Searched defs:checkDispose (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/oox/source/core/ | ||
H A D | recordparser.cxx | 74 void Locator::checkDispose() throw( RuntimeException ) in checkDispose() function in oox::core::prv::Locator |
/aoo41x/main/sax/source/fastparser/ | ||
H A D | fastparser.cxx | 92 void checkDispose() throw (RuntimeException) { if( !mpParser ) throw DisposedException(); } in checkDispose() function in sax_fastparser::FastLocatorImpl |
Completed in 396 milliseconds