Home
last modified time | relevance | path

Searched defs:TableStyleSettings (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svx/inc/svx/
H A Dsvdotable.hxx84 struct SVX_DLLPUBLIC TableStyleSettings struct
86 bool mbUseFirstRow;
87 bool mbUseLastRow;
88 bool mbUseFirstColumn;
89 bool mbUseLastColumn;
90 bool mbUseRowBanding;
91 bool mbUseColumnBanding;
/trunk/main/sd/source/ui/table/
H A DTableDesignPane.cxx678 struct TableStyleSettings struct
680 bool mbUseFirstRow;
681 bool mbUseLastRow;
682 bool mbUseFirstColumn;
683 bool mbUseLastColumn;
684 bool mbUseRowBanding;
685 bool mbUseColumnBanding;
687 TableStyleSettings() in TableStyleSettings() argument
/trunk/main/svx/source/table/
H A Dsvdotable.cxx173 TableStyleSettings::TableStyleSettings() in TableStyleSettings() function in sdr::table::TableStyleSettings
183 TableStyleSettings::TableStyleSettings( const TableStyleSettings& rStyle ) in TableStyleSettings() function in sdr::table::TableStyleSettings

Completed in 29 milliseconds