Home
last modified time | relevance | path

Searched refs:ItemChange (Results 1 – 17 of 17) sorted by last modified time

/trunk/main/svx/source/table/
H A Dcell.cxx135 void ItemChange(const sal_uInt16 nWhich, const SfxPoolItem* pNewItem);
254 void CellProperties::ItemChange(const sal_uInt16 nWhich, const SfxPoolItem* pNewItem) in ItemChange() function in sdr::properties::CellProperties
276 AttributeProperties::ItemChange( nWhich, pNewItem ); in ItemChange()
H A Dsvdotable.cxx113 virtual void ItemChange(const sal_uInt16 nWhich, const SfxPoolItem* pNewItem);
135 void TableProperties::ItemChange(const sal_uInt16 nWhich, const SfxPoolItem* pNewItem) in ItemChange() function in sdr::table::TableProperties
138 AttributeProperties::ItemChange( nWhich, pNewItem ); in ItemChange()
140 TextProperties::ItemChange( nWhich, pNewItem ); in ItemChange()
/trunk/main/svx/source/sdr/properties/
H A Dtextproperties.cxx156 void TextProperties::ItemChange(const sal_uInt16 nWhich, const SfxPoolItem* pNewItem) in ItemChange() function in sdr::properties::TextProperties
204 AttributeProperties::ItemChange( nWhich, pNewItem ); in ItemChange()
H A Dattributeproperties.cxx170 void AttributeProperties::ItemChange(const sal_uInt16 nWhich, const SfxPoolItem* pNewItem) in ItemChange() function in sdr::properties::AttributeProperties
H A Dcustomshapeproperties.cxx171 void CustomShapeProperties::ItemChange(const sal_uInt16 nWhich, const SfxPoolItem* pNewItem) in ItemChange() function in sdr::properties::CustomShapeProperties
174 TextProperties::ItemChange( nWhich, pNewItem ); in ItemChange()
H A Ddefaultproperties.cxx105 ItemChange(nWhichID, &rItem); in SetObjectItem()
120 ItemChange(nWhichID, &rItem); in SetObjectItemDirect()
128 ItemChange(nWhich); in ClearObjectItem()
143 ItemChange(nWhich); in ClearObjectItemDirect()
166 ItemChange(nWhich, pPoolItem); in SetObjectItemSet()
199 void DefaultProperties::ItemChange(const sal_uInt16 /*nWhich*/, const SfxPoolItem* /*pNewItem*/) in ItemChange() function in sdr::properties::DefaultProperties
H A Demptyproperties.cxx125 void EmptyProperties::ItemChange(const sal_uInt16 /*nWhich*/, const SfxPoolItem* /*pNewItem*/) in ItemChange() function in sdr::properties::EmptyProperties
H A Dgroupproperties.cxx199 void GroupProperties::ItemChange(const sal_uInt16 /*nWhich*/, const SfxPoolItem* /*pNewItem*/) in ItemChange() function in sdr::properties::GroupProperties
H A Dpageproperties.cxx77 void PageProperties::ItemChange(const sal_uInt16 /*nWhich*/, const SfxPoolItem* /*pNewItem*/) in ItemChange() function in sdr::properties::PageProperties
/trunk/main/svx/inc/svx/sdr/properties/
H A Demptyproperties.hxx49 virtual void ItemChange(const sal_uInt16 nWhich, const SfxPoolItem* pNewItem = 0);
H A Dgroupproperties.hxx45 virtual void ItemChange(const sal_uInt16 nWhich, const SfxPoolItem* pNewItem = 0);
H A Dpageproperties.hxx42 virtual void ItemChange(const sal_uInt16 nWhich, const SfxPoolItem* pNewItem = 0);
H A Dproperties.hxx77 virtual void ItemChange(const sal_uInt16 nWhich, const SfxPoolItem* pNewItem = 0) = 0;
H A Dtextproperties.hxx47 virtual void ItemChange(const sal_uInt16 nWhich, const SfxPoolItem* pNewItem = 0);
H A Dattributeproperties.hxx53 virtual void ItemChange(const sal_uInt16 nWhich, const SfxPoolItem* pNewItem = 0);
H A Dcustomshapeproperties.hxx51 virtual void ItemChange(const sal_uInt16 nWhich, const SfxPoolItem* pNewItem);
H A Ddefaultproperties.hxx49 virtual void ItemChange(const sal_uInt16 nWhich, const SfxPoolItem* pNewItem = 0);

Completed in 47 milliseconds