Searched refs:nFillBackColor (Results 1 – 2 of 2) sorted by relevance
926 sal_uInt32 nFillBackColor = 0x000000; in ImplCreateMaster() local938 …nFillBackColor = EscherPropertyContainer::GetGradientColor( (::com::sun::star::awt::Gradient*)mAny… in ImplCreateMaster()948 nFillBackColor = nFillColor ^ 0xffffff; in ImplCreateMaster()1704 sal_uInt32 nFillBackColor = 0; in ImplWriteBackground() local1725 aPropOpt.GetOpt( ESCHER_Prop_fillBackColor, nFillBackColor ); in ImplWriteBackground()1742 nFillBackColor = nFillColor ^ 0xffffff; in ImplWriteBackground()1751 aPropOpt.AddOpt( ESCHER_Prop_fillBackColor, nFillBackColor ); in ImplWriteBackground()
597 sal_uInt32 nFillBackColor = 0; in CreateFillProperties() local619 AddOpt( ESCHER_Prop_fillBackColor, nFillBackColor ); in CreateFillProperties()643 nFillBackColor = nFillColor ^ 0xffffff; in CreateFillProperties()647 AddOpt( ESCHER_Prop_fillBackColor, nFillBackColor ); in CreateFillProperties()
Completed in 64 milliseconds