Searched refs:CreateGraphicProperties (Results 1 – 6 of 6) sorted by relevance
/trunk/main/filter/source/msfilter/ |
H A D | eschesdo.cxx | 258 …if ( aPropOpt.CreateGraphicProperties( rObj.mXPropSet, String( RTL_CONSTASCII_USTRINGPARAM( "MetaF… in ImplWriteShape() 613 …if ( aPropOpt.CreateGraphicProperties( rObj.mXPropSet, String( RTL_CONSTASCII_USTRINGPARAM( "Graph… in ImplWriteShape() 629 …if ( aPropOpt.CreateGraphicProperties( rObj.mXPropSet, String( RTL_CONSTASCII_USTRINGPARAM( "Graph… in ImplWriteShape() 699 …if ( aPropOpt.CreateGraphicProperties( rObj.mXPropSet, String( RTL_CONSTASCII_USTRINGPARAM( "Bitma… in ImplWriteShape() 707 …if ( aPropOpt.CreateGraphicProperties( rObj.mXPropSet, String( RTL_CONSTASCII_USTRINGPARAM( "MetaF… in ImplWriteShape()
|
H A D | escherex.cxx | 617 …CreateGraphicProperties( rXPropSet, String( RTL_CONSTASCII_USTRINGPARAM( "FillBitmapURL" ) ), sal_… in CreateFillProperties() 624 …CreateGraphicProperties( rXPropSet, String( RTL_CONSTASCII_USTRINGPARAM( "FillHatch" ) ), sal_True… in CreateFillProperties() 1309 bRetValue = CreateGraphicProperties( rXShape,aGraphicObject ); in CreateOLEGraphicProperties() 1317 sal_Bool EscherPropertyContainer::CreateGraphicProperties( const ::com::sun::star::uno::Reference< … in CreateGraphicProperties() function in EscherPropertyContainer 1359 bRetValue = CreateGraphicProperties( rXShape, aGraphicObject ); in CreateMediaGraphicProperties() 1456 sal_Bool EscherPropertyContainer::CreateGraphicProperties( in CreateGraphicProperties() function in EscherPropertyContainer
|
/trunk/main/filter/inc/filter/msfilter/ |
H A D | escherex.hxx | 1204 …sal_Bool CreateGraphicProperties( const ::com::sun::star::uno::Reference< ::com::sun::star::drawin… 1217 …sal_Bool CreateGraphicProperties( const ::com::sun::star::uno::Reference< ::com::sun::star::beans:…
|
/trunk/main/sd/source/filter/eppt/ |
H A D | epptso.cxx | 4399 …if ( aPropOpt.CreateGraphicProperties( mXPropSet, String( RTL_CONSTASCII_USTRINGPARAM( "MetaFile" … in ImplWritePage() 4668 …if ( aPropOpt.CreateGraphicProperties( mXPropSet, String( RTL_CONSTASCII_USTRINGPARAM( "MetaFile" … in ImplWritePage() 4850 …if ( aPropOpt.CreateGraphicProperties( mXPropSet, String( RTL_CONSTASCII_USTRINGPARAM( "GraphicURL… in ImplWritePage() 4865 …if ( aPropOpt.CreateGraphicProperties( mXPropSet, String( RTL_CONSTASCII_USTRINGPARAM( "GraphicURL… in ImplWritePage() 5240 …if ( aPropOpt.CreateGraphicProperties( mXPropSet, String( RTL_CONSTASCII_USTRINGPARAM( "Bitmap" ) … in ImplWritePage() 5337 …if ( aPropOpt.CreateGraphicProperties( mXPropSet, String( RTL_CONSTASCII_USTRINGPARAM( "MetaFile" … in ImplWritePage()
|
H A D | eppt.cxx | 1730 …aPropOpt.CreateGraphicProperties( rXPropSet, String( RTL_CONSTASCII_USTRINGPARAM( "FillBitmapURL" … in ImplWriteBackground() 1734 …aPropOpt.CreateGraphicProperties( rXPropSet, String( RTL_CONSTASCII_USTRINGPARAM( "FillHatch" ) ),… in ImplWriteBackground()
|
/trunk/main/sc/source/filter/excel/ |
H A D | xeescher.cxx | 412 …if( xShapePS.is() && aPropOpt.CreateGraphicProperties( xShapePS, CREATE_STRING( "MetaFile" ), sal_… in XclExpOcxControlObj()
|
Completed in 97 milliseconds