Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dedit.cxx2003 maUndoText = maText; in GetFocus()
2134 if ( maUndoText == maText ) in Command()
2782 ImplInsertText( maUndoText ); in Undo()
2783 ImplSetSelection( Selection( 0, maUndoText.Len() ) ); in Undo()
2784 maUndoText = aText; in Undo()
/trunk/main/vcl/inc/vcl/
H A Dedit.hxx71 XubString maUndoText; member in Edit

Completed in 24 milliseconds