Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/undo/
H A Dunins.cxx888 OBJECT.pUndoFly = 0; in SwUndoInsertLabel()
896 delete OBJECT.pUndoFly; in ~SwUndoInsertLabel()
909 ASSERT( OBJECT.pUndoAttr && OBJECT.pUndoFly, "Pointer nicht initialisiert" ) in UndoImpl()
918 OBJECT.pUndoFly->UndoImpl(rContext); in UndoImpl()
949 ASSERT( OBJECT.pUndoAttr && OBJECT.pUndoFly, "Pointer nicht initialisiert" ) in RedoImpl()
957 OBJECT.pUndoFly->RedoImpl(rContext); in RedoImpl()
1051 OBJECT.pUndoFly = new SwUndoInsLayFmt( &rNewFly,0,0 ); in SetFlys()
/aoo4110/main/sw/source/core/inc/
H A DUndoInsert.hxx168 SwUndoInsLayFmt* pUndoFly; member

Completed in 28 milliseconds