Searched refs:XclExpChFont (Results 1 – 2 of 2) sorted by relevance
443 class XclExpChFont : public XclExpUInt16Record class446 explicit XclExpChFont( sal_uInt16 nFontIdx );449 typedef ScfRef< XclExpChFont > XclExpChFontRef;
1108 XclExpChFont::XclExpChFont( sal_uInt16 nFontIdx ) : in XclExpChFont() function in XclExpChFont1166 XclExpChFontRef xFont( new XclExpChFont( nFontIdx ) ); in ConvertFontBase()
Completed in 42 milliseconds