LibreOffice Module svx (master) 1
Namespaces | Functions | Variables
tabledesign.hxx File Reference
#include <svx/svxdllapi.h>
#include <com/sun/star/container/XNameAccess.hpp>
Include dependency graph for tabledesign.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  sdr
 
namespace  sdr::table
 

Functions

Reference< XNameAccess > sdr::table::CreateTableDesignFamily ()
 

Variables

const sal_Int32 sdr::table::first_row_style = 0
 
const sal_Int32 sdr::table::last_row_style = 1
 
const sal_Int32 sdr::table::first_column_style = 2
 
const sal_Int32 sdr::table::last_column_style = 3
 
const sal_Int32 sdr::table::even_rows_style = 4
 
const sal_Int32 sdr::table::odd_rows_style = 5
 
const sal_Int32 sdr::table::even_columns_style = 6
 
const sal_Int32 sdr::table::odd_columns_style = 7
 
const sal_Int32 sdr::table::body_style = 8
 
const sal_Int32 sdr::table::background_style = 9
 
const sal_Int32 sdr::table::style_count = 10