Home
last modified time | relevance | path

Searched refs:ExceptionNotFound (Results 1 – 5 of 5) sorted by path

/trunk/main/writerfilter/inc/resourcemodel/
H A Dexceptions.hxx43 class WRITERFILTER_DLLPUBLIC ExceptionNotFound : public Exception class
46 ExceptionNotFound(string text) : Exception(text) {} in ExceptionNotFound() function in writerfilter::ExceptionNotFound
/trunk/main/writerfilter/source/doctok/
H A DWW8DocumentImpl.cxx194 catch (ExceptionNotFound e) in WW8DocumentImpl()
204 catch (ExceptionNotFound e) in WW8DocumentImpl()
240 throw ExceptionNotFound("Table stream not found."); in WW8DocumentImpl()
644 catch (ExceptionNotFound e) in parseBinTableCpAndFcs()
650 catch (ExceptionNotFound e) in parseBinTableCpAndFcs()
772 throw ExceptionNotFound("getNextCp: " + rCpAndFc.toString()); in getNextCp()
790 throw ExceptionNotFound("getPrevCp: " + rCpAndFc.toString()); in getPrevCp()
1104 throw ExceptionNotFound("getHeaderCpAndFc"); in getHeaderCpAndFc()
1123 throw ExceptionNotFound("getHeader"); in getHeader()
2072 throw ExceptionNotFound("BookmarkHelper::getIndex"); in getIndex()
[all …]
H A DWW8PieceTableImpl.cxx151 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()
H A DWW8StreamImpl.cxx121 throw ExceptionNotFound("Stream not found"); in getSubStream()
H A DXNoteHelperImpl.hxx46 throw ExceptionNotFound("getCpAndFc"); in getCpAndFc()
60 throw ExceptionNotFound(""); in getRefCpAndFc()
75 throw ExceptionNotFound("get"); in get()

Completed in 40 milliseconds