Home
last modified time | relevance | path

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

/aoo42x/main/oox/inc/oox/xls/
H A Dstylesbuffer.hxx1031 XfRef getCellXf( sal_Int32 nXfId ) const;
/aoo42x/main/oox/source/xls/
H A Dsheetdatabuffer.cxx816 if( const Xf* pXf = getStyles().getCellXf( rModel.mnXfId ).get() ) in setCellFormat()
H A Dsheetdatacontext.cxx767 mobBiff2HasXfs = getStyles().getCellXf( 0 ).get() != 0; in readCellXfId()
H A Dstylesbuffer.cxx3334 XfRef StylesBuffer::getCellXf( sal_Int32 nXfId ) const in getCellXf() function in oox::xls::StylesBuffer
3352 if( const Xf* pXf = getCellXf( nXfId ).get() ) in getFontFromCellXf()

Completed in 498 milliseconds