Home
last modified time | relevance | path

Searched refs:aExcept (Results 1 – 20 of 20) sorted by relevance

/trunk/main/ucb/source/ucp/gio/
H A Dgio_content.cxx152 #define EXCEPT(aExcept) \ argument
176 EXCEPT(aExcept); } in convertToException()
181 EXCEPT(aExcept); } in convertToException()
186 EXCEPT(aExcept); } in convertToException()
191 EXCEPT(aExcept); } in convertToException()
195 EXCEPT(aExcept); } in convertToException()
200 EXCEPT(aExcept); } in convertToException()
205 EXCEPT(aExcept); } in convertToException()
210 EXCEPT(aExcept); } in convertToException()
215 EXCEPT(aExcept); } in convertToException()
[all …]
/trunk/main/sw/source/core/access/
H A Dacccontext.hxx439 ::com::sun::star::uno::RuntimeException aExcept( \
441 throw aExcept;
447 ::com::sun::star::lang::DisposedException aExcept( \
450 throw aExcept; \
H A Daccselectionhelper.cxx87 lang::IndexOutOfBoundsException aExcept( in throwIndexOutOfBoundsException() local
90 throw aExcept; in throwIndexOutOfBoundsException()
H A Dacccontext.cxx635 lang::IndexOutOfBoundsException aExcept( in getAccessibleChild() local
638 throw aExcept; in getAccessibleChild()
H A Dacctable.cxx575 lang::IndexOutOfBoundsException aExcept( in CheckRowAndCol() local
579 throw aExcept; in CheckRowAndCol()
/trunk/main/dbaccess/source/core/misc/
H A Dsdbcoretools.cxx116 Exception aExcept; in extractExceptionMessage() local
117 _rError >>= aExcept; in extractExceptionMessage()
122 aBuffer.append( aExcept.Message ); in extractExceptionMessage()
/trunk/main/writerfilter/source/resourcemodel/
H A DTagLogger.cxx73 catch (uno::Exception aExcept) in addAttr() local
88 catch (uno::Exception aExcept) in addAttr() local
100 catch (uno::Exception aExcept) in addAttr() local
/trunk/main/sw/source/core/unocore/
H A Dunotbl.cxx190 lang::IllegalArgumentException aExcept; in lcl_SetSpecialProperty() local
192 throw aExcept; in lcl_SetSpecialProperty()
4658 uno::RuntimeException aExcept; in insertByIndex() local
4659 aExcept.Message = C2U("Illegal arguments"); in insertByIndex()
4660 throw aExcept; in insertByIndex()
4749 uno::RuntimeException aExcept; in removeByIndex() local
4751 throw aExcept; in removeByIndex()
4870 uno::RuntimeException aExcept; in insertByIndex() local
4872 throw aExcept; in insertByIndex()
4958 uno::RuntimeException aExcept; in removeByIndex() local
[all …]
H A Dunoftn.cxx656 beans::UnknownPropertyException aExcept; in getPropertyValue() local
657 aExcept.Message = rPropertyName; in getPropertyValue()
658 throw aExcept; in getPropertyValue()
H A Dunoredline.cxx152 uno::RuntimeException aExcept; in createTextCursor() local
153 aExcept.Message = OUString( RTL_CONSTASCII_USTRINGPARAM( in createTextCursor()
156 throw aExcept; in createTextCursor()
H A Dunotext.cxx1218 beans::UnknownPropertyException aExcept; in getPropertyValue() local
1219 aExcept.Message = C2U("Unknown property: "); in getPropertyValue()
1220 aExcept.Message += rPropertyName; in getPropertyValue()
1221 throw aExcept; in getPropertyValue()
2887 uno::RuntimeException aExcept; in createTextCursor() local
2888 aExcept.Message = C2U("no text available"); in createTextCursor()
2889 throw aExcept; in createTextCursor()
H A Dunoframe.cxx1854 lang::IllegalArgumentException aExcept; in setPropertyValue() local
1855 aExcept.Message = C2U("Anchor to frame: no frame found"); in setPropertyValue()
1856 throw aExcept; in setPropertyValue()
2908 lang::IllegalArgumentException aExcept; in attachToRange() local
2909 aExcept.Message = OUString::createFromAscii("CLSID invalid"); in attachToRange()
2910 throw aExcept; in attachToRange()
3226 uno::RuntimeException aExcept; in createTextCursor() local
3227 aExcept.Message = C2U("no text available"); in createTextCursor()
3228 throw aExcept; in createTextCursor()
H A Dunoidx.cxx3116 lang::IllegalArgumentException aExcept; in replaceByIndex() local
3117 aExcept.Message = C2U("BibliographyDataField - wrong value"); in replaceByIndex()
3118 aExcept.ArgumentPosition = static_cast< sal_Int16 >(j); in replaceByIndex()
3119 throw aExcept; in replaceByIndex()
H A Dunodraw.cxx616 uno::RuntimeException aExcept; in add() local
618 aExcept.Message = C2U("object already inserted"); in add()
620 aExcept.Message = C2U("illegal object"); in add()
621 throw aExcept; in add()
H A Dunosett.cxx2432 RuntimeException aExcept; in setName() local
2433 aExcept.Message = C2U("readonly"); in setName()
2434 throw aExcept; in setName()
H A Dunostyle.cxx2875 uno::RuntimeException aExcept; in GetPropertyValues_Impl() local
2876aExcept.Message = OUString ( RTL_CONSTASCII_USTRINGPARAM ( "No default value for: " ) ) + pNames[n… in GetPropertyValues_Impl()
2877 throw aExcept; in GetPropertyValues_Impl()
/trunk/main/sax/source/expatwrap/
H A Dsax_expat.cxx745 SAXParseException aExcept( in parse() local
759 a <<= aExcept; in parse()
765 throw aExcept; in parse()
/trunk/main/sax/source/fastparser/
H A Dfastparser.cxx655 SAXParseException aExcept( in parse() local
667 rEntity.mxErrorHandler->fatalError( Any( aExcept ) ); in parse()
671 throw aExcept; in parse()
/trunk/main/sw/source/ui/dbui/
H A Ddbinsdlg.cxx1209 aExcept in DataToDoc() local
1213 DBG_ERROR(ByteString(String(aExcept.Message), gsl_getSystemTextEncoding()).GetBuffer()); in DataToDoc()
H A Ddbmgr.cxx289 catch(Exception aExcept) in lcl_MoveAbsolute() local

Completed in 188 milliseconds