| /trunk/main/ucb/source/cacher/ |
| H A D | cachedcontentresultsetstub.cxx | 260 aRet.FetchError = FetchError::EXCEPTION; \ 264 aRet.FetchError = FetchError::EXCEPTION; \ 275 aRet.FetchError = FetchError::EXCEPTION; \ 296 aRet.FetchError = FetchError::EXCEPTION; \ 302 aRet.FetchError = FetchError::EXCEPTION; \ 344 aRet.FetchError = FetchError::EXCEPTION; \
|
| H A D | cachedcontentresultset.cxx | 202 if( !( m_pResult->FetchError & FetchError::EXCEPTION ) ) in hasCausedException()
|
| /trunk/main/bridges/test/java_uno/any/ |
| H A D | TestAny.java | 103 TypeClass.EXCEPTION, in test() 106 TypeClass.EXCEPTION, in test() 521 TypeClass.EXCEPTION), in test() 526 TypeClass.EXCEPTION), in test() 530 TypeClass.EXCEPTION), in test() 537 TypeClass.EXCEPTION), in test() 543 TypeClass.EXCEPTION), in test() 549 TypeClass.EXCEPTION), in test() 844 TypeClass.EXCEPTION)), in test() 851 TypeClass.EXCEPTION)), in test() [all …]
|
| /trunk/main/ridljar/test/com/sun/star/uno/ |
| H A D | Type_Test.java | 65 TypeClass.EXCEPTION).getZClass() in testZClass() 69 TypeClass.EXCEPTION).getZClass() in testZClass() 73 TypeClass.EXCEPTION).getZClass() in testZClass()
|
| /trunk/main/qadevOOo/java/OOoRunner/src/main/java/lib/ |
| H A D | SimpleStatus.java | 42 public final static int EXCEPTION = 3; field in SimpleStatus 99 } else if ( runState == EXCEPTION ) { in SimpleStatus()
|
| H A D | ExceptionStatus.java | 37 super(EXCEPTION, FAILED); in ExceptionStatus()
|
| H A D | Status.java | 149 return getRunState() == EXCEPTION; in isException()
|
| /trunk/main/testtools/source/bridgetest/pyuno/ |
| H A D | importer.py | 27 from com.sun.star.uno.TypeClass import UNSIGNED_LONG,EXCEPTION 44 uno.Type( "com.sun.star.lang.IllegalArgumentException", EXCEPTION) )
|
| /trunk/main/offapi/com/sun/star/ucb/ |
| H A D | FetchError.idl | 60 const short EXCEPTION = 2;
|
| /trunk/main/udkapi/com/sun/star/uno/ |
| H A D | TypeClass.idl | 103 EXCEPTION,
|
| /trunk/main/ridljar/test/com/sun/star/lib/uno/typedesc/ |
| H A D | TypeDescription_Test.java | 107 com.sun.star.uno.Exception.class, TypeClass.EXCEPTION, in test()
|
| /trunk/main/framework/inc/services/ |
| H A D | logindialog.hxx | 80 #define EXCEPTION ::com::sun::star::uno::Exception macro
|
| /trunk/main/udkapi/com/sun/star/reflection/ |
| H A D | XTypeDescriptionEnumerationAccess.idl | 86 <li><member scope="com::sun::star::uno">TypeClass::EXCEPTION</member>
|
| /trunk/main/sfx2/inc/sfx2/ |
| H A D | docfile.hxx | 74 #define EXCEPTION ::com::sun::star::uno::Exception macro
|
| H A D | sfxbasemodel.hxx | 155 #define EXCEPTION ::com::sun::star::uno::Exception macro
|
| /trunk/main/ridljar/java/ridl/src/main/java/com/sun/star/uno/ |
| H A D | Type.java | 470 ? TypeClass.EXCEPTION : TypeClass.UNKNOWN; in init()
|
| /trunk/main/udkapi/com/sun/star/container/ |
| H A D | EnumerableMap.idl | 66 … <li>If the value type's class is <member scope="com::sun::star::uno">TypeClass::EXCEPTION</member>
|
| /trunk/main/ridljar/java/ridl/src/main/java/com/sun/star/lib/uno/typedesc/ |
| H A D | TypeDescription.java | 570 if (typeClass != TypeClass.STRUCT && typeClass != TypeClass.EXCEPTION) { in calculateFieldDescriptions()
|
| /trunk/main/basic/source/classes/ |
| H A D | sbunoobj.cxx | 413 template< class EXCEPTION > 414 String implGetExceptionMsg( const EXCEPTION& e ) in implGetExceptionMsg()
|
| /trunk/main/jurt/test/com/sun/star/uno/ |
| H A D | AnyConverter_Test.java | 582 TypeClass.EXCEPTION), exc); in test_toObject()
|