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 |