Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/undo/
H A DSwUndoField.cxx122 SwUndoFieldFromAPI::SwUndoFieldFromAPI(const SwPosition & rPos, in SwUndoFieldFromAPI() function in SwUndoFieldFromAPI
129 SwUndoFieldFromAPI::~SwUndoFieldFromAPI() in ~SwUndoFieldFromAPI()
133 void SwUndoFieldFromAPI::UndoImpl(::sw::UndoRedoContext &) in UndoImpl()
141 void SwUndoFieldFromAPI::DoImpl() in DoImpl()
149 void SwUndoFieldFromAPI::RedoImpl(::sw::UndoRedoContext &) in RedoImpl()
154 void SwUndoFieldFromAPI::RepeatImpl(::sw::RepeatContext &) in RepeatImpl()
/trunk/main/sw/inc/
H A DSwUndoField.hxx70 class SwUndoFieldFromAPI : public SwUndoField class
78 SwUndoFieldFromAPI(const SwPosition & rPos,
82 virtual ~SwUndoFieldFromAPI();
/trunk/main/sw/source/core/doc/
H A Ddocfld.cxx2817 SwUndo *const pUndo(new SwUndoFieldFromAPI(rPos, aOldVal, rVal, nWhich)); in PutValueToField()

Completed in 31 milliseconds