Home
last modified time | relevance | path

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

/trunk/main/oox/inc/oox/xls/
H A Dstylesbuffer.hxx972 FontRef createFont( sal_Int32* opnFontId = 0 );
/trunk/main/oox/source/xls/
H A Dstylesbuffer.cxx3159 FontRef StylesBuffer::createFont( sal_Int32* opnFontId ) in createFont() argument
3161 if( opnFontId ) *opnFontId = static_cast< sal_Int32 >( maFonts.size() ); in createFont()

Completed in 42 milliseconds