Home
last modified time | relevance | path

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

/aoo42x/main/starmath/source/
H A Daccessibility.cxx540 String aNodeText; in getCharacterBounds() local
541 pNode->GetAccessibleText( aNodeText ); in getCharacterBounds()
543 if (0 <= nNodeIndex && nNodeIndex < aNodeText.Len()) in getCharacterBounds()
553 sal_Int32 *pXAry = new sal_Int32[ aNodeText.Len() ]; in getCharacterBounds()
555 pWin->GetTextArray( aNodeText, pXAry, 0, aNodeText.Len() ); in getCharacterBounds()

Completed in 26 milliseconds