Searched refs:getCellXf (Results 1 – 4 of 4) sorted by relevance
1031 XfRef getCellXf( sal_Int32 nXfId ) const;
816 if( const Xf* pXf = getStyles().getCellXf( rModel.mnXfId ).get() ) in setCellFormat()
767 mobBiff2HasXfs = getStyles().getCellXf( 0 ).get() != 0; in readCellXfId()
3334 XfRef StylesBuffer::getCellXf( sal_Int32 nXfId ) const in getCellXf() function in oox::xls::StylesBuffer3352 if( const Xf* pXf = getCellXf( nXfId ).get() ) in getFontFromCellXf()
Completed in 498 milliseconds