/aoo42x/main/ucb/source/ucp/gio/ |
H A D | gio_content.cxx | 152 #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 …]
|
/aoo42x/main/sw/source/core/access/ |
H A D | acccontext.hxx | 439 ::com::sun::star::uno::RuntimeException aExcept( \ 441 throw aExcept; 447 ::com::sun::star::lang::DisposedException aExcept( \ 450 throw aExcept; \
|
H A D | accselectionhelper.cxx | 87 lang::IndexOutOfBoundsException aExcept( in throwIndexOutOfBoundsException() local 90 throw aExcept; in throwIndexOutOfBoundsException()
|
H A D | acccontext.cxx | 635 lang::IndexOutOfBoundsException aExcept( in getAccessibleChild() local 638 throw aExcept; in getAccessibleChild()
|
H A D | acctable.cxx | 575 lang::IndexOutOfBoundsException aExcept( in CheckRowAndCol() local 579 throw aExcept; in CheckRowAndCol()
|
/aoo42x/main/dbaccess/source/core/misc/ |
H A D | sdbcoretools.cxx | 116 Exception aExcept; in extractExceptionMessage() local 117 _rError >>= aExcept; in extractExceptionMessage() 122 aBuffer.append( aExcept.Message ); in extractExceptionMessage()
|
/aoo42x/main/writerfilter/source/resourcemodel/ |
H A D | TagLogger.cxx | 73 catch (uno::Exception aExcept) in addAttr() local 88 catch (uno::Exception aExcept) in addAttr() local 100 catch (uno::Exception aExcept) in addAttr() local
|
/aoo42x/main/sw/source/core/unocore/ |
H A D | unotbl.cxx | 190 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 D | unoftn.cxx | 656 beans::UnknownPropertyException aExcept; in getPropertyValue() local 657 aExcept.Message = rPropertyName; in getPropertyValue() 658 throw aExcept; in getPropertyValue()
|
H A D | unoredline.cxx | 152 uno::RuntimeException aExcept; in createTextCursor() local 153 aExcept.Message = OUString( RTL_CONSTASCII_USTRINGPARAM( in createTextCursor() 156 throw aExcept; in createTextCursor()
|
H A D | unotext.cxx | 1218 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 D | unoframe.cxx | 1854 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 D | unoidx.cxx | 3116 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 D | unodraw.cxx | 616 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 D | unosett.cxx | 2432 RuntimeException aExcept; in setName() local 2433 aExcept.Message = C2U("readonly"); in setName() 2434 throw aExcept; in setName()
|
H A D | unostyle.cxx | 2875 uno::RuntimeException aExcept; in GetPropertyValues_Impl() local 2876 …aExcept.Message = OUString ( RTL_CONSTASCII_USTRINGPARAM ( "No default value for: " ) ) + pNames[n… in GetPropertyValues_Impl() 2877 throw aExcept; in GetPropertyValues_Impl()
|
/aoo42x/main/sax/source/expatwrap/ |
H A D | sax_expat.cxx | 745 SAXParseException aExcept( in parse() local 759 a <<= aExcept; in parse() 765 throw aExcept; in parse()
|
/aoo42x/main/sax/source/fastparser/ |
H A D | fastparser.cxx | 655 SAXParseException aExcept( in parse() local 667 rEntity.mxErrorHandler->fatalError( Any( aExcept ) ); in parse() 671 throw aExcept; in parse()
|
/aoo42x/main/sw/source/ui/dbui/ |
H A D | dbinsdlg.cxx | 1209 aExcept in DataToDoc() local 1213 DBG_ERROR(ByteString(String(aExcept.Message), gsl_getSystemTextEncoding()).GetBuffer()); in DataToDoc()
|
H A D | dbmgr.cxx | 289 catch(Exception aExcept) in lcl_MoveAbsolute() local
|