Home
last modified time | relevance | path

Searched refs:Has16BitIndexes (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sc/source/filter/inc/
H A Dxlpivot.hxx553 bool Has16BitIndexes() const;
/aoo41x/main/sc/source/filter/excel/
H A Dxepivot.cxx302 return Has16BitIndexes() ? 2 : 1; in GetIndexSize()
311 if( Has16BitIndexes() ) in WriteIndex()
H A Dxlpivot.cxx388 bool XclPCField::Has16BitIndexes() const in Has16BitIndexes() function in XclPCField
H A Dxipivot.cxx767 … sal_uInt16 nItemIdx = (*aIt)->Has16BitIndexes() ? aPCStrm.ReaduInt16() : aPCStrm.ReaduInt8(); in ReadPivotCacheStream()

Completed in 68 milliseconds