Searched defs:TableStyleSettings (Results 1 – 3 of 3) sorted by relevance
84 struct SVX_DLLPUBLIC TableStyleSettings struct86 bool mbUseFirstRow;87 bool mbUseLastRow;88 bool mbUseFirstColumn;89 bool mbUseLastColumn;90 bool mbUseRowBanding;91 bool mbUseColumnBanding;
678 struct TableStyleSettings struct680 bool mbUseFirstRow;681 bool mbUseLastRow;682 bool mbUseFirstColumn;683 bool mbUseLastColumn;684 bool mbUseRowBanding;685 bool mbUseColumnBanding;687 TableStyleSettings() in TableStyleSettings() function
173 TableStyleSettings::TableStyleSettings() in TableStyleSettings() function in sdr::table::TableStyleSettings183 TableStyleSettings::TableStyleSettings( const TableStyleSettings& rStyle ) in TableStyleSettings() function in sdr::table::TableStyleSettings
Completed in 43 milliseconds