Home
last modified time | relevance | path

Searched refs:BiffInputStreamPosGuard (Results 1 – 3 of 3) sorted by relevance

/trunk/main/oox/inc/oox/xls/
H A Dbiffinputstream.hxx420 class BiffInputStreamPosGuard : private BiffInputStreamPos class
423 explicit BiffInputStreamPosGuard( BiffInputStream& rStrm );
424 ~BiffInputStreamPosGuard();
/trunk/main/oox/source/xls/
H A Dbiffinputstream.cxx575 BiffInputStreamPosGuard::BiffInputStreamPosGuard( BiffInputStream& rStrm ) : in BiffInputStreamPosGuard() function in oox::xls::BiffInputStreamPosGuard
580 BiffInputStreamPosGuard::~BiffInputStreamPosGuard() in ~BiffInputStreamPosGuard()
H A Ddefnamesbuffer.cxx538 BiffInputStreamPosGuard aStrmGuard( rStrm ); in convertFormula()

Completed in 25 milliseconds