Home
last modified time | relevance | path

Searched refs:AttributeProperties (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/svx/source/sdr/properties/
H A Dattributeproperties.cxx98 void AttributeProperties::ImpRemoveStyleSheet() in ImpRemoveStyleSheet()
134 AttributeProperties::AttributeProperties(SdrObject& rObj) in AttributeProperties() function in sdr::properties::AttributeProperties
140 AttributeProperties::AttributeProperties(const AttributeProperties& rProps, SdrObject& rObj) in AttributeProperties() function in sdr::properties::AttributeProperties
150 AttributeProperties::~AttributeProperties() in ~AttributeProperties()
155 BaseProperties& AttributeProperties::Clone(SdrObject& rObj) const in Clone()
157 return *(new AttributeProperties(*this, rObj)); in Clone()
160 void AttributeProperties::ItemSetChanged(const SfxItemSet& /*rSet*/) in ItemSetChanged()
251 SfxStyleSheet* AttributeProperties::GetStyleSheet() const in GetStyleSheet()
318 void AttributeProperties::SetModel(SdrModel* pOldModel, SdrModel* pNewModel) in SetModel()
489 void AttributeProperties::ForceStyleToHardAttributes() in ForceStyleToHardAttributes()
[all …]
H A Dtextproperties.cxx68 : AttributeProperties(rObj), in TextProperties()
74 : AttributeProperties(rProps, rObj), in TextProperties()
153 AttributeProperties::ItemSetChanged(rSet); in ItemSetChanged()
204 AttributeProperties::ItemChange( nWhich, pNewItem ); in ItemChange()
237 AttributeProperties::SetStyleSheet(pNewStyleSheet, bDontRemoveHardAttr); in SetStyleSheet()
390 AttributeProperties::ForceStyleToHardAttributes(); in ForceStyleToHardAttributes()
553 AttributeProperties::Notify(rBC, rHint); in Notify()
H A De3dproperties.cxx55 : AttributeProperties(rObj) in E3dProperties()
60 : AttributeProperties(rProps, rObj) in E3dProperties()
78 AttributeProperties::ItemSetChanged(rSet); in ItemSetChanged()
87 AttributeProperties::SetStyleSheet(pNewStyleSheet, bDontRemoveHardAttr); in SetStyleSheet()
/aoo4110/main/svx/inc/svx/sdr/properties/
H A Dattributeproperties.hxx37 class SVX_DLLPUBLIC AttributeProperties : public DefaultProperties, public SfxListener class
60 AttributeProperties(SdrObject& rObj);
63 AttributeProperties(const AttributeProperties& rProps, SdrObject& rObj);
69 virtual ~AttributeProperties();
H A De3dproperties.hxx36 class SVX_DLLPUBLIC E3dProperties : public AttributeProperties
H A Dtextproperties.hxx36 class SVX_DLLPUBLIC TextProperties : public AttributeProperties
/aoo4110/main/svx/source/svdraw/
H A Dsvdoattr.cxx90 return new sdr::properties::AttributeProperties(*this); in CreateObjectSpecificProperties()
/aoo4110/main/svx/source/table/
H A Dcell.cxx248 AttributeProperties::ItemSetChanged(rSet); in ItemSetChanged()
276 AttributeProperties::ItemChange( nWhich, pNewItem ); in ItemChange()
H A Dsvdotable.cxx138 AttributeProperties::ItemChange( nWhich, pNewItem ); in ItemChange()

Completed in 101 milliseconds