Home
last modified time | relevance | path

Searched refs:eDateiTyp (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/sc/source/filter/excel/
H A Dread.cxx159 if( pExcRoot->eDateiTyp == Biff2 ) in Read()
167 if( pExcRoot->eDateiTyp == Biff3 ) in Read()
175 if( pExcRoot->eDateiTyp == Biff4 ) in Read()
187 if( pExcRoot->eDateiTyp == Biff5W ) in Read()
443 if( pExcRoot->eDateiTyp == Biff4 ) in Read()
535 if( pExcRoot->eDateiTyp == Biff4 ) in Read()
700 switch( pExcRoot->eDateiTyp ) in Read()
719 DBG_ASSERT( pExcRoot->eDateiTyp != Biff5W, in Read()
854 switch( pExcRoot->eDateiTyp ) in Read()
939 if( pExcRoot->eDateiTyp == Biff8W ) in Read()
[all …]
H A Dimpop.cxx133 pExcRoot->eDateiTyp = BiffX; in ImportExcel()
445 pExcRoot->eDateiTyp = Biff2C; in Bof2()
447 pExcRoot->eDateiTyp = Biff2M; in Bof2()
986 pExcRoot->eDateiTyp = Biff3W; in Bof3()
988 pExcRoot->eDateiTyp = Biff3C; in Bof3()
990 pExcRoot->eDateiTyp = Biff3M; in Bof3()
1125 pExcRoot->eDateiTyp = Biff4W; in Bof4()
1127 pExcRoot->eDateiTyp = Biff4C; in Bof4()
1129 pExcRoot->eDateiTyp = Biff4M; in Bof4()
1152 pExcRoot->eDateiTyp = BiffX; in Bof5()
[all …]
H A Dexpop2.cxx63 pExcRoot->eDateiTyp = Biff5; in ExportBiff5()
139 pExcRoot->eDateiTyp = Biff8; in ExportBiff8()
154 pExcRoot->eDateiTyp = Biff8; in ExportXml2007()
H A Dexctools.cxx62 eDateiTyp = BiffX; in RootData()
/aoo41x/main/sc/source/filter/inc/
H A Droot.hxx58 BiffTyp eDateiTyp; // feine Differenzierung member

Completed in 39 milliseconds