Home
last modified time | relevance | path

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

/trunk/main/starmath/source/
H A Daccessibility.cxx536 sal_Int32 nAccIndex = pNode->GetAccessibleIndex(); in getCharacterBounds()
646 DBG_ASSERT( pNode->GetAccessibleIndex() >= 0, in getIndexAtPoint()
649 nRes = pNode->GetAccessibleIndex() + nRes; in getIndexAtPoint()
H A Dnode.cxx546 sal_Int32 nIdx = GetAccessibleIndex(); in FindNodeWithAccessibleIndex()
/trunk/main/starmath/inc/
H A Dnode.hxx162 sal_Int32 GetAccessibleIndex() const { return nAccIndex; } in GetAccessibleIndex() function in SmNode

Completed in 42 milliseconds