Searched refs:STATE_EMPTY (Results 1 – 1 of 1) sorted by relevance
9661 enum EntryState { STATE_EMPTY, STATE_SINGLE, STATE_COMPLEX }; enumerator9670 ScUniqueFormatsEntry() : eState( STATE_EMPTY ) {} in ScUniqueFormatsEntry()9688 if ( eState == STATE_EMPTY ) in Join()
Completed in 62 milliseconds