Home
last modified time | relevance | path

Searched refs:ESCHER_FillSolid (Results 1 – 10 of 10) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/filter/msfilter/
H A Descherex.hxx143 ESCHER_FillSolid, // Fill with a solid color enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/filter/msfilter/
H A Descherex.hxx143 ESCHER_FillSolid, // Fill with a solid color enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/excel/
H A Dxlchart.cxx775 rEscherFmt.mxEscherSet->AddOpt( ESCHER_Prop_fillType, ESCHER_FillSolid ); in ReadEscherProperties()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/excel/
H A Dxlchart.cxx773 rEscherFmt.mxEscherSet->AddOpt( ESCHER_Prop_fillType, ESCHER_FillSolid ); in ReadEscherProperties()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/export/
H A Dvmlexport.cxx718 case ESCHER_FillSolid: pFillType = "solid"; break; in Commit()
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/export/
H A Dvmlexport.cxx781 case ESCHER_FillSolid: pFillType = "solid"; break; in Commit()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/filter/eppt/
H A Deppt.cxx1167 aPropOpt.AddOpt( ESCHER_Prop_fillType, ESCHER_FillSolid ); in ImplWriteBackground()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/filter/eppt/
H A Deppt.cxx1164 aPropOpt.AddOpt( ESCHER_Prop_fillType, ESCHER_FillSolid ); in ImplWriteBackground()
/dports/editors/libreoffice/libreoffice-7.2.6.2/filter/source/msfilter/
H A Descherex.cxx644 AddOpt( ESCHER_Prop_fillType, ESCHER_FillSolid ); in CreateFillProperties()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/msfilter/
H A Descherex.cxx651 AddOpt( ESCHER_Prop_fillType, ESCHER_FillSolid ); in CreateFillProperties()