Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/inc/
H A Dxechart.hxx443 class XclExpChFont : public XclExpUInt16Record class
446 explicit XclExpChFont( sal_uInt16 nFontIdx );
449 typedef ScfRef< XclExpChFont > XclExpChFontRef;
/trunk/main/sc/source/filter/excel/
H A Dxechart.cxx1108 XclExpChFont::XclExpChFont( sal_uInt16 nFontIdx ) : in XclExpChFont() function in XclExpChFont
1166 XclExpChFontRef xFont( new XclExpChFont( nFontIdx ) ); in ConvertFontBase()

Completed in 42 milliseconds