Searched refs:WriteFontProperties (Results 1 – 6 of 6) sorted by relevance
/trunk/main/sc/source/filter/excel/ |
H A D | xistyle.cxx | 338 void XclImpFont::WriteFontProperties( ScfPropertySet& rPropSet, in WriteFontProperties() function in XclImpFont 341 GetFontPropSetHelper().WriteFontProperties( in WriteFontProperties() 515 void XclImpFontBuffer::WriteFontProperties( ScfPropertySet& rPropSet, in WriteFontProperties() function in XclImpFontBuffer 519 pFont->WriteFontProperties( rPropSet, eType, pFontColor ); in WriteFontProperties() 524 maCtrlFont.WriteFontProperties( rPropSet, EXC_FONTPROPSET_CONTROL ); in WriteDefaultCtrlFontProperties()
|
H A D | xlstyle.cxx | 696 void XclFontPropSetHelper::WriteFontProperties( in WriteFontProperties() function in XclFontPropSetHelper
|
H A D | xiescher.cxx | 2045 …GetFontBuffer().WriteFontProperties( rPropSet, EXC_FONTPROPSET_CONTROL, rFormatRuns.front().mnFont… in ConvertFont() 2619 …GetFontBuffer().WriteFontProperties( rPropSet, EXC_FONTPROPSET_CONTROL, maTextData.maData.mnDefFon… in SetBoxFormatting()
|
H A D | xichart.cxx | 383 GetFontBuffer().WriteFontProperties( rPropSet, EXC_FONTPROPSET_CHART, nFontIdx, pFontColor ); in ConvertFont()
|
/trunk/main/sc/source/filter/inc/ |
H A D | xistyle.hxx | 125 void WriteFontProperties( ScfPropertySet& rPropSet, 194 void WriteFontProperties(
|
H A D | xlstyle.hxx | 424 void WriteFontProperties(
|
Completed in 75 milliseconds