Home
last modified time | relevance | path

Searched refs:UNDO (Results 1 – 18 of 18) sorted by relevance

/trunk/main/sw/source/ui/wrtsh/
H A Dwrtundo.cxx56 case UNDO: in Do()
117 case UNDO: in GetDoString()
139 case UNDO: in GetDoStrings()
/trunk/main/sw/source/core/undo/
H A Ddocundo.cxx497 if (UNDO == undoOrRedo) in impl_DoUndoRedo()
532 return impl_DoUndoRedo(UNDO); in Undo()
/trunk/main/sw/source/ui/shells/
H A Dannotsh.cxx1491 rSh.Do( SwWrtShell::UNDO, nCnt ); in ExecUndo()
1550 rSet.Put( SfxStringItem( nWhich, rSh.GetDoString(SwWrtShell::UNDO)) ); in StateUndo()
1600 rSh.GetDoStrings( SwWrtShell::UNDO, aItem ); in StateUndo()
1605 rSh.GetDoStrings( SwWrtShell::UNDO, aItem ); in StateUndo()
H A Dbasesh.cxx513 rSh.Do( SwWrtShell::UNDO, nCnt ); in ExecUndo()
551 rSh.GetDoString(SwWrtShell::UNDO))); in StateUndo()
585 rSh.GetDoStrings( SwWrtShell::UNDO, aStrLst ); in StateUndo()
/trunk/main/sw/source/core/inc/
H A DUndoManager.hxx105 typedef enum { UNDO = true, REDO = false } UndoOrRedo_t; enumerator
/trunk/main/winaccessibility/source/UAccCOM/
H A DAccessibleKeyStroke.h147 const short UNDO = 11; variable
/trunk/main/offapi/com/sun/star/awt/
H A DKeyFunction.idl83 const short UNDO = 11;
H A DKey.idl399 const short UNDO = 1300;
/trunk/main/offapi/com/sun/star/sdbc/
H A DChangeAction.idl50 const long UNDO = 4;
/trunk/main/winaccessibility/source/UAccCOMIDL/
H A DAccessibleKeyStroke.idl142 const short UNDO = 11;
/trunk/main/framework/source/accelerators/
H A Dkeymapping.cxx141 {css::awt::Key::UNDO , "KEY_UNDO" },
/trunk/main/framework/qa/complex/accelerators/
H A DKeyMapping.java142 new KeyIdentifierInfo("UNDO", new Short(com.sun.star.awt.Key.UNDO)), in KeyMapping()
/trunk/main/vcl/inc/vcl/
H A Dkeycodes.hxx142 #define KEY_UNDO ((sal_uInt16)::com::sun::star::awt::Key::UNDO)
/trunk/main/sw/source/ui/inc/
H A Dwrtsh.hxx371 enum DoType { UNDO, REDO, REPEAT }; enumerator
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DAccessibleKeyBinding.java326 case com.sun.star.awt.Key.UNDO: in convertKeyCode()
/trunk/main/rsc/source/parser/
H A Drscibas.cxx435 SETCONST( pKey, "KEY_UNDO", com::sun::star::awt::Key::UNDO ); in InitKey()
/trunk/main/svx/inc/svx/
H A Ddialogs.hrc860 // listbox control for UNDO and REDO
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx4838 rSh.Do(SwWrtShell::UNDO); in Command()

Completed in 143 milliseconds