Home
last modified time | relevance | path

Searched refs:nFontIndex (Results 1 – 3 of 3) sorted by path

/trunk/main/sc/source/filter/excel/
H A Dxistyle.cxx479 const XclImpFont* XclImpFontBuffer::GetFont( sal_uInt16 nFontIndex ) const in GetFont()
483 return (nFontIndex == 4) ? &maFont4 : in GetFont()
484 maFontList.GetObject( (nFontIndex < 4) ? nFontIndex : (nFontIndex - 1) ); in GetFont()
/trunk/main/sc/source/filter/inc/
H A Dxistyle.hxx176 const XclImpFont* GetFont( sal_uInt16 nFontIndex ) const;
/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx298 sal_uInt32 nFontIndex, nFontCount = 0; in Import() local
327 nFontIndex = nEntryCount; in Import()

Completed in 48 milliseconds