Searched refs:MakeEESelection (Results 1 – 1 of 1) sorted by relevance
| /AOO41X/main/editeng/source/uno/ |
| H A D | unoedprx.cxx | 138 ESelection MakeEESelection( const SvxAccessibleTextIndex& rStart, const SvxAccessibleTextIndex& rEn… in MakeEESelection() function 171 ESelection MakeEESelection( const SvxAccessibleTextIndex& rIndex ) in MakeEESelection() function 488 String sStr = mrTextForwarder->GetText( MakeEESelection(aStartIndex, aEndIndex) ); in GetText() 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() [all …]
|