Home
last modified time | relevance | path

Searched refs:getFontFromCellXf (Results 1 – 4 of 4) sorted by relevance

/trunk/main/oox/inc/oox/xls/
H A Dstylesbuffer.hxx1038 FontRef getFontFromCellXf( sal_Int32 nXfId ) const;
/trunk/main/oox/source/xls/
H A Dsheetdatabuffer.cxx355 const Font* pFirstPortionFont = getStyles().getFontFromCellXf( rModel.mnXfId ).get(); in setStringCell()
H A Dsheetdatacontext.cxx889 if( const Font* pFont = getStyles().getFontFromCellXf( maCellData.mnXfId ).get() ) in importLabel()
H A Dstylesbuffer.cxx3349 FontRef StylesBuffer::getFontFromCellXf( sal_Int32 nXfId ) const in getFontFromCellXf() function in oox::xls::StylesBuffer

Completed in 50 milliseconds