Home
last modified time | relevance | path

Searched refs:EXCEPTION (Results 1 – 21 of 21) sorted by relevance

/aoo42x/main/ucb/source/cacher/
H A Dcachedcontentresultsetstub.cxx265 aRet.FetchError = FetchError::EXCEPTION; \
269 aRet.FetchError = FetchError::EXCEPTION; \
280 aRet.FetchError = FetchError::EXCEPTION; \
301 aRet.FetchError = FetchError::EXCEPTION; \
307 aRet.FetchError = FetchError::EXCEPTION; \
349 aRet.FetchError = FetchError::EXCEPTION; \
H A Dcachedcontentresultset.cxx202 if( !( m_pResult->FetchError & FetchError::EXCEPTION ) ) in hasCausedException()
/aoo42x/main/bridges/test/java_uno/any/
H A DTestAny.java103 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()
858 TypeClass.EXCEPTION)), in test()
[all …]
/aoo42x/main/ridljar/test/com/sun/star/uno/
H A DType_Test.java67 TypeClass.EXCEPTION).getZClass() in testZClass()
71 TypeClass.EXCEPTION).getZClass() in testZClass()
75 TypeClass.EXCEPTION).getZClass() in testZClass()
/aoo42x/main/qadevOOo/runner/lib/
H A DSimpleStatus.java42 public final static int EXCEPTION = 3; field in SimpleStatus
99 } else if ( runState == EXCEPTION ) { in SimpleStatus()
H A DExceptionStatus.java37 super(EXCEPTION, FAILED); in ExceptionStatus()
H A DStatus.java149 return getRunState() == EXCEPTION; in isException()
/aoo42x/main/testtools/source/bridgetest/pyuno/
H A Dimporter.py27 from com.sun.star.uno.TypeClass import UNSIGNED_LONG,EXCEPTION
44 uno.Type( "com.sun.star.lang.IllegalArgumentException", EXCEPTION) )
/aoo42x/main/sfx2/inc/sfx2/
H A Dsfxbasemodel.hxx155 #define EXCEPTION ::com::sun::star::uno::Exception macro
1062 EXCEPTION,
1069 EXCEPTION,
1075 EXCEPTION,
1080 EXCEPTION,
H A Ddocfile.hxx74 #define EXCEPTION ::com::sun::star::uno::Exception macro
/aoo42x/main/framework/inc/services/
H A Dlogindialog.hxx80 #define EXCEPTION ::com::sun::star::uno::Exception macro
638 const ANY& aValue ) throw( EXCEPTION );
/aoo42x/main/offapi/com/sun/star/ucb/
H A DFetchError.idl60 const short EXCEPTION = 2;
/aoo42x/main/udkapi/com/sun/star/uno/
H A DTypeClass.idl103 EXCEPTION,
/aoo42x/main/ridljar/test/com/sun/star/lib/uno/typedesc/
H A DTypeDescription_Test.java113 com.sun.star.uno.Exception.class, TypeClass.EXCEPTION, in test()
/aoo42x/main/udkapi/com/sun/star/reflection/
H A DXTypeDescriptionEnumerationAccess.idl86 <li><member scope="com::sun::star::uno">TypeClass::EXCEPTION</member>
/aoo42x/main/ridljar/java/ridl/src/main/java/com/sun/star/uno/
H A DType.java470 ? TypeClass.EXCEPTION : TypeClass.UNKNOWN; in init()
/aoo42x/main/udkapi/com/sun/star/container/
H A DEnumerableMap.idl66 … <li>If the value type's class is <member scope="com::sun::star::uno">TypeClass::EXCEPTION</member>
/aoo42x/main/ridljar/java/ridl/src/main/java/com/sun/star/lib/uno/typedesc/
H A DTypeDescription.java570 if (typeClass != TypeClass.STRUCT && typeClass != TypeClass.EXCEPTION) { in calculateFieldDescriptions()
/aoo42x/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx3640 EXCEPTION, in loadFromStorage()
3678 EXCEPTION, in storeToStorage()
3739 EXCEPTION, in switchToStorage()
3763 EXCEPTION, in getDocumentStorage()
/aoo42x/main/basic/source/classes/
H A Dsbunoobj.cxx413 template< class EXCEPTION >
414 String implGetExceptionMsg( const EXCEPTION& e ) in implGetExceptionMsg()
/aoo42x/main/jurt/test/com/sun/star/uno/
H A DAnyConverter_Test.java586 TypeClass.EXCEPTION), exc); in test_toObject()

Completed in 182 milliseconds