Home
last modified time | relevance | path

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

/aoo4110/main/svl/source/items/
H A Dnranges.cxx105 NUMTYPE Count_Impl( const NUMTYPE *pRanges ) in Count_Impl() function
159 NUMTYPE nCount = Count_Impl( rOrig._pRanges ) + 1; in SfxNumRanges()
224 NUMTYPE nCount = Count_Impl(pArr) + 1; in SfxNumRanges()
285 NUMTYPE nCount = Count_Impl( rRanges._pRanges ) + 1; in operator =()
476 NUMTYPE nThisSize = Count_Impl(_pRanges); in operator -=()
477 NUMTYPE nTargetSize = 1 + ( nThisSize + Count_Impl(rRanges._pRanges) ); in operator -=()
582 NUMTYPE nUShorts = Count_Impl(pTarget) + 1; in operator -=()
686 NUMTYPE nThisSize = Count_Impl(_pRanges); in operator /=()
687 NUMTYPE nTargetSize = 1 + ( nThisSize + Count_Impl(rRanges._pRanges) ); in operator /=()
760 NUMTYPE nUShorts = Count_Impl(pTarget) + 1; in operator /=()
H A Drngitem_inc.cxx27 static inline NUMTYPE Count_Impl(const NUMTYPE * pRanges) in Count_Impl() function
39 NUMTYPE Count_Impl( const NUMTYPE *pRanges );
143 NUMTYPE nCount = Count_Impl(pRanges) + 1; in SfxXRangesItem()
166 NUMTYPE nCount = Count_Impl(rItem._pRanges) + 1; in SfxXRangesItem()
226 NUMTYPE nCount = Count_Impl( _pRanges ); in Store()
H A Ditemset.cxx871 sal_uInt16 nCount = Count_Impl(pNewRanges) + 1; in SetRanges()

Completed in 19 milliseconds