Home
last modified time | relevance | path

Searched refs:TableStyleSettings (Results 1 – 7 of 7) sorted by relevance

/trunk/main/svx/inc/svx/
H A Dsvdotable.hxx84 struct SVX_DLLPUBLIC TableStyleSettings struct
93 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 );
/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
188 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()
H A Dtableundo.hxx241 TableStyleSettings maSettings;
H A Dtablecontroller.cxx926 TableStyleSettings aSettings( pTableObj->getTableStyleSettings() ); in SetTableStyleSettings()
2682 TableStyleSettings aSettings( pTableObj->getTableStyleSettings() ); in isRowHeader()
2695 TableStyleSettings aSettings( pTableObj->getTableStyleSettings() ); in isColumnHeader()
/trunk/main/sd/source/ui/table/
H A DTableDesignPane.cxx678 struct TableStyleSettings struct
687 TableStyleSettings() in TableStyleSettings() function
718 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()
/trunk/main/svx/source/unodraw/
H A Dtableshape.cxx87TableStyleSettings aSettings( static_cast< sdr::table::SdrTableObj* >( mpObj.get() )->getTableStyl… in setPropertyValueImpl()
155TableStyleSettings aSettings( static_cast< sdr::table::SdrTableObj* >( mpObj.get() )->getTableStyl… in getPropertyValueImpl()
/trunk/main/svx/sdi/
H A Dsvx.sdi468 SfxVoidItem TableStyleSettings SID_TABLE_STYLE_SETTINGS

Completed in 92 milliseconds