Home
last modified time | relevance | path

Searched refs:eMSO_FillType (Results 1 – 2 of 2) sorted by path

/trunk/main/filter/inc/filter/msfilter/
H A Dmsdffimp.hxx98 …void ImportGradientColor( SfxItemSet& aSet, MSO_FillType eMSO_FillType, double dTrans = 1.0 , dou…
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx1338 MSO_FillType eMSO_FillType = (MSO_FillType)GetPropertyValue( DFF_Prop_fillType, mso_fillSolid ); in ApplyFillAttributes() local
1340 switch( eMSO_FillType ) in ApplyFillAttributes()
1388 if ( ( eMSO_FillType == mso_fillShadeCenter ) && ( eXFill == XFILL_BITMAP ) ) in ApplyFillAttributes()
1394 ImportGradientColor ( rSet, eMSO_FillType, dTrans , dBackTrans ); in ApplyFillAttributes()
1408 if ( eMSO_FillType == mso_fillPattern ) in ApplyFillAttributes()
1420 else if ( eMSO_FillType == mso_fillTexture ) in ApplyFillAttributes()
2732 … MSO_FillType eMSO_FillType = (MSO_FillType)GetPropertyValue( DFF_Prop_fillType, mso_fillSolid ); in ApplyAttributes() local
2733 switch( eMSO_FillType ) in ApplyAttributes()
2867 void DffPropertyReader::ImportGradientColor( SfxItemSet& aSet,MSO_FillType eMSO_FillType, double dT… in ImportGradientColor() argument
2919 switch( eMSO_FillType ) in ImportGradientColor()

Completed in 56 milliseconds