Home
last modified time | relevance | path

Searched refs:OLUNDO_EXPAND (Results 1 – 5 of 5) sorted by relevance

/trunk/main/editeng/source/outliner/
H A Doutlundo.cxx188 if((_nId == OLUNDO_EXPAND && !bUndo) || (_nId == OLUNDO_COLLAPSE && bUndo)) in Restore()
H A Doutleeng.cxx139 case OLUNDO_EXPAND: in GetUndoComment()
H A Doutliner.cxx895 UndoActionStart( OLUNDO_EXPAND ); in Expand()
896 pUndo = new OLUndoExpand( this, OLUNDO_EXPAND ); in Expand()
908 UndoActionEnd( OLUNDO_EXPAND ); in Expand()
H A Doutlvw.cxx937 pOwner->UndoActionStart( bExpand ? OLUNDO_EXPAND : OLUNDO_COLLAPSE ); in ImplExpandOrCollaps()
951 pOwner->UndoActionEnd( bExpand ? OLUNDO_EXPAND : OLUNDO_COLLAPSE ); in ImplExpandOrCollaps()
/trunk/main/editeng/inc/editeng/
H A Doutliner.hxx113 #define OLUNDO_EXPAND EDITUNDO_USER+2 macro

Completed in 55 milliseconds