Home
last modified time | relevance | path

Searched refs:GetSize_Impl (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/svl/source/items/
H A Ditempool.cxx570 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()
H A Dpoolio.cxx205 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()
/aoo4110/main/svl/inc/svl/
H A Ditempool.hxx137 inline sal_uInt16 GetSize_Impl() const { return nEnd - nStart + 1; } in GetSize_Impl() function in SfxItemPool

Completed in 152 milliseconds