Home
last modified time | relevance | path

Searched refs:sURLPropName (Results 1 – 2 of 2) sorted by relevance

/trunk/main/oox/source/export/
H A Ddrawingml.cxx551 void DrawingML::WriteBlipFill( Reference< XPropertySet > rXPropSet, String sURLPropName ) in WriteBlipFill() argument
553 WriteBlipFill( rXPropSet, sURLPropName, XML_a ); in WriteBlipFill()
556 void DrawingML::WriteBlipFill( Reference< XPropertySet > rXPropSet, String sURLPropName, sal_Int32 … in WriteBlipFill() argument
558 if ( GetProperty( rXPropSet, sURLPropName ) ) { in WriteBlipFill()
571 if( sURLPropName == S( "FillBitmapURL" ) ) in WriteBlipFill()
/trunk/main/oox/inc/oox/export/
H A Ddrawingml.hxx97 …:Reference< ::com::sun::star::beans::XPropertySet > rXPropSet, String sURLPropName, sal_Int32 nXml…
98 …un::star::uno::Reference< ::com::sun::star::beans::XPropertySet > rXPropSet, String sURLPropName );

Completed in 24 milliseconds