Home
last modified time | relevance | path

Searched refs:TableToText (Results 1 – 7 of 7) sorted by relevance

/aoo42x/main/sw/source/core/edit/
H A Dedtab.cxx97 return pTableNode->GetDoc()->TableToText( pTableNode, cCh ); in ConvertTableToText()
146 sal_Bool SwEditShell::TableToText( sal_Unicode cCh ) in TableToText() function in SwEditShell
/aoo42x/main/sw/inc/
H A Dndarr.hxx290 sal_Bool TableToText( const SwNodeRange& rRange, sal_Unicode cCh,
H A Deditsh.hxx680 sal_Bool TableToText( sal_Unicode cCh );
H A Ddoc.hxx1700 sal_Bool TableToText( const SwTableNode* pTblNd, sal_Unicode cCh );
/aoo42x/main/sw/source/core/undo/
H A Duntbl.cxx676 rDoc.TableToText( pTblNd, cTrenner ); in RedoImpl()
706 rContext.GetDoc().TableToText( pTblNd, cTrenner ); in RepeatImpl()
784 rDoc.TableToText( pTNd, 0x0b == cTrenner ? 0x09 : cTrenner ); in UndoImpl()
/aoo42x/main/sw/source/core/docnode/
H A Dndtbl.cxx1478 sal_Bool SwDoc::TableToText( const SwTableNode* pTblNd, sal_Unicode cCh ) in TableToText() function in SwDoc
1509 sal_Bool bRet = GetNodes().TableToText( aRg, cCh, pUndo ); in TableToText()
1621 sal_Bool SwNodes::TableToText( const SwNodeRange& rRange, sal_Unicode cCh, in TableToText() function in SwNodes
/aoo42x/main/sw/source/ui/shells/
H A Dbasesh.cxx924 rSh.TableToText( cDelim ); in Execute()

Completed in 77 milliseconds