Home
last modified time | relevance | path

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

/aoo41x/main/editeng/source/outliner/
H A Doutlundo.cxx188 if((_nId == OLUNDO_EXPAND && !bUndo) || (_nId == OLUNDO_COLLAPSE && bUndo)) in Restore()
H A Doutleeng.cxx142 case OLUNDO_COLLAPSE: in GetUndoComment()
H A Doutliner.cxx928 UndoActionStart( OLUNDO_COLLAPSE ); in Collapse()
929 pUndo = new OLUndoExpand( this, OLUNDO_COLLAPSE ); in Collapse()
942 UndoActionEnd( OLUNDO_COLLAPSE ); in Collapse()
H A Doutlvw.cxx937 pOwner->UndoActionStart( bExpand ? OLUNDO_EXPAND : OLUNDO_COLLAPSE ); in ImplExpandOrCollaps()
951 pOwner->UndoActionEnd( bExpand ? OLUNDO_EXPAND : OLUNDO_COLLAPSE ); in ImplExpandOrCollaps()
/aoo41x/main/editeng/inc/editeng/
H A Doutliner.hxx114 #define OLUNDO_COLLAPSE EDITUNDO_USER+3 macro

Completed in 76 milliseconds