Home
last modified time | relevance | path

Searched refs:AllowItemChange (Results 1 – 9 of 9) sorted by last modified time

/trunk/main/svx/source/sdr/properties/
H A Dcustomshapeproperties.cxx95 …sal_Bool CustomShapeProperties::AllowItemChange(const sal_uInt16 nWhich, const SfxPoolItem* pNewIt… in AllowItemChange() function in sdr::properties::CustomShapeProperties
104 bAllowItemChange = TextProperties::AllowItemChange( nWhich, pNewItem ); in AllowItemChange()
H A Ddefaultproperties.cxx103 if(AllowItemChange(nWhichID, &rItem)) in SetObjectItem()
118 if(AllowItemChange(nWhichID, &rItem)) in SetObjectItemDirect()
126 if(AllowItemChange(nWhich)) in ClearObjectItem()
141 if(AllowItemChange(nWhich)) in ClearObjectItemDirect()
163 if(AllowItemChange(nWhich, pPoolItem)) in SetObjectItemSet()
194 …sal_Bool DefaultProperties::AllowItemChange(const sal_uInt16 /*nWhich*/, const SfxPoolItem* /*pNew… in AllowItemChange() function in sdr::properties::DefaultProperties
H A Demptyproperties.cxx119 …sal_Bool EmptyProperties::AllowItemChange(const sal_uInt16 /*nWhich*/, const SfxPoolItem* /*pNewIt… in AllowItemChange() function in sdr::properties::EmptyProperties
H A Dgroupproperties.cxx193 …sal_Bool GroupProperties::AllowItemChange(const sal_uInt16 /*nWhich*/, const SfxPoolItem* /*pNewIt… in AllowItemChange() function in sdr::properties::GroupProperties
/trunk/main/svx/inc/svx/sdr/properties/
H A Demptyproperties.hxx46 virtual sal_Bool AllowItemChange(const sal_uInt16 nWhich, const SfxPoolItem* pNewItem = 0) const;
H A Dgroupproperties.hxx42 virtual sal_Bool AllowItemChange(const sal_uInt16 nWhich, const SfxPoolItem* pNewItem = 0) const;
H A Dproperties.hxx73 …virtual sal_Bool AllowItemChange(const sal_uInt16 nWhich, const SfxPoolItem* pNewItem = 0) const =…
H A Dcustomshapeproperties.hxx45 virtual sal_Bool AllowItemChange(const sal_uInt16 nWhich, const SfxPoolItem* pNewItem = 0) const;
H A Ddefaultproperties.hxx46 virtual sal_Bool AllowItemChange(const sal_uInt16 nWhich, const SfxPoolItem* pNewItem = 0) const;

Completed in 34 milliseconds