Searched refs:ImplSetSelection (Results 1 – 2 of 2) sorted by relevance
1023 ImplSetSelection( *pNewSelection, sal_False ); in ImplSetText()1360 ImplSetSelection( aSelection ); in ImplSetCursorPos()1449 ImplSetSelection( Selection( 0, 0xFFFF ) ); in MouseButtonDown()1587 ImplSetSelection( Selection( 0, maText.Len() ) ); in ImplHandleKeyEvent()1613 ImplSetSelection( Selection( 0, maText.Len() ) ); in ImplHandleKeyEvent()1727 ImplSetSelection( aSel ); in ImplHandleKeyEvent()2179 ImplSetSelection( Selection( 0, maText.Len() ) ); in Command()2632 ImplSetSelection( rSelection ); in SetSelection()2640 mpSubEdit->ImplSetSelection( rSelection ); in ImplSetSelection()2783 ImplSetSelection( Selection( 0, maUndoText.Len() ) ); in Undo()[all …]
127 …SAL_DLLPRIVATE void ImplSetSelection( const Selection& rSelection, sal_Bool bPaint = sal_Tr…
Completed in 33 milliseconds