Home
last modified time | relevance | path

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

/trunk/main/svtools/inc/svtools/
H A Dtexteng.hxx205 …Rectangle GetEditCursor( const TextPaM& rPaM, sal_Bool bSpecial, sal_Bool bPreferPortionStart = …
208 …Pos( sal_uLong nPara, TextLine* pLine, sal_uInt16 nIndex, sal_Bool bPreferPortionStart = sal_False…
/trunk/main/svtools/source/edit/
H A Dtexteng.cxx978 …e TextEngine::GetEditCursor( const TextPaM& rPaM, sal_Bool bSpecial, sal_Bool bPreferPortionStart ) in GetEditCursor() argument
1030 long nX = ImpGetXPos( rPaM.GetPara(), pLine, rPaM.GetIndex(), bPreferPortionStart ); in GetEditCursor()
1035 …ne::ImpGetXPos( sal_uLong nPara, TextLine* pLine, sal_uInt16 nIndex, sal_Bool bPreferPortionStart ) in ImpGetXPos() argument
1039 sal_Bool bDoPreferPortionStart = bPreferPortionStart; in ImpGetXPos()
1079 … DBG_ASSERT( !bPreferPortionStart, "ImpGetXPos - How can we this tab portion here???" ); in ImpGetXPos()
/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx4177 …XPos( ParaPortion* pParaPortion, EditLine* pLine, sal_uInt16 nIndex, sal_Bool bPreferPortionStart ) in GetXPos() argument
4182 sal_Bool bDoPreferPortionStart = bPreferPortionStart; in GetXPos()
4219 if ( !bPreferPortionStart ) in GetXPos()
H A Dimpedit.hxx538 …ortion* pParaPortion, EditLine* pLine, sal_uInt16 nIndex, sal_Bool bPreferPortionStart = sal_False…

Completed in 62 milliseconds