LibreOffice Module svx (master) 1
Public Member Functions | Public Attributes | List of all members
sdr::table::TableStyleSettings Struct Reference

TableStyleSettings. More...

#include <svdotable.hxx>

Public Member Functions

 TableStyleSettings ()
 
 TableStyleSettings (const TableStyleSettings &rStyle)
 
TableStyleSettingsoperator= (const TableStyleSettings &rStyle)
 
bool operator== (const TableStyleSettings &r) const
 

Public Attributes

bool mbUseFirstRow
 
bool mbUseLastRow
 
bool mbUseFirstColumn
 
bool mbUseLastColumn
 
bool mbUseRowBanding
 
bool mbUseColumnBanding
 

Detailed Description

TableStyleSettings.

Definition at line 74 of file svdotable.hxx.

Constructor & Destructor Documentation

◆ TableStyleSettings() [1/2]

sdr::table::TableStyleSettings::TableStyleSettings ( )

Definition at line 154 of file svdotable.cxx.

◆ TableStyleSettings() [2/2]

sdr::table::TableStyleSettings::TableStyleSettings ( const TableStyleSettings rStyle)

Definition at line 164 of file svdotable.cxx.

Member Function Documentation

◆ operator=()

TableStyleSettings & sdr::table::TableStyleSettings::operator= ( const TableStyleSettings rStyle)

◆ operator==()

bool sdr::table::TableStyleSettings::operator== ( const TableStyleSettings r) const

Member Data Documentation

◆ mbUseColumnBanding

bool sdr::table::TableStyleSettings::mbUseColumnBanding

◆ mbUseFirstColumn

bool sdr::table::TableStyleSettings::mbUseFirstColumn

◆ mbUseFirstRow

bool sdr::table::TableStyleSettings::mbUseFirstRow

◆ mbUseLastColumn

bool sdr::table::TableStyleSettings::mbUseLastColumn

◆ mbUseLastRow

bool sdr::table::TableStyleSettings::mbUseLastRow

◆ mbUseRowBanding

bool sdr::table::TableStyleSettings::mbUseRowBanding

The documentation for this struct was generated from the following files: