LibreOffice Module sw (master) 1
Classes | Namespaces | Variables
tablemgr.hxx File Reference
#include <swdllapi.h>
#include <swtypes.hxx>
#include <tabcol.hxx>
#include <vcl/weld.hxx>
Include dependency graph for tablemgr.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SwTableFUNC
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::frame
 
namespace  com::sun::star::chart2
 
namespace  com::sun::star::chart2::data
 

Variables

const SwTwips lAutoWidth = INVALID_TWIPS
 
const char cParaDelim = 0x0a
 

Variable Documentation

◆ cParaDelim

const char cParaDelim = 0x0a

Definition at line 40 of file tablemgr.hxx.

Referenced by SwConvertTableDlg::GetValues().

◆ lAutoWidth

const SwTwips lAutoWidth = INVALID_TWIPS

Definition at line 39 of file tablemgr.hxx.

Referenced by SwFormatTablePage::DeactivatePage().