Searched refs:ExceptionNotFound (Results 1 – 5 of 5) sorted by relevance
151 throw ExceptionNotFound("WW8PieceTableImpl::getFirstCp"); in getFirstCp()163 throw ExceptionNotFound(" WW8PieceTableImpl::getFirstFc"); in getFirstFc()175 throw ExceptionNotFound("WW8PieceTableImpl::getLastCp"); in getLastCp()187 throw ExceptionNotFound("WW8PieceTableImpl::getLastFc"); in getLastFc()222 throw ExceptionNotFound("WW8PieceTableImpl::fc2cp: " + aFc.toString()); in fc2cp()244 throw ExceptionNotFound in cp2fc()
194 catch (ExceptionNotFound e) in WW8DocumentImpl()203 catch (ExceptionNotFound e) in WW8DocumentImpl()238 throw ExceptionNotFound("Table stream not found."); in WW8DocumentImpl()655 catch (ExceptionNotFound e) in parseBinTableCpAndFcs()661 catch (ExceptionNotFound e) in parseBinTableCpAndFcs()787 throw ExceptionNotFound("getNextCp: " + rCpAndFc.toString()); in getNextCp()805 throw ExceptionNotFound("getPrevCp: " + rCpAndFc.toString()); in getPrevCp()1116 throw ExceptionNotFound("getHeaderCpAndFc"); in getHeaderCpAndFc()1135 throw ExceptionNotFound("getHeader"); in getHeader()2136 throw ExceptionNotFound("BookmarkHelper::getIndex"); in getIndex()[all …]
46 throw ExceptionNotFound("getCpAndFc"); in getCpAndFc()60 throw ExceptionNotFound(""); in getRefCpAndFc()75 throw ExceptionNotFound("get"); in get()
124 throw ExceptionNotFound("Stream not found"); in getSubStream()
43 class WRITERFILTER_DLLPUBLIC ExceptionNotFound : public Exception class46 ExceptionNotFound(string text) : Exception(text) {} in ExceptionNotFound() function in writerfilter::ExceptionNotFound
Completed in 29 milliseconds