Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/oox/
H A Dsheetdatabuffer.cxx502 Xf* pXf = rStyles.getCellXf( rRowStyle.mnNumFmt.first ).get(); in finalizeImport() local
736 const Xf* pXf = getStyles().getCellXf( rModel.mnXfId ).get(); in setCellFormat() local
H A Dstylesbuffer.cxx2849 if( const Xf* pXf = getCellXf( nXfId ).get() ) in getFontFromCellXf() local
2857 if( const Xf* pXf = getStyleXf( maCellStyles.getDefaultXfId() ).get() ) in getDefaultFont() local
3020 Xf* pXf = maCellXfs.get(nXfId).get(); in writeCellXfToDoc() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/oox/
H A Dsheetdatabuffer.cxx471 Xf* pXf = rStyles.getCellXf( rRowStyle.mnNumFmt.first ).get(); in finalizeImport() local
704 if( const Xf* pXf = getStyles().getCellXf( rModel.mnXfId ).get() ) in setCellFormat() local
H A Dstylesbuffer.cxx2843 if( const Xf* pXf = getCellXf( nXfId ).get() ) in getFontFromCellXf() local
2851 if( const Xf* pXf = getStyleXf( maCellStyles.getDefaultXfId() ).get() ) in getDefaultFont() local
3011 Xf* pXf = maCellXfs.get(nXfId).get(); in writeCellXfToDoc() local