Searched refs:tellBase (Results 1 – 6 of 6) sorted by relevance
115 sal_Int64 tellBase() const;
251 sal_Int64 tellBase() const;
772 sal_Int64 nStrmPos = rStrm.tellBase(); in importFragment()908 if( rStrm.tellBase() == nStrmPos ) in importFragment()916 if( rStrm.tellBase() == nStrmPos ) in importFragment()
114 sal_Int64 BiffOutputStream::tellBase() const in tellBase() function in oox::xls::BiffOutputStream
284 sal_Int64 BiffInputStream::tellBase() const in tellBase() function in oox::xls::BiffInputStream
321 ornRecPos = mxBiffStrm->tellBase() - 4; in implStartRecord()
Completed in 62 milliseconds