Searched refs:Has16BitIndexes (Results 1 – 4 of 4) sorted by relevance
553 bool Has16BitIndexes() const;
302 return Has16BitIndexes() ? 2 : 1; in GetIndexSize()311 if( Has16BitIndexes() ) in WriteIndex()
388 bool XclPCField::Has16BitIndexes() const in Has16BitIndexes() function in XclPCField
767 … sal_uInt16 nItemIdx = (*aIt)->Has16BitIndexes() ? aPCStrm.ReaduInt16() : aPCStrm.ReaduInt8(); in ReadPivotCacheStream()
Completed in 44 milliseconds