Searched refs:ImplInsertText (Results 1 – 2 of 2) sorted by relevance
860 void Edit::ImplInsertText( const XubString& rStr, const Selection* pNewSel, sal_Bool bIsUserInput ) in ImplInsertText() function in Edit1031 ImplInsertText( rText, pNewSelection ); in ImplSetText()1599 ImplInsertText( aChars ); in ImplHandleKeyEvent()1830 ImplInsertText( rKEvt.GetCharCode(), 0, sal_True ); in ImplHandleKeyEvent()2187 ImplInsertText( aChars ); in Command()2712 ImplInsertText( rStr ); in ReplaceSelected()2782 ImplInsertText( maUndoText ); in Undo()3069 ImplInsertText( aText ); in drop()
101 …SAL_DLLPRIVATE void ImplInsertText( const XubString& rStr, const Selection* pNewSelection =…
Completed in 33 milliseconds