Home
last modified time | relevance | path

Searched refs:GetFontBuffer (Results 1 – 16 of 16) sorted by relevance

/aoo4110/main/sc/source/filter/excel/
H A Dxiroot.cxx111 GetFontBuffer().Initialize(); in InitializeTable()
157 XclImpFontBuffer& XclImpRoot::GetFontBuffer() const in GetFontBuffer() function in XclImpRoot
H A Dxehelper.cxx393 XclExpFontBuffer& rFontBuffer = rRoot.GetFontBuffer(); in lclCreateFormattedString()
456 XclExpFontBuffer& rFontBuffer = rRoot.GetFontBuffer(); in lclCreateFormattedString()
732 if( const XclExpFont* pFirstFont = GetFontBuffer().GetFont( EXC_FONT_APP ) ) in AppendPortion()
H A Dxihelper.cxx178 const XclImpFontBuffer& rFontBuffer = rRoot.GetFontBuffer(); in lclCreateTextObject()
555 if( const XclImpFont* pFirstFont = GetFontBuffer().GetFont( EXC_FONT_APP ) ) in ResetFontData()
H A Dread.cxx54 XclImpFontBuffer& rFontBfr = GetFontBuffer(); in Read()
786 XclImpFontBuffer& rFontBfr = GetFontBuffer(); in Read()
H A Dxeroot.cxx113 XclExpFontBuffer& XclExpRoot::GetFontBuffer() const in GetFontBuffer() function in XclExpRoot
H A Dxistyle.cxx1156 GetFontBuffer().FillToItemSet( rItemSet, EXC_FONTITEM_CELL, mnXclFont, bSkipPoolDefs ); in CreatePattern()
1168 maAlignment.FillToItemSet( rItemSet, GetFontBuffer().GetFont( mnXclFont ), bSkipPoolDefs ); in CreatePattern()
1427 return GetFontBuffer().GetFont( GetFontIndex( nXFIndex ) ); in GetFont()
H A Dxestring.cxx513 XclExpFontBuffer& rFonts = rStrm.GetRoot().GetFontBuffer(); in WriteXml()
H A Dxiescher.cxx2043 GetFontBuffer().WriteDefaultCtrlFontProperties( rPropSet ); in ConvertFont()
2045GetFontBuffer().WriteFontProperties( rPropSet, EXC_FONTPROPSET_CONTROL, rFormatRuns.front().mnFont… in ConvertFont()
2619GetFontBuffer().WriteFontProperties( rPropSet, EXC_FONTPROPSET_CONTROL, maTextData.maData.mnDefFon… in SetBoxFormatting()
2621 GetFontBuffer().WriteDefaultCtrlFontProperties( rPropSet ); in SetBoxFormatting()
H A Dimpop.cxx662 long nFontHt = GetFontBuffer().GetAppFontData().mnHeight; in DefColWidth()
H A Dxeescher.cxx591 nXclFont = GetFontBuffer().Insert( aFontData, EXC_COLOR_CTRLTEXT ); in XclExpTbxControlObj()
H A Dxechart.cxx409 return GetFontBuffer().Insert( aFontData, EXC_COLOR_CHARTTEXT ); in ConvertFont()
1164 if( const XclExpFont* pFont = rRoot.GetFontBuffer().GetFont( nFontIdx ) ) in ConvertFontBase()
H A Dxetable.cxx1550 long nFontHt = rRoot.GetFontBuffer().GetAppFontData().mnHeight; in lclGetCorrectedColWidth()
H A Dxestyle.cxx2012 mnXclFont = GetFontBuffer().Insert( rItemSet, nScript, EXC_COLOR_CELLTEXT, bDefStyle ); in Init()
H A Dxichart.cxx383 GetFontBuffer().WriteFontProperties( rPropSet, EXC_FONTPROPSET_CHART, nFontIdx, pFontColor ); in ConvertFont()
/aoo4110/main/sc/source/filter/inc/
H A Dxeroot.hxx127 XclExpFontBuffer& GetFontBuffer() const;
H A Dxiroot.hxx155 XclImpFontBuffer& GetFontBuffer() const;

Completed in 251 milliseconds