Home
last modified time | relevance | path

Searched defs:pXf (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/oox/source/xls/
H A Dstylesbuffer.cxx3352 if( const Xf* pXf = getCellXf( nXfId ).get() ) in getFontFromCellXf() local
3360 if( const Xf* pXf = getStyleXf( maCellStyles.getDefaultXfId() ).get() ) in getDefaultFont() local
3481 if( Xf* pXf = maCellXfs.get( nXfId ).get() ) in writeCellXfToPropertyMap() local
3487 if( Xf* pXf = maStyleXfs.get( nXfId ).get() ) in writeStyleXfToPropertyMap() local
3493 if( Xf* pXf = maCellXfs.get( nXfId ).get() ) in writeCellXfToPropertySet() local
3499 if( Xf* pXf = maStyleXfs.get( nXfId ).get() ) in writeStyleXfToPropertySet() local
H A Dsheetdatabuffer.cxx816 if( const Xf* pXf = getStyles().getCellXf( rModel.mnXfId ).get() ) in setCellFormat() local

Completed in 43 milliseconds