Home
last modified time | relevance | path

Searched refs:tellBase (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/oox/inc/oox/xls/
H A Dbiffoutputstream.hxx115 sal_Int64 tellBase() const;
H A Dbiffinputstream.hxx251 sal_Int64 tellBase() const;
/aoo4110/main/oox/source/xls/
H A Dworksheetfragment.cxx772 sal_Int64 nStrmPos = rStrm.tellBase(); in importFragment()
908 if( rStrm.tellBase() == nStrmPos ) in importFragment()
916 if( rStrm.tellBase() == nStrmPos ) in importFragment()
H A Dbiffoutputstream.cxx114 sal_Int64 BiffOutputStream::tellBase() const in tellBase() function in oox::xls::BiffOutputStream
H A Dbiffinputstream.cxx284 sal_Int64 BiffInputStream::tellBase() const in tellBase() function in oox::xls::BiffInputStream
/aoo4110/main/oox/source/dump/
H A Dbiffdumper.cxx321 ornRecPos = mxBiffStrm->tellBase() - 4; in implStartRecord()

Completed in 47 milliseconds