Home
last modified time | relevance | path

Searched refs:SwUndoInsertLabel (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/core/undo/
H A Dunins.cxx868 SwUndoInsertLabel::SwUndoInsertLabel( const SwLabelType eTyp, in SwUndoInsertLabel() function in SwUndoInsertLabel
892 SwUndoInsertLabel::~SwUndoInsertLabel() in ~SwUndoInsertLabel()
903 void SwUndoInsertLabel::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
943 void SwUndoInsertLabel::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()
984 void SwUndoInsertLabel::RepeatImpl(::sw::RepeatContext & rContext) in RepeatImpl()
1024 SwRewriter SwUndoInsertLabel::GetRewriter() const in GetRewriter()
1040 void SwUndoInsertLabel::SetFlys( SwFrmFmt& rOldFly, SfxItemSet& rChgSet, in SetFlys()
1055 void SwUndoInsertLabel::SetDrawObj( sal_uInt8 nLId ) in SetDrawObj()
/trunk/main/sw/source/core/inc/
H A DUndoInsert.hxx163 class SwUndoInsertLabel : public SwUndo class
193 SwUndoInsertLabel( const SwLabelType eTyp, const String &rText,
201 virtual ~SwUndoInsertLabel();
/trunk/main/sw/source/core/doc/
H A Ddoclay.cxx1220 SwUndoInsertLabel *const pUndo, in lcl_InsertLabel()
1552 SwUndoInsertLabel * pUndo(0); in InsertLabel()
1555 pUndo = new SwUndoInsertLabel( in InsertLabel()
1588 SwUndoInsertLabel *const pUndo, SwDrawFrmFmt *const pOldFmt, in lcl_InsertDrawLabel()
1851 SwUndoInsertLabel * pUndo = 0; in InsertDrawLabel()
1855 pUndo = new SwUndoInsertLabel( in InsertDrawLabel()

Completed in 27 milliseconds