Home
last modified time | relevance | path

Searched refs:SwUndoTblToTxt (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/core/inc/
H A DUndoTable.hxx115 class SwUndoTblToTxt : public SwUndo class
129 SwUndoTblToTxt( const SwTable& rTbl, sal_Unicode cCh );
131 virtual ~SwUndoTblToTxt();
/trunk/main/sw/inc/
H A Dndarr.hxx69 class SwUndoTblToTxt;
291 SwUndoTblToTxt* = 0 );
/trunk/main/sw/source/core/undo/
H A Duntbl.cxx427 SwUndoTblToTxt::SwUndoTblToTxt( const SwTable& rTbl, sal_Unicode cCh ) in SwUndoTblToTxt() function in SwUndoTblToTxt
467 SwUndoTblToTxt::~SwUndoTblToTxt() in ~SwUndoTblToTxt()
477 void SwUndoTblToTxt::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
657 void SwUndoTblToTxt::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()
694 void SwUndoTblToTxt::RepeatImpl(::sw::RepeatContext & rContext) in RepeatImpl()
710 void SwUndoTblToTxt::SetRange( const SwNodeRange& rRg ) in SetRange()
716 void SwUndoTblToTxt::AddBoxPos( SwDoc& rDoc, sal_uLong nNdIdx, sal_uLong nEndIdx, xub_StrLen nCntnt… in AddBoxPos()
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx1496 SwUndoTblToTxt* pUndo = 0; in TableToText()
1502 pUndo = new SwUndoTblToTxt( pTblNd->GetTable(), cCh ); in TableToText()
1531 SwUndoTblToTxt* pUndo;
1534 _DelTabPara( SwNodes& rNodes, sal_Unicode cChar, SwUndoTblToTxt* pU ) : in _DelTabPara()
1622 SwUndoTblToTxt* pUndo ) in TableToText()

Completed in 63 milliseconds