Searched refs:sURLPropName (Results 1 – 2 of 2) sorted by relevance
551 void DrawingML::WriteBlipFill( Reference< XPropertySet > rXPropSet, String sURLPropName ) in WriteBlipFill() argument553 WriteBlipFill( rXPropSet, sURLPropName, XML_a ); in WriteBlipFill()556 void DrawingML::WriteBlipFill( Reference< XPropertySet > rXPropSet, String sURLPropName, sal_Int32 … in WriteBlipFill() argument558 if ( GetProperty( rXPropSet, sURLPropName ) ) { in WriteBlipFill()571 if( sURLPropName == S( "FillBitmapURL" ) ) in WriteBlipFill()
97 …: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 12 milliseconds