Searched refs:ClearPropertyValue (Results 1 – 4 of 4) sorted by relevance
368 rGeometryItem.ClearPropertyValue( sAdjustmentValues ); in GetGeometryForCustomShape()369 rGeometryItem.ClearPropertyValue( sCoordinateOrigin ); in GetGeometryForCustomShape()370 rGeometryItem.ClearPropertyValue( sCoordinateSize ); in GetGeometryForCustomShape()371 rGeometryItem.ClearPropertyValue( sEquations ); in GetGeometryForCustomShape()372 rGeometryItem.ClearPropertyValue( sHandles ); in GetGeometryForCustomShape()373 rGeometryItem.ClearPropertyValue( sPath ); in GetGeometryForCustomShape()
112 void ClearPropertyValue( const rtl::OUString& rPropertyName );113 … void ClearPropertyValue( const rtl::OUString& rSequenceName, const rtl::OUString& rPropertyName );
195 void SdrCustomShapeGeometryItem::ClearPropertyValue( const rtl::OUString& rPropName ) in ClearPropertyValue() function in SdrCustomShapeGeometryItem236 void SdrCustomShapeGeometryItem::ClearPropertyValue( const rtl::OUString& rSequenceName, const rtl:… in ClearPropertyValue() function in SdrCustomShapeGeometryItem
4636 aGeometryItem.ClearPropertyValue( sHandles ); in ImportShape()4637 aGeometryItem.ClearPropertyValue( sEquations ); in ImportShape()4638 aGeometryItem.ClearPropertyValue( sViewBox ); in ImportShape()4639 aGeometryItem.ClearPropertyValue( sPath ); in ImportShape()