Home
last modified time | relevance | path

Searched refs:ExceptionOutOfBounds (Results 1 – 7 of 7) sorted by path

/trunk/main/writerfilter/inc/resourcemodel/
H A DSubSequence.hxx118 throw ExceptionOutOfBounds("SubSequence::operator[]"); in operator []()
H A Dexceptions.hxx49 class WRITERFILTER_DLLPUBLIC ExceptionOutOfBounds : public Exception class
52 ExceptionOutOfBounds(string text) : Exception(text) {} in ExceptionOutOfBounds() function in writerfilter::ExceptionOutOfBounds
/trunk/main/writerfilter/source/doctok/
H A DWW8DocumentImpl.cxx857 catch (ExceptionOutOfBounds e) in getProperties()
998 catch (ExceptionOutOfBounds aException) in getListTable()
H A DWW8ResourceModelImpl.cxx191 catch (ExceptionOutOfBounds e) in resolve()
H A DWW8StructBase.cxx37 throw ExceptionOutOfBounds("WW8StructBase"); in WW8StructBase()
168 throw ExceptionOutOfBounds("WW8StructBaseTmpOffset::set"); in set()
183 throw ExceptionOutOfBounds("WW8StructBaseTmpOffset::inc"); in inc()
H A DWW8StructBase.hxx130 throw ExceptionOutOfBounds("WW8StructBase"); in WW8StructBase()
/trunk/main/writerfilter/source/resourcemodel/
H A Dresourcemodel.cxx442 catch (ExceptionOutOfBounds e) in attribute()
460 catch (ExceptionOutOfBounds e) in attribute()
476 catch (ExceptionOutOfBounds e) in attribute()

Completed in 72 milliseconds