Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/inc/
H A DUndoTable.hxx158 class SwUndoTblAutoFmt : public SwUndo class
168 SwUndoTblAutoFmt( const SwTableNode& rTblNd, const SwTableAutoFmt& );
170 virtual ~SwUndoTblAutoFmt();
/aoo42x/main/sw/source/core/undo/
H A Duntbl.cxx1478 SwUndoTblAutoFmt::SwUndoTblAutoFmt( const SwTableNode& rTblNd, in SwUndoTblAutoFmt() function in SwUndoTblAutoFmt
1495 SwUndoTblAutoFmt::~SwUndoTblAutoFmt() in ~SwUndoTblAutoFmt()
1500 void SwUndoTblAutoFmt::SaveBoxCntnt( const SwTableBox& rBox ) in SaveBoxCntnt()
1508 SwUndoTblAutoFmt::UndoRedo(bool const bUndo, ::sw::UndoRedoContext & rContext) in UndoRedo()
1533 void SwUndoTblAutoFmt::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
1538 void SwUndoTblAutoFmt::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()
/aoo42x/main/sw/source/core/docnode/
H A Dndtbl.cxx3745 SwUndoTblAutoFmt* pUndo;
3854 SwUndoTblAutoFmt* pUndo = 0; in SetTableAutoFmt()
3858 pUndo = new SwUndoTblAutoFmt( *pTblNd, rNew ); in SetTableAutoFmt()

Completed in 136 milliseconds