Home
last modified time | relevance | path

Searched refs:GetCharPos (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sw/source/core/inc/
H A Dfrminf.hxx57 SwTwips GetCharPos( xub_StrLen nChar, sal_Bool bCenter = sal_True ) const;
/trunk/main/svtools/source/edit/
H A Dtextview.cxx1625 sal_uInt16 nCharPos = mpImpl->mpTextEngine->GetCharPos( rPaM.GetPara(), nLine-1, nX ); in CursorUp()
1639 sal_uInt16 nCharPos = mpImpl->mpTextEngine->GetCharPos( aPaM.GetPara(), nL, nX+1 ); in CursorUp()
1663 sal_uInt16 nCharPos = mpImpl->mpTextEngine->GetCharPos( rPaM.GetPara(), nLine+1, nX ); in CursorDown()
1675 sal_uInt16 nCharPos = mpImpl->mpTextEngine->GetCharPos( aPaM.GetPara(), 0, nX+1 ); in CursorDown()
H A Dtexteng.cxx1195 nCurIndex = GetCharPos( nPortion, nLine, rPosInPara.X(), bSmart ); in ImpFindIndex()
1207 sal_uInt16 TextEngine::GetCharPos( sal_uLong nPortion, sal_uInt16 nLine, long nXPos, sal_Bool ) in GetCharPos() function in TextEngine
/trunk/main/sw/source/core/text/
H A Dfrminf.cxx153 SwTwips SwTxtFrmInfo::GetCharPos( xub_StrLen nChar, sal_Bool bCenter ) const in GetCharPos() function in SwTxtFrmInfo
/trunk/main/vcl/inc/vcl/
H A Dedit.hxx233 xub_StrLen GetCharPos( const Point& rWindowPos ) const;
/trunk/main/svtools/inc/svtools/
H A Dtexteng.hxx204 …sal_uInt16 GetCharPos( sal_uLong nPara, sal_uInt16 nLine, long nDocPosX, sal_Bool bSmart = sal_…
/trunk/main/sw/source/core/edit/
H A Dautofmt.cxx682 aPosArr.Insert( static_cast<sal_uInt16>(aInfo.GetCharPos(n)), aPosArr.Count() ); in DoTable()
1461 nLeftTxtPos = aInfo.GetCharPos( static_cast<xub_StrLen>(pTxt - pSav) ); in BuildEnum()
/trunk/main/extensions/source/propctrlr/
H A Dstandardcontrol.cxx401 xub_StrLen nPos = GetCharPos( _rWindowPos ); in impl_textHitTest()
/trunk/main/vcl/source/control/
H A Dedit.cxx2928 xub_StrLen Edit::GetCharPos( const Point& rWindowPos ) const in GetCharPos() function in Edit
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx963 aFInfo.GetCharPos( nChPos+1, sal_False )), in TextToTable()

Completed in 136 milliseconds