Searched refs:TableStyleSettings (Results 1 – 7 of 7) sorted by relevance
84 struct SVX_DLLPUBLIC TableStyleSettings struct93 TableStyleSettings();94 TableStyleSettings( const TableStyleSettings& rStyle );95 TableStyleSettings& operator=(const TableStyleSettings& rStyle);97 bool operator==( const TableStyleSettings& r ) const;141 const ::sdr::table::TableStyleSettings& getTableStyleSettings() const;142 void setTableStyleSettings( const ::sdr::table::TableStyleSettings& rStyle );
173 TableStyleSettings::TableStyleSettings() in TableStyleSettings() function in sdr::table::TableStyleSettings183 TableStyleSettings::TableStyleSettings( const TableStyleSettings& rStyle ) in TableStyleSettings() function in sdr::table::TableStyleSettings188 TableStyleSettings& TableStyleSettings::operator=(const TableStyleSettings& rStyle) in operator =()199 bool TableStyleSettings::operator==( const TableStyleSettings& rStyle ) const in operator ==()220 TableStyleSettings maTableStyle;376 const TableStyleSettings& rStyle = maTableStyle; in ApplyCellStyles()1017 const TableStyleSettings& SdrTableObj::getTableStyleSettings() const in getTableStyleSettings()1025 static TableStyleSettings aTmp; in getTableStyleSettings()1032 void SdrTableObj::setTableStyleSettings( const TableStyleSettings& rStyle ) in setTableStyleSettings()
241 TableStyleSettings maSettings;
926 TableStyleSettings aSettings( pTableObj->getTableStyleSettings() ); in SetTableStyleSettings()2682 TableStyleSettings aSettings( pTableObj->getTableStyleSettings() ); in isRowHeader()2695 TableStyleSettings aSettings( pTableObj->getTableStyleSettings() ); in isColumnHeader()
678 struct TableStyleSettings struct687 TableStyleSettings() in TableStyleSettings() argument718 static void FillCellInfoMatrix( const CellInfoVector& rStyle, const TableStyleSettings& rSettings, … in FillCellInfoMatrix()795 …DesignPreview( const Reference< XIndexAccess >& xTableStyle, const TableStyleSettings& rSettings, … in CreateDesignPreview()924 TableStyleSettings aSettings; in FillDesignPreviewControl()
87 …TableStyleSettings aSettings( static_cast< sdr::table::SdrTableObj* >( mpObj.get() )->getTableStyl… in setPropertyValueImpl()155 …TableStyleSettings aSettings( static_cast< sdr::table::SdrTableObj* >( mpObj.get() )->getTableStyl… in getPropertyValueImpl()
468 SfxVoidItem TableStyleSettings SID_TABLE_STYLE_SETTINGS
Completed in 63 milliseconds