Home
last modified time | relevance | path

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

/trunk/main/svtools/source/edit/
H A Dtextdata.cxx92 …ist::FindPortion( sal_uInt16 nCharPos, sal_uInt16& nPortionStart, sal_Bool bPreferStartingPortion ) in FindPortion() argument
103 if ( ( nTmpPos != nCharPos ) || !bPreferStartingPortion || ( nPortion == Count() - 1 ) ) in FindPortion()
H A Dtextdat2.hxx98 …ortion( sal_uInt16 nCharPos, sal_uInt16& rPortionStart, sal_Bool bPreferStartingPortion = sal_Fals…
/trunk/main/editeng/source/editeng/
H A Deditdoc2.cxx112 …ist::FindPortion( sal_uInt16 nCharPos, sal_uInt16& nPortionStart, sal_Bool bPreferStartingPortion ) in FindPortion() argument
123 if ( ( nTmpPos != nCharPos ) || !bPreferStartingPortion || ( nPortion == Count() - 1 ) ) in FindPortion()
H A Deditdoc.hxx430 …ortion( sal_uInt16 nCharPos, sal_uInt16& rPortionStart, sal_Bool bPreferStartingPortion = sal_Fals…

Completed in 32 milliseconds