Searched refs:XclExpFontHelper (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/sc/source/filter/inc/ |
H A D | xestyle.hxx | 137 class XclExpFontHelper class 160 XclExpFontHelper(); 161 ~XclExpFontHelper();
|
/aoo41x/main/sc/source/filter/excel/ |
H A D | xestyle.cxx | 833 /*static*/ sal_Int16 XclExpFontHelper::GetFirstUsedScript( const XclExpRoot& rRoot, const SfxItemSe… in GetFirstUsedScript() 875 /*static*/ Font XclExpFontHelper::GetFontFromItemSet( const XclExpRoot& rRoot, const SfxItemSet& rI… in GetFontFromItemSet() 899 /*static*/ bool XclExpFontHelper::CheckItems( const XclExpRoot& rRoot, const SfxItemSet& rItemSet, … in CheckItems() 1104 Font aFont = XclExpFontHelper::GetFontFromItemSet( GetRoot(), rItemSet, nScript ); in Insert() 2013 mbFontUsed = XclExpFontHelper::CheckItems( GetRoot(), rItemSet, nScript, IsStyleXF() ); in Init()
|
H A D | xehelper.cxx | 411 SvxFont aFont( XclExpFontHelper::GetFontFromItemSet( rRoot, rItemSet, nScript ) ); in lclCreateFormattedString() 525 SvxFont aFont( XclExpFontHelper::GetFontFromItemSet( rRoot, aItemSet, nScript ) ); in lclCreateFormattedString()
|
Completed in 44 milliseconds