Home
last modified time | relevance | path

Searched refs:bDelFmt (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/sw/source/core/undo/
H A Dundraw.cxx210 if( bDelFmt ) in ~SwUndoDrawGroup()
224 bDelFmt = sal_False; in UndoImpl()
271 bDelFmt = sal_True; in RedoImpl()
341 : SwUndo( UNDO_DRAWUNGROUP ), bDelFmt( sal_False ) in SwUndoDrawUnGroup()
368 if( bDelFmt ) in ~SwUndoDrawUnGroup()
382 bDelFmt = sal_True; in UndoImpl()
419 bDelFmt = sal_False; in RedoImpl()
517 : SwUndo( UNDO_DRAWDELETE ), nSize( nCnt ), bDelFmt( sal_True ) in SwUndoDrawDelete()
525 if( bDelFmt ) in ~SwUndoDrawDelete()
537 bDelFmt = sal_False; in UndoImpl()
[all …]
H A Dundobj1.cxx61 if( bDelFmt ) // loeschen waehrend eines Undo's ?? in ~SwUndoFlyBase()
159 bDelFmt = sal_False; in InsFly()
164 bDelFmt = sal_True; // im DTOR das Format loeschen in DelFly()
245 bDelFmt = sal_False; in SwUndoInsLayFmt()
/aoo4110/main/sw/source/core/inc/
H A DUndoDraw.hxx64 sal_Bool bDelFmt; member in SwUndoDrawGroup
94 sal_Bool bDelFmt; member in SwUndoDrawUnGroup
132 sal_Bool bDelFmt; member in SwUndoDrawDelete
/aoo4110/main/sw/inc/
H A Dundobj.hxx282 sal_Bool bDelFmt; // loesche das gespeicherte Format member in SwUndoFlyBase

Completed in 62 milliseconds