Searched refs:pUndoFly (Results 1 – 2 of 2) sorted by relevance
888 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()
168 SwUndoInsLayFmt* pUndoFly; member
Completed in 13 milliseconds