Searched refs:lcl_GetRulerPos (Results 1 – 1 of 1) sorted by relevance
319 sal_Int32 lcl_GetRulerPos( sal_Int32 nApiPos ) in lcl_GetRulerPos() function471 rRuler.Execute( CSVCMD_MOVERULERCURSOR, lcl_GetRulerPos( nIndex ) ); in setCaretPosition()510 Point aPos( rRuler.GetX( lcl_GetRulerPos( nIndex ) ) - rRuler.GetCharWidth() / 2, 0 ); in getCharacterBounds()595 sal_Int32 nRulerPos = lcl_GetRulerPos( nIndex ); in getTextAtIndex()655 sal_Int32 nRulerPos = lcl_GetRulerPos( nIndex ); in getTextBeforeIndex()708 sal_Int32 nRulerPos = lcl_GetRulerPos( nIndex ); in getTextBehindIndex()866 sal_Int32 nRulerPos = lcl_GetRulerPos( maBuffer.getLength() ); in constructStringBuffer()885 sal_Int32 nRulerPos = lcl_GetRulerPos( nApiPos ); in implHasSplit()
Completed in 23 milliseconds