Searched refs:CreateFillProperties (Results 1 – 5 of 5) sorted by relevance
| /trunk/main/filter/source/msfilter/ |
| H A D | eschesdo.cxx | 160 aPropOpt.CreateFillProperties( rObj.mXPropSet, sal_True ); \ 281 aPropOpt.CreateFillProperties( rObj.mXPropSet, sal_True ); in ImplWriteShape() 313 aPropOpt.CreateFillProperties( rObj.mXPropSet, sal_True ); in ImplWriteShape() 353 aPropOpt.CreateFillProperties( rObj.mXPropSet, sal_True ); in ImplWriteShape() 396 aPropOpt.CreateFillProperties( rObj.mXPropSet, sal_True ); in ImplWriteShape() 548 aPropOpt.CreateFillProperties( rObj.mXPropSet, sal_True ); in ImplWriteShape() 587 aPropOpt.CreateFillProperties( rObj.mXPropSet, sal_True ); in ImplWriteShape()
|
| H A D | escherex.cxx | 570 void EscherPropertyContainer::CreateFillProperties( in CreateFillProperties() function in EscherPropertyContainer 583 CreateFillProperties( rXPropSet, bEdge, bTransparentGradient ); in CreateFillProperties() 588 void EscherPropertyContainer::CreateFillProperties( in CreateFillProperties() function in EscherPropertyContainer 1809 CreateFillProperties( rXPropSet, sal_True ); in CreateGraphicProperties()
|
| /trunk/main/sd/source/filter/eppt/ |
| H A D | epptso.cxx | 4196 aPropOpt.CreateFillProperties( mXPropSet, sal_True, mXShape ); in ImplCreatePresentationPlaceholder() 4255 rPropOpt.CreateFillProperties( mXPropSet, sal_True, mXShape ); in ImplCreateTextShape() 4417 aPropOpt.CreateFillProperties( mXPropSet, sal_True, mXShape); in ImplWritePage() 4451 aPropOpt.CreateFillProperties( mXPropSet, sal_True, mXShape ); in ImplWritePage() 4489 aPropOpt.CreateFillProperties( mXPropSet, sal_True, mXShape ); in ImplWritePage() 4541 aPropOpt.CreateFillProperties( mXPropSet, sal_True , mXShape ); in ImplWritePage() 4758 aPropOpt.CreateFillProperties( mXPropSet, sal_True , mXShape ); in ImplWritePage() 4818 aPropOpt.CreateFillProperties( mXPropSet, sal_True , mXShape ); in ImplWritePage() 4920 … aPropertyOptions.CreateFillProperties( mXPropSet, sal_True, mXShape ); in ImplWritePage() 4965 aPropOpt.CreateFillProperties( mXPropSet, sal_True, mXShape ); in ImplWritePage() [all …]
|
| /trunk/main/filter/inc/filter/msfilter/ |
| H A D | escherex.hxx | 1229 …void CreateFillProperties( const ::com::sun::star::uno::Reference< ::com::sun::star::beans:… 1230 …void CreateFillProperties( const ::com::sun::star::uno::Reference< ::com::sun::star::beans:…
|
| /trunk/main/sc/source/filter/xcl97/ |
| H A D | xcl97rec.cxx | 306 aPropOpt.CreateFillProperties( aXPropSet, sal_True); in ProcessEscherObj()
|