Searched refs:GetSize_Impl (Results 1 – 3 of 3) sorted by relevance
570 for ( nArrCnt = GetSize_Impl(); in Delete()607 for ( nArrCnt = GetSize_Impl(); in Delete()653 for ( nArrCnt = GetSize_Impl(); in Cleanup()674 for ( nArrCnt = GetSize_Impl(); in Cleanup()
205 const sal_uInt16 nSize = GetSize_Impl(); in Store()280 sal_uInt16 nCount = GetSize_Impl(); in Store()346 for( sal_uInt16 nArrCnt = GetSize_Impl(); nArrCnt; --nArrCnt, ++ppItemArr ) in LoadCompleted()494 for( size_t nArrCnt = GetSize_Impl(); nArrCnt; --nArrCnt, ++ppItemArr ) in Load()
137 inline sal_uInt16 GetSize_Impl() const { return nEnd - nStart + 1; } in GetSize_Impl() function in SfxItemPool
Completed in 46 milliseconds