Home
last modified time | relevance | path

Searched refs:ClearPropertyValue (Results 1 – 4 of 4) sorted by relevance

/AOO42X/main/svx/source/toolbars/
H A Dfontworkbar.cxx360 rGeometryItem.ClearPropertyValue( sAdjustmentValues ); in GetGeometryForCustomShape()
361 rGeometryItem.ClearPropertyValue( sCoordinateOrigin ); in GetGeometryForCustomShape()
362 rGeometryItem.ClearPropertyValue( sCoordinateSize ); in GetGeometryForCustomShape()
363 rGeometryItem.ClearPropertyValue( sEquations ); in GetGeometryForCustomShape()
364 rGeometryItem.ClearPropertyValue( sHandles ); in GetGeometryForCustomShape()
365 rGeometryItem.ClearPropertyValue( sPath ); in GetGeometryForCustomShape()
/AOO42X/main/svx/inc/svx/
H A Dsdasitm.hxx112 void ClearPropertyValue( const rtl::OUString& rPropertyName );
113 … void ClearPropertyValue( const rtl::OUString& rSequenceName, const rtl::OUString& rPropertyName );
/AOO42X/main/svx/source/items/
H A Dcustomshapeitem.cxx195 void SdrCustomShapeGeometryItem::ClearPropertyValue( const rtl::OUString& rPropName ) in ClearPropertyValue() function in SdrCustomShapeGeometryItem
236 void SdrCustomShapeGeometryItem::ClearPropertyValue( const rtl::OUString& rSequenceName, const rtl:… in ClearPropertyValue() function in SdrCustomShapeGeometryItem
/AOO42X/main/filter/source/msfilter/
H A Dmsdffimp.cxx4646 aGeometryItem.ClearPropertyValue( sHandles ); in ImportShape()
4647 aGeometryItem.ClearPropertyValue( sEquations ); in ImportShape()
4648 aGeometryItem.ClearPropertyValue( sViewBox ); in ImportShape()
4649 aGeometryItem.ClearPropertyValue( sPath ); in ImportShape()