Home
last modified time | relevance | path

Searched defs:rXPropSet (Results 1 – 8 of 8) sorted by relevance

/AOO41X/main/oox/source/export/
H A Ddrawingml.cxx109 bool DrawingML::GetProperty( Reference< XPropertySet > rXPropSet, String aName ) in GetProperty()
122 …ertySet > rXPropSet, Reference< XPropertyState > rXPropState, String aName, PropertyState& eState ) in GetPropertyAndState()
163 void DrawingML::WriteSolidFill( Reference< XPropertySet > rXPropSet ) in WriteSolidFill()
185 void DrawingML::WriteGradientFill( Reference< XPropertySet > rXPropSet ) in WriteGradientFill()
238 void DrawingML::WriteLineArrow( Reference< XPropertySet > rXPropSet, sal_Bool bLineStart ) in WriteLineArrow()
305 void DrawingML::WriteOutline( Reference< XPropertySet > rXPropSet ) in WriteOutline()
534 void DrawingML::WriteBlipMode( Reference< XPropertySet > rXPropSet ) in WriteBlipMode()
551 void DrawingML::WriteBlipFill( Reference< XPropertySet > rXPropSet, String sURLPropName ) in WriteBlipFill()
556 …:WriteBlipFill( Reference< XPropertySet > rXPropSet, String sURLPropName, sal_Int32 nXmlNamespace ) in WriteBlipFill()
619 Reference< XPropertySet > rXPropSet( rRun, UNO_QUERY ); in WriteRunProperties() local
[all …]
H A Dshapes.cxx445 Reference< XPropertySet > rXPropSet( xShape, UNO_QUERY ); in WriteCustomShape() local
668 Reference< XPropertySet > rXPropSet( xShape, UNO_QUERY ); in WriteConnectorShape() local
/AOO41X/main/filter/source/msfilter/
H A Descherex.cxx438 void EscherPropertyContainer::CreateGradientProperties( in CreateGradientProperties()
570 void EscherPropertyContainer::CreateFillProperties( in CreateFillProperties()
588 void EscherPropertyContainer::CreateFillProperties( in CreateFillProperties()
668 void EscherPropertyContainer::CreateTextProperties( in CreateTextProperties()
863 sal_Bool EscherPropertyContainer::GetLineArrow( const sal_Bool bLineStart, in GetLineArrow()
969 void EscherPropertyContainer::CreateLineProperties( in CreateLineProperties()
1171 …butes( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > & rXPropSet, in ImplCreateGraphicAttributes()
1456 sal_Bool EscherPropertyContainer::CreateGraphicProperties( in CreateGraphicProperties()
1960 sal_Bool EscherPropertyContainer::CreatePolygonProperties( in CreatePolygonProperties()
2401 sal_Bool EscherPropertyContainer::CreateShadowProperties( in CreateShadowProperties()
[all …]
H A Deschesdo.cxx1331 sal_Bool ImplEESdrObject::ImplGetPropertyValue( const Reference< XPropertySet >& rXPropSet, in ImplGetPropertyValue()
H A Dmsdffimp.cxx7498 …e( const uno::Any& rAny, const uno::Reference< ::com::sun::star::beans::XPropertySet > & rXPropSet, in SetPropValue()
/AOO41X/main/sd/source/filter/eppt/
H A Deppt.cxx1697 …Background( ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > & rXPropSet ) in ImplWriteBackground()
2027 …Sheet( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > & rXPropSet, in SetStyleSheet()
2185 …Sheet( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > & rXPropSet, in SetStyleSheet()
2371 …Sheet( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > & rXPropSet, in SetStyleSheet()
H A Depptso.cxx870 sal_Bool PropValue::GetPropertyValue( in GetPropertyValue()
910 ::com::sun::star::beans::PropertyState PropValue::GetPropertyState( in GetPropertyState()
1733 …onObj( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > & rXPropSet, in PortionObj()
2156 …onObj::ImplGetTextField( ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > & , in ImplGetTextField()
2314 …phObj( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > & rXPropSet, in ParagraphObj()
/AOO41X/main/svtools/source/filter/
H A DFilterConfigItem.cxx207 …Reference< XPropertySet >& rXPropSet, const OUString& rString, sal_Bool bTestPropertyAvailability ) in ImplGetPropertyValue()