Searched defs:SheetContentKey (Results 1 – 1 of 1) sorted by relevance
61 struct SheetContentKey { struct62 SheetContentKey() {} in SheetContentKey() argument63 SheetContentKey(int32_t inputInstanceId, int32_t inputContentNodeId) in SheetContentKey() function67 bool operator<(const SheetContentKey& other) const { argument