Searched defs:rXPropSet (Results 1 – 8 of 8) sorted by relevance
/trunk/main/oox/source/export/ |
H A D | drawingml.cxx | 109 bool DrawingML::GetProperty( Reference< XPropertySet > rXPropSet, String aName ) in GetProperty() 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() 619 Reference< XPropertySet > rXPropSet( rRun, UNO_QUERY ); in WriteRunProperties() local 788 Reference< XPropertySet > rXPropSet( rRun, UNO_QUERY ); in GetFieldType() local 1060 Reference< XPropertySet > rXPropSet( rParagraph, UNO_QUERY ); in WriteParagraphProperties() local [all …]
|
H A D | shapes.cxx | 445 Reference< XPropertySet > rXPropSet( xShape, UNO_QUERY ); in WriteCustomShape() local 668 Reference< XPropertySet > rXPropSet( xShape, UNO_QUERY ); in WriteConnectorShape() local
|
/trunk/main/filter/source/msfilter/ |
H A D | escherex.cxx | 438 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() 1456 sal_Bool EscherPropertyContainer::CreateGraphicProperties( in CreateGraphicProperties() 1960 sal_Bool EscherPropertyContainer::CreatePolygonProperties( in CreatePolygonProperties() 2401 sal_Bool EscherPropertyContainer::CreateShadowProperties( in CreateShadowProperties() 4036 sal_Bool EscherPropertyValueHelper::GetPropertyValue( in GetPropertyValue() [all …]
|
H A D | eschesdo.cxx | 1331 sal_Bool ImplEESdrObject::ImplGetPropertyValue( const Reference< XPropertySet >& rXPropSet, in ImplGetPropertyValue()
|
H A D | msdffimp.cxx | 7538 sal_Bool SvxMSDffManager::SetPropValue( const uno::Any& rAny, const uno::Reference< ::com::sun::sta… in SetPropValue()
|
/trunk/main/sd/source/filter/eppt/ |
H A D | eppt.cxx | 1697 void PPTWriter::ImplWriteBackground( ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPr… in ImplWriteBackground() 2027 void PPTExCharSheet::SetStyleSheet( const ::com::sun::star::uno::Reference< ::com::sun::star::beans… in SetStyleSheet() 2185 void PPTExParaSheet::SetStyleSheet( const ::com::sun::star::uno::Reference< ::com::sun::star::beans… in SetStyleSheet() 2371 void PPTExStyleSheet::SetStyleSheet( const ::com::sun::star::uno::Reference< ::com::sun::star::bean… in SetStyleSheet()
|
H A D | epptso.cxx | 870 sal_Bool PropValue::GetPropertyValue( in GetPropertyValue() 910 ::com::sun::star::beans::PropertyState PropValue::GetPropertyState( in GetPropertyState() 1733 PortionObj::PortionObj( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertyS… in PortionObj() 2156 sal_uInt32 PortionObj::ImplGetTextField( ::com::sun::star::uno::Reference< ::com::sun::star::text::… in ImplGetTextField() 2314 ParagraphObj::ParagraphObj( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPrope… in ParagraphObj()
|
/trunk/main/svtools/source/filter/ |
H A D | FilterConfigItem.cxx | 207 sal_Bool FilterConfigItem::ImplGetPropertyValue( Any& rAny, const Reference< XPropertySet >& rXProp… in ImplGetPropertyValue()
|
Completed in 125 milliseconds