Searched refs:CustomShapeProperties (Results 1 – 11 of 11) sorted by relevance
42 void CustomShapeProperties::UpdateTextFrameStatus(bool bInvalidateRenderGeometry) in UpdateTextFrameStatus()108 void CustomShapeProperties::ClearObjectItem(const sal_uInt16 nWhich) in ClearObjectItem()126 void CustomShapeProperties::ClearObjectItemDirect(const sal_uInt16 nWhich) in ClearObjectItemDirect()142 void CustomShapeProperties::ItemSetChanged(const SfxItemSet& rSet) in ItemSetChanged()151 void CustomShapeProperties::PostItemChange(const sal_uInt16 nWhich) in PostItemChange()189 void CustomShapeProperties::ForceDefaultAttributes() in ForceDefaultAttributes()198 CustomShapeProperties::CustomShapeProperties(SdrObject& rObj) in CustomShapeProperties() function in sdr::properties::CustomShapeProperties203 … CustomShapeProperties::CustomShapeProperties(const CustomShapeProperties& rProps, SdrObject& rObj) in CustomShapeProperties() function in sdr::properties::CustomShapeProperties208 CustomShapeProperties::~CustomShapeProperties() in ~CustomShapeProperties()212 BaseProperties& CustomShapeProperties::Clone(SdrObject& rObj) const in Clone()[all …]
669 CustomShapeProperties& mrCustomShapeProperties;723 CustomShapeProperties& mrCustomShapeProperties;777 CustomShapeProperties& mrCustomShapeProperties;815 CustomShapeProperties& mrCustomShapeProperties;844 CustomShapeProperties& mrCustomShapeProperties;872 CustomShapeProperties& mrCustomShapeProperties;902 CustomShapeProperties& mrCustomShapeProperties;906 CustomShapeProperties& rCustomShapeProperties, in Path2DQuadBezierToContext()935 CustomShapeProperties& mrCustomShapeProperties;978 CustomShapeProperties& mrCustomShapeProperties;[all …]
45 CustomShapeProperties::CustomShapeProperties() in CustomShapeProperties() function in oox::drawingml::CustomShapeProperties51 CustomShapeProperties::~CustomShapeProperties() in ~CustomShapeProperties()55 sal_Int32 CustomShapeProperties::SetCustomShapeGuideValue( std::vector< CustomShapeGuide >& rGuideL… in SetCustomShapeGuideValue()70 sal_Int32 CustomShapeProperties::GetCustomShapeGuideValue( const std::vector< CustomShapeGuide >& r… in GetCustomShapeGuideValue()83 void CustomShapeProperties::apply( const CustomShapePropertiesPtr& /* rSourceCustomShapeProperties … in apply()117 void CustomShapeProperties::pushToPropSet( const ::oox::core::FilterBase& /* rFilterBase */, in pushToPropSet()339 double CustomShapeProperties::getValue( const std::vector< CustomShapeGuide >& rGuideList, sal_uInt… in getValue()
73 , mpCustomShapePropertiesPtr( new CustomShapeProperties ) in Shape()193 …mpCustomShapePropertiesPtr = CustomShapePropertiesPtr( new CustomShapeProperties( *rReferencedShap… in applyShapeReference()
40 …e< ::com::sun::star::xml::sax::XFastAttributeList >& xAttributes, CustomShapeProperties& rCustomSh…44 CustomShapeProperties& mrCustomShapeProperties;52 …e< ::com::sun::star::xml::sax::XFastAttributeList >& xAttributes, CustomShapeProperties& rCustomSh…56 CustomShapeProperties& mrCustomShapeProperties;64 …e< ::com::sun::star::xml::sax::XFastAttributeList >& xAttributes, CustomShapeProperties& rCustomSh…68 CustomShapeProperties& mrCustomShapeProperties;
50 class CustomShapeProperties;52 typedef boost::shared_ptr< CustomShapeProperties > CustomShapePropertiesPtr;109 class CustomShapeProperties class113 CustomShapeProperties();114 virtual ~CustomShapeProperties();
45 class CustomShapeProperties;46 typedef boost::shared_ptr< CustomShapeProperties > CustomShapePropertiesPtr;
35 class CustomShapeProperties : public TextProperties class74 CustomShapeProperties(SdrObject& rObj);77 CustomShapeProperties(const CustomShapeProperties& rProps, SdrObject& rObj);80 virtual ~CustomShapeProperties();
48 class CustomShapeProperties;95 friend class sdr::properties::CustomShapeProperties;
120 class CustomShapeProperties;139 friend class sdr::properties::CustomShapeProperties;
639 return new sdr::properties::CustomShapeProperties(*this); in CreateObjectSpecificProperties()
Completed in 89 milliseconds