LibreOffice Module sw (master) 1
Functions
edtab.cxx File Reference
#include <fesh.hxx>
#include <hintids.hxx>
#include <hints.hxx>
#include <swwait.hxx>
#include <editsh.hxx>
#include <doc.hxx>
#include <IDocumentUndoRedo.hxx>
#include <IDocumentChartDataProviderAccess.hxx>
#include <IDocumentFieldsAccess.hxx>
#include <IDocumentState.hxx>
#include <cntfrm.hxx>
#include <pam.hxx>
#include <ndtxt.hxx>
#include <swtable.hxx>
#include <swundo.hxx>
#include <tblsel.hxx>
#include <cellfrm.hxx>
#include <cellatr.hxx>
#include <swtblfmt.hxx>
#include <swddetbl.hxx>
#include <mdiexp.hxx>
#include <itabenum.hxx>
#include <svl/numformat.hxx>
#include <vcl/uitest/logger.hxx>
#include <vcl/uitest/eventdescription.hxx>
Include dependency graph for edtab.cxx:

Go to the source code of this file.

Functions

static bool ConvertTableToText (const SwTableNode *pTableNode, sal_Unicode cCh)
 
static void ConvertNestedTablesToText (const SwTableLines &rTableLines, sal_Unicode cCh)
 

Function Documentation

◆ ConvertNestedTablesToText()

static void ConvertNestedTablesToText ( const SwTableLines rTableLines,
sal_Unicode  cCh 
)
static

◆ ConvertTableToText()

bool ConvertTableToText ( const SwTableNode pTableNode,
sal_Unicode  cCh 
)
static