/aoo42x/main/svx/source/sdr/properties/ |
H A D | defaultproperties.cxx | 110 ItemSetChanged(aSet); in SetObjectItem() 134 ItemSetChanged(aSet); in ClearObjectItem() 186 ItemSetChanged(aSet); in SetObjectItemSet() 190 void DefaultProperties::ItemSetChanged(const SfxItemSet& /*rSet*/) in ItemSetChanged() function in sdr::properties::DefaultProperties
|
H A D | customshapeproperties.cxx | 120 ItemSetChanged(aSet); in ClearObjectItem() 142 void CustomShapeProperties::ItemSetChanged(const SfxItemSet& rSet) in ItemSetChanged() function in sdr::properties::CustomShapeProperties 145 TextProperties::ItemSetChanged(rSet); in ItemSetChanged()
|
H A D | rectangleproperties.cxx | 54 void RectangleProperties::ItemSetChanged(const SfxItemSet& rSet) in ItemSetChanged() function in sdr::properties::RectangleProperties 59 TextProperties::ItemSetChanged(rSet); in ItemSetChanged()
|
H A D | connectorproperties.cxx | 78 void ConnectorProperties::ItemSetChanged(const SfxItemSet& rSet) in ItemSetChanged() function in sdr::properties::ConnectorProperties 83 TextProperties::ItemSetChanged(rSet); in ItemSetChanged()
|
H A D | captionproperties.cxx | 78 void CaptionProperties::ItemSetChanged(const SfxItemSet& rSet) in ItemSetChanged() function in sdr::properties::CaptionProperties 86 RectangleProperties::ItemSetChanged(rSet); in ItemSetChanged()
|
H A D | e3dproperties.cxx | 73 void E3dProperties::ItemSetChanged(const SfxItemSet& rSet) in ItemSetChanged() function in sdr::properties::E3dProperties 78 AttributeProperties::ItemSetChanged(rSet); in ItemSetChanged()
|
H A D | graphicproperties.cxx | 79 void GraphicProperties::ItemSetChanged(const SfxItemSet& rSet) in ItemSetChanged() function in sdr::properties::GraphicProperties 95 RectangleProperties::ItemSetChanged(rSet); in ItemSetChanged()
|
H A D | circleproperties.cxx | 81 void CircleProperties::ItemSetChanged(const SfxItemSet& rSet) in ItemSetChanged() function in sdr::properties::CircleProperties 86 RectangleProperties::ItemSetChanged(rSet); in ItemSetChanged()
|
H A D | measureproperties.cxx | 85 void MeasureProperties::ItemSetChanged(const SfxItemSet& rSet) in ItemSetChanged() function in sdr::properties::MeasureProperties 90 TextProperties::ItemSetChanged(rSet); in ItemSetChanged()
|
H A D | textproperties.cxx | 88 void TextProperties::ItemSetChanged(const SfxItemSet& rSet) in ItemSetChanged() function in sdr::properties::TextProperties 153 AttributeProperties::ItemSetChanged(rSet); in ItemSetChanged() 395 ItemSetChanged(*mpItemSet); in ForceStyleToHardAttributes()
|
H A D | emptyproperties.cxx | 114 void EmptyProperties::ItemSetChanged(const SfxItemSet& /*rSet*/) in ItemSetChanged() function in sdr::properties::EmptyProperties
|
/aoo42x/main/svx/inc/svx/sdr/properties/ |
H A D | rectangleproperties.hxx | 40 virtual void ItemSetChanged(const SfxItemSet& rSet);
|
H A D | connectorproperties.hxx | 42 virtual void ItemSetChanged(const SfxItemSet& rSet);
|
H A D | captionproperties.hxx | 42 virtual void ItemSetChanged(const SfxItemSet& rSet);
|
H A D | circleproperties.hxx | 42 virtual void ItemSetChanged(const SfxItemSet& rSet);
|
H A D | e3dproperties.hxx | 43 virtual void ItemSetChanged(const SfxItemSet& rSet);
|
H A D | graphicproperties.hxx | 42 virtual void ItemSetChanged(const SfxItemSet& rSet);
|
H A D | measureproperties.hxx | 42 virtual void ItemSetChanged(const SfxItemSet& rSet);
|
H A D | textproperties.hxx | 50 virtual void ItemSetChanged(const SfxItemSet& rSet);
|
H A D | customshapeproperties.hxx | 48 virtual void ItemSetChanged(const SfxItemSet& rSet);
|
H A D | attributeproperties.hxx | 56 virtual void ItemSetChanged(const SfxItemSet& rSet);
|
H A D | emptyproperties.hxx | 55 virtual void ItemSetChanged(const SfxItemSet& rSet);
|
H A D | defaultproperties.hxx | 55 virtual void ItemSetChanged(const SfxItemSet& rSet);
|
H A D | groupproperties.hxx | 51 virtual void ItemSetChanged(const SfxItemSet& rSet);
|
/aoo42x/main/svx/source/table/ |
H A D | cell.cxx | 133 void ItemSetChanged(const SfxItemSet& rSet); 188 void CellProperties::ItemSetChanged(const SfxItemSet& rSet ) in ItemSetChanged() function in sdr::properties::CellProperties 248 AttributeProperties::ItemSetChanged(rSet); in ItemSetChanged()
|