Home
last modified time | relevance | path

Searched refs:ClearObjectItem (Results 1 – 16 of 16) sorted by path

/trunk/main/svx/inc/svx/sdr/properties/
H A Dcustomshapeproperties.hxx58 virtual void ClearObjectItem(const sal_uInt16 nWhich = 0);
H A Ddefaultproperties.hxx80 virtual void ClearObjectItem(const sal_uInt16 nWhich = 0);
H A Demptyproperties.hxx80 virtual void ClearObjectItem(const sal_uInt16 nWhich = 0);
H A Dgroupproperties.hxx86 virtual void ClearObjectItem(const sal_uInt16 nWhich = 0);
H A Dpageproperties.hxx68 virtual void ClearObjectItem(const sal_uInt16 nWhich = 0);
H A Dproperties.hxx129 virtual void ClearObjectItem(const sal_uInt16 nWhich = 0) = 0;
/trunk/main/svx/inc/svx/
H A Dsvdobj.hxx847 void ClearObjectItem(const sal_uInt16 nWhich = 0);
/trunk/main/svx/source/sdr/properties/
H A Dcustomshapeproperties.cxx108 void CustomShapeProperties::ClearObjectItem(const sal_uInt16 nWhich) in ClearObjectItem() function in sdr::properties::CustomShapeProperties
123 TextProperties::ClearObjectItem( nWhich ); in ClearObjectItem()
H A Ddefaultproperties.cxx124 void DefaultProperties::ClearObjectItem(const sal_uInt16 nWhich) in ClearObjectItem() function in sdr::properties::DefaultProperties
H A De3dcompoundproperties.cxx100 pScene->GetProperties().ClearObjectItem(); in SetMergedItemSet()
H A Demptyproperties.cxx99 void EmptyProperties::ClearObjectItem(const sal_uInt16 /*nWhich*/) in ClearObjectItem() function in sdr::properties::EmptyProperties
H A Dgroupproperties.cxx151 void GroupProperties::ClearObjectItem(const sal_uInt16 /*nWhich*/) in ClearObjectItem() function in sdr::properties::GroupProperties
H A Dpageproperties.cxx94 void PageProperties::ClearObjectItem(const sal_uInt16 /*nWhich*/) in ClearObjectItem() function in sdr::properties::PageProperties
H A Dproperties.cxx64 ClearObjectItem(); in SetMergedItemSet()
80 ClearObjectItem(nWhich); in ClearMergedItem()
128 ClearObjectItem(); in SetMergedItemSetAndBroadcast()
/trunk/main/svx/source/svdraw/
H A Dsvdobj.cxx2008 void SdrObject::ClearObjectItem(const sal_uInt16 nWhich) in ClearObjectItem() function in SdrObject
2010 GetProperties().ClearObjectItem(nWhich); in ClearObjectItem()
/trunk/main/svx/source/table/
H A Dcell.cxx1502 mpProperties->ClearObjectItem( XATTR_FILLBMP_STRETCH ); in setPropertyToDefault()
1503 mpProperties->ClearObjectItem( XATTR_FILLBMP_TILE ); in setPropertyToDefault()
1512 mpProperties->ClearObjectItem( SDRATTR_TABLE_BORDER_INNER ); in setPropertyToDefault()
1513 mpProperties->ClearObjectItem( SDRATTR_TABLE_BORDER ); in setPropertyToDefault()
1519 mpProperties->ClearObjectItem( pMap->nWID ); in setPropertyToDefault()

Completed in 61 milliseconds