Searched refs:BiffInputStreamPosGuard (Results 1 – 3 of 3) sorted by relevance
420 class BiffInputStreamPosGuard : private BiffInputStreamPos class423 explicit BiffInputStreamPosGuard( BiffInputStream& rStrm );424 ~BiffInputStreamPosGuard();
575 BiffInputStreamPosGuard::BiffInputStreamPosGuard( BiffInputStream& rStrm ) : in BiffInputStreamPosGuard() function in oox::xls::BiffInputStreamPosGuard580 BiffInputStreamPosGuard::~BiffInputStreamPosGuard() in ~BiffInputStreamPosGuard()
538 BiffInputStreamPosGuard aStrmGuard( rStrm ); in convertFormula()
Completed in 27 milliseconds