Home
last modified time | relevance | path

Searched refs:ClearObjectItemDirect (Results 1 – 10 of 10) sorted by last modified time

/trunk/main/svx/source/svdraw/
H A Dsvdoedge.cxx347 GetProperties().ClearObjectItemDirect(SDRATTR_EDGELINE3DELTA); in ImpSetEdgeInfoToAttr()
352 GetProperties().ClearObjectItemDirect(SDRATTR_EDGELINE2DELTA); in ImpSetEdgeInfoToAttr()
357 GetProperties().ClearObjectItemDirect(SDRATTR_EDGELINE1DELTA); in ImpSetEdgeInfoToAttr()
/trunk/main/svx/source/sdr/properties/
H A Dcustomshapeproperties.cxx116 TextProperties::ClearObjectItemDirect( nWhich2 ); in ClearObjectItem()
126 void CustomShapeProperties::ClearObjectItemDirect(const sal_uInt16 nWhich) in ClearObjectItemDirect() function in sdr::properties::CustomShapeProperties
134 TextProperties::ClearObjectItemDirect( nWhich2 ); in ClearObjectItemDirect()
139 TextProperties::ClearObjectItemDirect( nWhich ); in ClearObjectItemDirect()
H A Ddefaultproperties.cxx139 void DefaultProperties::ClearObjectItemDirect(const sal_uInt16 nWhich) in ClearObjectItemDirect() function in sdr::properties::DefaultProperties
H A Demptyproperties.cxx104 void EmptyProperties::ClearObjectItemDirect(const sal_uInt16 /*nWhich*/) in ClearObjectItemDirect() function in sdr::properties::EmptyProperties
H A Dgroupproperties.cxx156 void GroupProperties::ClearObjectItemDirect(const sal_uInt16 /*nWhich*/) in ClearObjectItemDirect() function in sdr::properties::GroupProperties
/trunk/main/svx/inc/svx/sdr/properties/
H A Demptyproperties.hxx84 virtual void ClearObjectItemDirect(const sal_uInt16 nWhich = 0);
H A Dgroupproperties.hxx90 virtual void ClearObjectItemDirect(const sal_uInt16 nWhich = 0);
H A Dproperties.hxx142 virtual void ClearObjectItemDirect(const sal_uInt16 nWhich = 0) = 0;
H A Dcustomshapeproperties.hxx62 virtual void ClearObjectItemDirect(const sal_uInt16 nWhich = 0);
H A Ddefaultproperties.hxx84 virtual void ClearObjectItemDirect(const sal_uInt16 nWhich = 0);

Completed in 47 milliseconds