Searched refs:SwUndoInsertLabel (Results 1 – 3 of 3) sorted by relevance
868 SwUndoInsertLabel::SwUndoInsertLabel( const SwLabelType eTyp, in SwUndoInsertLabel() function in SwUndoInsertLabel892 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()
163 class SwUndoInsertLabel : public SwUndo class193 SwUndoInsertLabel( const SwLabelType eTyp, const String &rText,201 virtual ~SwUndoInsertLabel();
1220 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 43 milliseconds