LibreOffice Module sd (master) 1
Classes | Namespaces | Enumerations
TableDesignPane.hxx File Reference
#include <svtools/valueset.hxx>
#include <sfx2/sidebar/ILayoutableWindow.hxx>
#include <sfx2/sidebar/PanelLayout.hxx>
#include <vcl/weld.hxx>
Include dependency graph for TableDesignPane.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sd::TableValueSet
 
class  sd::TableDesignWidget
 
class  sd::TableDesignPane
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::beans
 
namespace  com::sun::star::container
 
namespace  com::sun::star::drawing
 
namespace  sd
 
namespace  sd::tools
 

Enumerations

enum  sd::TableCheckBox : sal_uInt16 {
  sd::CB_HEADER_ROW = 0 ,
  sd::CB_TOTAL_ROW = 1 ,
  sd::CB_BANDED_ROWS = 2 ,
  sd::CB_FIRST_COLUMN = 3 ,
  sd::CB_LAST_COLUMN = 4 ,
  sd::CB_BANDED_COLUMNS = 5 ,
  sd::CB_COUNT = CB_BANDED_COLUMNS + 1
}