Searched refs:getFontFromCellXf (Results 1 – 4 of 4) sorted by relevance
1038 FontRef getFontFromCellXf( sal_Int32 nXfId ) const;
355 const Font* pFirstPortionFont = getStyles().getFontFromCellXf( rModel.mnXfId ).get(); in setStringCell()
889 if( const Font* pFont = getStyles().getFontFromCellXf( maCellData.mnXfId ).get() ) in importLabel()
3349 FontRef StylesBuffer::getFontFromCellXf( sal_Int32 nXfId ) const in getFontFromCellXf() function in oox::xls::StylesBuffer
Completed in 58 milliseconds