Searched refs:lcl_GetApiPos (Results 1 – 1 of 1) sorted by relevance
305 sal_Int32 lcl_GetApiPos( sal_Int32 nRulerPos ) in lcl_GetApiPos() function332 nApiLimit = lcl_GetApiPos( nExp ); in lcl_GetRulerPos()460 return lcl_GetApiPos( implGetRuler().GetRulerCursorPos() ); in getCaretPosition()535 …return lcl_GetApiPos( ::std::min( ::std::max( rRuler.GetPosFromX( rPoint.X ), static_cast<sal_Int3… in getIndexAtPoint()670 aResult = getTextAtIndex( lcl_GetApiPos( nRulerPos - 1 ), nTextType ); in getTextBeforeIndex()724 aResult = getTextAtIndex( lcl_GetApiPos( nRulerPos + 1 ), nTextType ); in getTextBehindIndex()880 return lcl_GetApiPos( implGetRuler().GetPosCount() + 1 ); in implGetTextLength()886 return implGetRuler().HasSplit( nRulerPos ) && (nApiPos == lcl_GetApiPos( nRulerPos )); in implHasSplit()
Completed in 17 milliseconds