Home
last modified time | relevance | path

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

/trunk/main/editeng/source/uno/
H A Dunoedprx.cxx171 ESelection MakeEESelection( const SvxAccessibleTextIndex& rIndex ) in MakeEESelection() function
551 return mrTextForwarder->GetAttribs( MakeEESelection(aStartIndex, aEndIndex), in GetAttribs()
591 return mrTextForwarder->GetItemState( MakeEESelection(aStartIndex, aEndIndex), in GetItemState()
613 MakeEESelection(aStartIndex, aEndIndex) ); in QuickInsertText()
627 MakeEESelection(aStartIndex, aEndIndex) ); in QuickInsertField()
641 MakeEESelection(aStartIndex, aEndIndex) ); in QuickSetAttribs()
654 mrTextForwarder->QuickInsertLineBreak( MakeEESelection(aStartIndex, aEndIndex) ); in QuickInsertLineBreak()
787 ESelection aSel = MakeEESelection( aIndex ); in GetCharBounds()
896 ESelection aSelection = MakeEESelection( aIndex ); in GetIndexAtPoint()
1076 return mrTextForwarder->Delete( MakeEESelection(aStartIndex, aEndIndex ) ); in Delete()
[all …]

Completed in 21 milliseconds