Home
last modified time | relevance | path

Searched refs:mso_fillSolid (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/svx/inc/svx/
H A Dmsdffdef.hxx973 mso_fillSolid, // Fill with a solid color enumerator
/aoo4110/main/filter/source/msfilter/
H A Dmsdffimp.cxx1338 MSO_FillType eMSO_FillType = (MSO_FillType)GetPropertyValue( DFF_Prop_fillType, mso_fillSolid ); in ApplyFillAttributes()
1342 case mso_fillSolid : // Fill with a solid color in ApplyFillAttributes()
2720 MSO_FillType eMSO_FillType = (MSO_FillType)GetPropertyValue( DFF_Prop_fillType, mso_fillSolid ); in ApplyAttributes()
2723 case mso_fillSolid : in ApplyAttributes()
H A Dsvdfppt.cxx1389 if ( (MSO_FillType)GetPropertyValue( DFF_Prop_fillType, mso_fillSolid ) == mso_fillBackground ) in ProcessObj()
5875 MSO_FillType eFillType = mso_fillSolid; in ApplyTo()
5877 eFillType = (MSO_FillType)rManager.GetPropertyValue( DFF_Prop_fillType, mso_fillSolid ); in ApplyTo()
5887 case mso_fillSolid : in ApplyTo()
/aoo4110/main/sc/source/filter/excel/
H A Dxichart.cxx526 mnDffFillType( mso_fillSolid ) in XclImpChEscherFormat()
541 mnDffFillType = aPropSet.GetPropertyValue( DFF_Prop_fillType, mso_fillSolid ); in ReadHeaderRecord()

Completed in 108 milliseconds