Lines Matching refs:GetBiff

512     XclExpRecord( EXC_ID_CHLINEFORMAT, (rRoot.GetBiff() == EXC_BIFF8) ? 12 : 10 ),  in XclExpChLineFormat()
572 if( rStrm.GetRoot().GetBiff() == EXC_BIFF8 ) in WriteBody()
595 XclExpRecord( EXC_ID_CHAREAFORMAT, (rRoot.GetBiff() == EXC_BIFF8) ? 16 : 12 ), in XclExpChAreaFormat()
663 if( rStrm.GetRoot().GetBiff() == EXC_BIFF8 ) in WriteBody()
677 DBG_ASSERT_BIFF( GetBiff() == EXC_BIFF8 ); in XclExpChEscherFormat()
767 if( (rRoot.GetBiff() == EXC_BIFF8) && bComplexFill ) in ConvertFrameBase()
1081 sal_Size nRecSize = (1 + mxString->GetFormatsCount()) * ((GetBiff() == EXC_BIFF8) ? 2 : 1); in Save()
1186 …XclExpChGroupBase( rRoot, EXC_CHFRBLOCK_TYPE_TEXT, EXC_ID_CHTEXT, (rRoot.GetBiff() == EXC_BIFF8) ?… in XclExpChText()
1288 …DBG_ASSERT( (GetBiff() == EXC_BIFF8) || !bIsBubble, "XclExpChText::ConvertDataLabel - bubble chart… in ConvertDataLabel()
1298 if( bShowAny && (GetBiff() == EXC_BIFF8) ) in ConvertDataLabel()
1372 if( GetBiff() == EXC_BIFF8 ) in ConvertTrendLineEquation()
1422 if( GetBiff() == EXC_BIFF8 ) in WriteBody()
1457 XclExpRecord( EXC_ID_CHMARKERFORMAT, (rRoot.GetBiff() == EXC_BIFF8) ? 20 : 12 ), in XclExpChMarkerFormat()
1516 if( rStrm.GetRoot().GetBiff() == EXC_BIFF8 ) in WriteBody()
1617 …if( IsSeriesFormat() && (GetBiff() == EXC_BIFF8) && rTypeInfo.mb3dChart && (rTypeInfo.meTypeCateg … in ConvertDataSeries()
1837 …XclExpChGroupBase( rRoot, EXC_CHFRBLOCK_TYPE_SERIES, EXC_ID_CHSERIES, (rRoot.GetBiff() == EXC_BIFF… in XclExpChSeries()
1846 if( GetBiff() == EXC_BIFF8 ) in XclExpChSeries()
2116 if( GetBiff() == EXC_BIFF8 ) in WriteBody()
2167 if( GetBiff() == EXC_BIFF8 ) in Convert()
2210 if( GetBiff() == EXC_BIFF8 ) in WriteBody()
2215 if( GetBiff() == EXC_BIFF8 ) in WriteBody()
2707 if( GetBiff() == EXC_BIFF8 ) in Save()
2820 XclExpRecord( EXC_ID_CHTICK, (rRoot.GetBiff() == EXC_BIFF8) ? 30 : 26 ), in XclExpChTick()
2890 if( GetBiff() == EXC_BIFF8 ) in WriteBody()
3392 if( GetBiff() == EXC_BIFF8 ) in SetManualPlotArea()