Searched refs:opnFontId (Results 1 – 2 of 2) sorted by relevance
972 FontRef createFont( sal_Int32* opnFontId = 0 );
3159 FontRef StylesBuffer::createFont( sal_Int32* opnFontId ) in createFont() argument3161 if( opnFontId ) *opnFontId = static_cast< sal_Int32 >( maFonts.size() ); in createFont()
Completed in 40 milliseconds