Home
last modified time | relevance | path

Searched refs:XclExpChFontRef (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sc/source/filter/inc/
H A Dxechart.hxx449 typedef ScfRef< XclExpChFont > XclExpChFontRef; typedef
500 …virtual void SetFont( XclExpChFontRef xFont, const Color& rColor, sal_uInt32 nColorId ) = 0;
529 virtual void SetFont( XclExpChFontRef xFont, const Color& rColor, sal_uInt32 nColorId );
559 XclExpChFontRef mxFont; /// Index into font buffer (CHFONT record).
1099 virtual void SetFont( XclExpChFontRef xFont, const Color& rColor, sal_uInt32 nColorId );
1125 XclExpChFontRef mxFont; /// Index into font buffer (CHFONT record).
/aoo4110/main/sc/source/filter/excel/
H A Dxechart.cxx1166 XclExpChFontRef xFont( new XclExpChFont( nFontIdx ) ); in ConvertFontBase()
1191 void XclExpChText::SetFont( XclExpChFontRef xFont, const Color& rColor, sal_uInt32 nColorId ) in SetFont()
2946 void XclExpChAxis::SetFont( XclExpChFontRef xFont, const Color& rColor, sal_uInt32 nColorId ) in SetFont()

Completed in 48 milliseconds