Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/Accessibility/
H A DAccessibleCsvControl.cxx319 sal_Int32 lcl_GetRulerPos( sal_Int32 nApiPos ) in lcl_GetRulerPos() function
471 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 22 milliseconds