Home
last modified time | relevance | path

Searched refs:EXC_BIFF5 (Results 1 – 25 of 32) sorted by relevance

12

/aoo4110/main/sc/source/filter/excel/
H A Dexcdoc.cxx187 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 Dxiname.cxx75 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 Dexcform.cxx400 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 Dxepage.cxx77 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 Dxeformula.cxx1870 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 Dimpop.cxx237 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 Dexcel.cxx199 case EXC_BIFF5: in ScImportExcel()
244 … XclExpRootData aExpData( bBiff8 ? EXC_BIFF8 : EXC_BIFF5, rMedium, xRootStrg, *pDocument, eNach ); in lcl_ExportExcelBiff()
H A Dxeroot.cxx181 if( GetBiff() >= EXC_BIFF5 ) in InitializeGlobals()
208 if( GetBiff() == EXC_BIFF5 ) in InitializeTable()
H A Dxiview.cxx48 if( GetBiff() >= EXC_BIFF5 ) in ReadWindow1()
158 case EXC_BIFF5: in ReadWindow2()
H A Dxestyle.cxx996 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 Dxipage.cxx76 if( GetBiff() >= EXC_BIFF5 ) in ReadSetup()
115 aString = (GetBiff() <= EXC_BIFF5) ? rStrm.ReadByteString( false ) : rStrm.ReadUniString(); in ReadHeaderFooter()
H A Dxistyle.cxx187 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 Dxeview.cxx127 case EXC_BIFF5: in WriteBody()
208 if( rStrm.GetRoot().GetBiff() >= EXC_BIFF5 ) in WriteBody()
H A Dxename.cxx234 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 Dxetable.cxx58 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 Dxistring.cxx63 case EXC_BIFF5: in Read()
H A Dxerecord.cxx274 case EXC_BIFF5: in Save()
H A Dxistream.cxx404 case 0: eBiff = EXC_BIFF5; break; // #i44031# #i62752# in DetectBiffVersion()
408 case EXC_BOF_BIFF5: eBiff = EXC_BIFF5; break; in DetectBiffVersion()
H A Dxehelper.cxx1016 case EXC_BIFF5: in lclEncodeDosUrl()
1090 if( rStrm.GetRoot().GetBiff() <= EXC_BIFF5 ) in Save()
H A Dxeescher.cxx999 case EXC_BIFF5: in XclExpNote()
1023 case EXC_BIFF5: in Save()
H A Dxiescher.cxx2990 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 Dxlroot.cxx126 case EXC_BIFF5: maXclMaxPos.Set( EXC_MAXCOL5, EXC_MAXROW5, EXC_MAXTAB5 ); break; in XclRootData()
H A Dxlstyle.cxx117 case EXC_BIFF5: in XclDefaultPalette()
1482 if( rRoot.GetBiff() >= EXC_BIFF5 ) in XclNumFmtBuffer()
H A Dxihelper.cxx850 if( rStrm.GetRoot().GetBiff() <= EXC_BIFF5 ) in XclImpCachedMatrix()
/aoo4110/main/sc/source/filter/inc/
H A Dxlconst.hxx39 EXC_BIFF5, /// MS Excel 5.0, MS Excel 7.0 (95) enumerator

Completed in 213 milliseconds

12