Home
last modified time | relevance | path

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

/trunk/main/svtools/source/edit/
H A Dtextview.cxx287 ImpSetSelection( aNewSel ); in SetSelection()
314 ImpSetSelection( aPaM ); in DeleteSelected()
790 ImpSetSelection( aCurSel ); in KeyInput()
897 ImpSetSelection( aNewSel ); in MouseButtonDown()
911 ImpSetSelection( aNewSel ); in MouseButtonDown()
1352 ImpSetSelection( aNewSelection ); in ImpMoveCursor()
1358 ImpSetSelection( aNewSelection ); in ImpMoveCursor()
1404 ImpSetSelection( aNewSel ); in InsertNewText()
1931 ImpSetSelection( aNewSel ); in SetCursorAtPoint()
1935 ImpSetSelection( aNewSel ); in SetCursorAtPoint()
[all …]
H A Dtextundo.cxx100 GetView()->ImpSetSelection( aNewSel ); in UndoRedoEnd()
127 GetView()->ImpSetSelection( rSel ); in SetSelection()
H A Dxtextedt.cxx402 ImpSetSelection( aSel ); in ImpIndentBlock()
H A Dtexteng.cxx506 pView->ImpSetSelection( aEmptySel ); in ImpRemoveText()
529 pView->ImpSetSelection( aEmptySel ); in SetText()
2671 GetActiveView()->ImpSetSelection( aNewSel ); in Read()
/trunk/main/svtools/inc/svtools/
H A Dtextview.hxx76 void ImpSetSelection( const TextSelection& rNewSel, sal_Bool bUI );
83 void ImpSetSelection( const TextSelection& rSelection );
/trunk/main/editeng/source/editeng/
H A Deditundo.cxx635 ImpSetSelection( GetImpEditEngine()->GetActiveView() ); in Undo()
649 ImpSetSelection( GetImpEditEngine()->GetActiveView() ); in Redo()
652 void EditUndoSetAttribs::ImpSetSelection( EditView* /*pView*/ ) in ImpSetSelection() function in EditUndoSetAttribs
H A Deditundo.hxx247 void ImpSetSelection( EditView* pView );

Completed in 38 milliseconds