Home
last modified time | relevance | path

Searched refs:CustomShapeProperties (Results 1 – 11 of 11) sorted by last modified time

/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx639 return new sdr::properties::CustomShapeProperties(*this); in CreateObjectSpecificProperties()
/trunk/main/svx/inc/svx/
H A Dsvdotext.hxx120 class CustomShapeProperties;
139 friend class sdr::properties::CustomShapeProperties;
H A Dsvdoashp.hxx48 class CustomShapeProperties;
95 friend class sdr::properties::CustomShapeProperties;
/trunk/main/svx/source/sdr/properties/
H A Dcustomshapeproperties.cxx42 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::CustomShapeProperties
203CustomShapeProperties::CustomShapeProperties(const CustomShapeProperties& rProps, SdrObject& rObj) in CustomShapeProperties() function in sdr::properties::CustomShapeProperties
208 CustomShapeProperties::~CustomShapeProperties() in ~CustomShapeProperties()
212 BaseProperties& CustomShapeProperties::Clone(SdrObject& rObj) const in Clone()
[all …]
/trunk/main/svx/inc/svx/sdr/properties/
H A Dcustomshapeproperties.hxx35 class CustomShapeProperties : public TextProperties class
74 CustomShapeProperties(SdrObject& rObj);
77 CustomShapeProperties(const CustomShapeProperties& rProps, SdrObject& rObj);
80 virtual ~CustomShapeProperties();
/trunk/main/oox/source/drawingml/
H A Dshape.cxx73 , mpCustomShapePropertiesPtr( new CustomShapeProperties ) in Shape()
193 …mpCustomShapePropertiesPtr = CustomShapePropertiesPtr( new CustomShapeProperties( *rReferencedShap… in applyShapeReference()
H A Dcustomshapegeometry.cxx669 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 …]
H A Dcustomshapeproperties.cxx46 CustomShapeProperties::CustomShapeProperties() in CustomShapeProperties() function in oox::drawingml::CustomShapeProperties
52 CustomShapeProperties::~CustomShapeProperties() in ~CustomShapeProperties()
56 sal_Int32 CustomShapeProperties::SetCustomShapeGuideValue( std::vector< CustomShapeGuide >& rGuideL… in SetCustomShapeGuideValue()
71 sal_Int32 CustomShapeProperties::GetCustomShapeGuideValue( const std::vector< CustomShapeGuide >& r… in GetCustomShapeGuideValue()
84 void CustomShapeProperties::apply( const CustomShapePropertiesPtr& /* rSourceCustomShapeProperties … in apply()
118 void CustomShapeProperties::pushToPropSet( const ::oox::core::FilterBase& /* rFilterBase */, in pushToPropSet()
348 double CustomShapeProperties::getValue( const std::vector< CustomShapeGuide >& rGuideList, sal_uInt… in getValue()
/trunk/main/oox/inc/oox/drawingml/
H A Dcustomshapegeometry.hxx40 …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;
H A Dcustomshapeproperties.hxx50 class CustomShapeProperties;
52 typedef boost::shared_ptr< CustomShapeProperties > CustomShapePropertiesPtr;
109 class CustomShapeProperties class
113 CustomShapeProperties();
114 virtual ~CustomShapeProperties();
H A Dshape.hxx45 class CustomShapeProperties;
46 typedef boost::shared_ptr< CustomShapeProperties > CustomShapePropertiesPtr;

Completed in 59 milliseconds