Searched refs:importItemList (Results 1 – 2 of 2) sorted by relevance
364 void PivotCacheItemList::importItemList( BiffInputStream& rStrm, sal_uInt16 nCount ) in importItemList() function in oox::xls::PivotCacheItemList665 maGroupItems.importItemList( rStrm, nGroupItems ); in importPCDField()683 maSharedItems.importItemList( rStrm, nSharedItems ); in importPCDField()702 aLimits.importItemList( rStrm, 3 ); in importPCDFRangePr()
115 void importItemList( BiffInputStream& rStrm, sal_uInt16 nCount );
Completed in 28 milliseconds