Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dedit.cxx860 void Edit::ImplInsertText( const XubString& rStr, const Selection* pNewSel, sal_Bool bIsUserInput ) in ImplInsertText() function in Edit
1031 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()
/trunk/main/vcl/inc/vcl/
H A Dedit.hxx101 …SAL_DLLPRIVATE void ImplInsertText( const XubString& rStr, const Selection* pNewSelection =…

Completed in 31 milliseconds