/aoo41x/main/sc/source/filter/excel/ |
H A D | excdoc.cxx | 187 if ( GetBiff() <= EXC_BIFF5 ) in FillAsHeader() 206 …sal_uInt16 nCodePage = XclTools::GetXclCodePage( (GetBiff() <= EXC_BIFF5) ? RTL_TEXTENCODING_MS_12… in FillAsHeader() 208 if( GetBiff() <= EXC_BIFF5 ) in FillAsHeader() 257 if ( GetBiff() <= EXC_BIFF5 ) in FillAsHeader() 296 if( GetBiff() <= EXC_BIFF5 ) in FillAsHeader() 343 if( GetBiff() <= EXC_BIFF5 ) in FillAsHeader() 447 if( eBiff <= EXC_BIFF5 ) in FillAsTable() 464 if( eBiff <= EXC_BIFF5 ) in FillAsTable() 484 if( eBiff <= EXC_BIFF5 ) in FillAsTable() 644 if( GetBiff() <= EXC_BIFF5 ) in FillAsEmptyTable()
|
H A D | xiname.cxx | 75 case EXC_BIFF5: in XclImpName() 86 if( GetBiff() <= EXC_BIFF5 ) in XclImpName() 101 …if( (GetBiff() == EXC_BIFF5) && (maXclName == XclTools::GetXclBuiltInDefName( EXC_BUILTIN_FILTERDA… in XclImpName()
|
H A D | excform.cxx | 400 case EXC_BIFF5: in Convert() 412 case EXC_BIFF5: in Convert() 518 case EXC_BIFF5: aIn.Ignore( 12 ); break; in Convert() 998 … case EXC_BIFF5: DBG_WARNING( "-ExcelToSc::Convert(): 0x1A gibt's nicht in Biff5!" ); in Convert() 1008 … case EXC_BIFF5: DBG_WARNING( "-ExcelToSc::Convert(): 0x1B gibt's nicht in Biff5!" ); in Convert() 1045 case EXC_BIFF5: nIgnore = 14; break; in Convert() 1326 DBG_ASSERT_BIFF( GetBiff() == EXC_BIFF5 ); in GetAbsRefs() 1327 if( GetBiff() != EXC_BIFF5 ) in GetAbsRefs()
|
H A D | xepage.cxx | 77 if( rStrm.GetRoot().GetBiff() <= EXC_BIFF5 ) in WriteBody() 125 if( eBiff >= EXC_BIFF5 ) in WriteBody() 138 if( eBiff >= EXC_BIFF5 ) in WriteBody() 158 SetRecSize( 2 + ((rStrm.GetRoot().GetBiff() <= EXC_BIFF5) ? 2 : 6) * mrPageBreaks.size() ); in Save()
|
H A D | xeformula.cxx | 1870 sal_uInt16& rnRelField = (meBiff <= EXC_BIFF5) ? rXclPos.mnRow : rXclPos.mnCol; in ConvertRefData() 1938 if( meBiff <= EXC_BIFF5 ) in ProcessCellRef() 1984 if( meBiff <= EXC_BIFF5 ) in ProcessRangeRef() 2021 if( meBiff <= EXC_BIFF5 ) in ProcessExternalCellRef() 2058 if( meBiff <= EXC_BIFF5 ) in ProcessExternalRangeRef() 2251 if( meBiff <= EXC_BIFF5 ) in AppendAddress() 2261 if( meBiff <= EXC_BIFF5 ) in AppendRange() 2326 Append( 0, (meBiff <= EXC_BIFF5) ? 12 : 2 ); in AppendNameToken() 2342 if( meBiff <= EXC_BIFF5 ) in AppendNameXToken() 2345 Append( 0, (meBiff <= EXC_BIFF5) ? 12 : 2 ); in AppendNameXToken()
|
H A D | impop.cxx | 237 if( (maStrm.GetRecId() == EXC_ID2_DIMENSIONS) || (GetBiff() <= EXC_BIFF5) ) in ReadDimensions() 337 … XclStrFlags nFlags = (bBiff2 && (GetBiff() <= EXC_BIFF5)) ? EXC_STR_8BITLENGTH : EXC_STR_DEFAULT; in ReadLabel() 718 if( GetBiff() == EXC_BIFF5 ) in Boundsheet() 1002 aIn.Ignore( (GetBiff() >= EXC_BIFF5) ? 6 : 2 ); in Array34() 1166 if( GetBiff() <= EXC_BIFF5 ) in EndSheet()
|
H A D | excel.cxx | 199 case EXC_BIFF5: in ScImportExcel() 244 … XclExpRootData aExpData( bBiff8 ? EXC_BIFF8 : EXC_BIFF5, rMedium, xRootStrg, *pDocument, eNach ); in lcl_ExportExcelBiff()
|
H A D | xeroot.cxx | 181 if( GetBiff() >= EXC_BIFF5 ) in InitializeGlobals() 208 if( GetBiff() == EXC_BIFF5 ) in InitializeTable()
|
H A D | xiview.cxx | 48 if( GetBiff() >= EXC_BIFF5 ) in ReadWindow1() 158 case EXC_BIFF5: in ReadWindow2()
|
H A D | xestyle.cxx | 996 if( GetBiff() <= EXC_BIFF5 ) in WriteBody() 1039 case EXC_BIFF5: mnXclMaxSize = EXC_FONT_MAXCOUNT5; break; in XclExpFontBuffer() 1147 case EXC_BIFF5: in InitDefaultFonts() 1215 case EXC_BIFF5: mnXclOffset = EXC_FORMAT_OFFSET5; break; in XclExpNumFmtBuffer() 1281 if( GetBiff() <= EXC_BIFF5 ) in WriteFormatRecord() 1400 case EXC_BIFF5: // attributes new in BIFF5 in FillFromItemSet() 1613 case EXC_BIFF5: in FillFromItemSet() 2096 case EXC_BIFF5: WriteBody5( rStrm ); break; in WriteBody()
|
H A D | xipage.cxx | 76 if( GetBiff() >= EXC_BIFF5 ) in ReadSetup() 115 aString = (GetBiff() <= EXC_BIFF5) ? rStrm.ReadByteString( false ) : rStrm.ReadUniString(); in ReadHeaderFooter()
|
H A D | xistyle.cxx | 187 case EXC_BIFF5: in ReadFont() 451 case EXC_BIFF5: in XclImpFontBuffer() 570 case EXC_BIFF5: in ReadFormat() 1108 case EXC_BIFF5: ReadXF5( rStrm ); break; in ReadXF() 1323 maName = (GetBiff() <= EXC_BIFF5) ? rStrm.ReadByteString( false ) : rStrm.ReadUniString(); in ReadStyle()
|
H A D | xeview.cxx | 127 case EXC_BIFF5: in WriteBody() 208 if( rStrm.GetRoot().GetBiff() >= EXC_BIFF5 ) in WriteBody()
|
H A D | xename.cxx | 234 if( (GetBiff() <= EXC_BIFF5) && (cBuiltIn == EXC_BUILTIN_FILTERDATABASE) ) in XclExpName() 262 case EXC_BIFF5: // EXTERNSHEET index is positive in NAME record in SetLocalTab()
|
H A D | xetable.cxx | 58 DBG_ASSERT( (rRoot.GetBiff() <= EXC_BIFF5) || (mxResult->Len() > 0), in XclExpStringRec() 733 case EXC_BIFF5: in Init() 775 case EXC_BIFF5: in WriteContents() 1050 if( aResult.Len() || (rStrm.GetRoot().GetBiff() <= EXC_BIFF5) ) in WriteContents() 1499 case EXC_BIFF5: SetRecHeader( EXC_ID3_DIMENSIONS, 10 ); break; in XclExpDimensions()
|
H A D | xistring.cxx | 63 case EXC_BIFF5: in Read()
|
H A D | xerecord.cxx | 274 case EXC_BIFF5: in Save()
|
H A D | xistream.cxx | 404 case 0: eBiff = EXC_BIFF5; break; // #i44031# #i62752# in DetectBiffVersion() 408 case EXC_BOF_BIFF5: eBiff = EXC_BIFF5; break; in DetectBiffVersion()
|
H A D | xehelper.cxx | 1016 case EXC_BIFF5: in lclEncodeDosUrl() 1090 if( rStrm.GetRoot().GetBiff() <= EXC_BIFF5 ) in Save()
|
H A D | xeescher.cxx | 999 case EXC_BIFF5: in XclExpNote() 1023 case EXC_BIFF5: in Save()
|
H A D | xiescher.cxx | 2990 if( (nFmlaSize > 0) && (GetBiff() >= EXC_BIFF5) ) in ReadPictFmla() 3002 case EXC_BIFF5: in ReadPictFmla() 3773 case EXC_BIFF5: in ReadObj() 4019 case EXC_BIFF5: in ReadNote() 4032 DBG_ASSERT_BIFF( GetBiff() >= EXC_BIFF5 ); in ReadTabChart()
|
H A D | xlroot.cxx | 126 case EXC_BIFF5: maXclMaxPos.Set( EXC_MAXCOL5, EXC_MAXROW5, EXC_MAXTAB5 ); break; in XclRootData()
|
H A D | xlstyle.cxx | 117 case EXC_BIFF5: in XclDefaultPalette() 1482 if( rRoot.GetBiff() >= EXC_BIFF5 ) in XclNumFmtBuffer()
|
H A D | xihelper.cxx | 850 if( rStrm.GetRoot().GetBiff() <= EXC_BIFF5 ) in XclImpCachedMatrix()
|
/aoo41x/main/sc/source/filter/inc/ |
H A D | xlconst.hxx | 39 EXC_BIFF5, /// MS Excel 5.0, MS Excel 7.0 (95) enumerator
|