Home
last modified time | relevance | path

Searched refs:PostItemChange (Results 1 – 21 of 21) sorted by path

/trunk/main/svx/inc/svx/sdr/properties/
H A Dcustomshapeproperties.hxx55 virtual void PostItemChange(const sal_uInt16 nWhich);
H A Ddefaultproperties.hxx52 virtual void PostItemChange(const sal_uInt16 nWhich);
H A De3dcompoundproperties.hxx40 virtual void PostItemChange(const sal_uInt16 nWhich);
H A De3dextrudeproperties.hxx40 virtual void PostItemChange(const sal_uInt16 nWhich);
H A De3dlatheproperties.hxx40 virtual void PostItemChange(const sal_uInt16 nWhich);
H A De3dsceneproperties.hxx39 virtual void PostItemChange(const sal_uInt16 nWhich);
H A De3dsphereproperties.hxx39 virtual void PostItemChange(const sal_uInt16 nWhich);
H A Demptyproperties.hxx52 virtual void PostItemChange(const sal_uInt16 nWhich);
H A Dgroupproperties.hxx48 virtual void PostItemChange(const sal_uInt16 nWhich);
H A Dpageproperties.hxx45 virtual void PostItemChange(const sal_uInt16 nWhich);
H A Dproperties.hxx81 virtual void PostItemChange(const sal_uInt16 nWhich) = 0;
/trunk/main/svx/source/sdr/properties/
H A Dcustomshapeproperties.cxx151 void CustomShapeProperties::PostItemChange(const sal_uInt16 nWhich) in PostItemChange() function in sdr::properties::CustomShapeProperties
168 TextProperties::PostItemChange(nWhich); in PostItemChange()
H A Ddefaultproperties.cxx106 PostItemChange(nWhichID); in SetObjectItem()
129 PostItemChange(nWhich); in ClearObjectItem()
182 PostItemChange(*aIter); in SetObjectItemSet()
203 void DefaultProperties::PostItemChange(const sal_uInt16 nWhich ) in PostItemChange() function in sdr::properties::DefaultProperties
H A De3dcompoundproperties.cxx113 void E3dCompoundProperties::PostItemChange(const sal_uInt16 nWhich) in PostItemChange() function in sdr::properties::E3dCompoundProperties
116 E3dProperties::PostItemChange(nWhich); in PostItemChange()
H A De3dextrudeproperties.cxx55 void E3dExtrudeProperties::PostItemChange(const sal_uInt16 nWhich) in PostItemChange() function in sdr::properties::E3dExtrudeProperties
58 E3dCompoundProperties::PostItemChange(nWhich); in PostItemChange()
H A De3dlatheproperties.cxx55 void E3dLatheProperties::PostItemChange(const sal_uInt16 nWhich) in PostItemChange() function in sdr::properties::E3dLatheProperties
58 E3dCompoundProperties::PostItemChange(nWhich); in PostItemChange()
H A De3dsceneproperties.cxx187 void E3dSceneProperties::PostItemChange(const sal_uInt16 nWhich) in PostItemChange() function in sdr::properties::E3dSceneProperties
190 E3dProperties::PostItemChange(nWhich); in PostItemChange()
H A De3dsphereproperties.cxx55 void E3dSphereProperties::PostItemChange(const sal_uInt16 nWhich) in PostItemChange() function in sdr::properties::E3dSphereProperties
58 E3dCompoundProperties::PostItemChange(nWhich); in PostItemChange()
H A Demptyproperties.cxx130 void EmptyProperties::PostItemChange(const sal_uInt16 /*nWhich*/) in PostItemChange() function in sdr::properties::EmptyProperties
H A Dgroupproperties.cxx204 void GroupProperties::PostItemChange(const sal_uInt16 /*nWhich*/) in PostItemChange() function in sdr::properties::GroupProperties
H A Dpageproperties.cxx88 void PageProperties::PostItemChange(const sal_uInt16 nWhich ) in PostItemChange() function in sdr::properties::PageProperties

Completed in 69 milliseconds