Searched defs:SheetContentKey (Results 1 – 1 of 1) sorted by relevance
213 struct SheetContentKey { struct214 SheetContentKey() {} in SheetContentKey() function215 SheetContentKey(int32_t inputInstanceId, int32_t inputContentNodeId) in SheetContentKey() argument219 bool operator<(const SheetContentKey& other) const { argument