Home
last modified time | relevance | path

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

/aoo4110/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()
/aoo4110/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 …]
/aoo4110/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()
/aoo4110/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()
/aoo4110/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) )
/aoo4110/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
/aoo4110/main/framework/inc/services/
H A Dlogindialog.hxx80 #define EXCEPTION ::com::sun::star::uno::Exception macro
638 const ANY& aValue ) throw( EXCEPTION );
/aoo4110/main/offapi/com/sun/star/ucb/
H A DFetchError.idl60 const short EXCEPTION = 2;
/aoo4110/main/udkapi/com/sun/star/uno/
H A DTypeClass.idl103 EXCEPTION,
/aoo4110/main/ridljar/test/com/sun/star/lib/uno/typedesc/
H A DTypeDescription_Test.java113 com.sun.star.uno.Exception.class, TypeClass.EXCEPTION, in test()
/aoo4110/main/udkapi/com/sun/star/reflection/
H A DXTypeDescriptionEnumerationAccess.idl86 <li><member scope="com::sun::star::uno">TypeClass::EXCEPTION</member>
/aoo4110/main/ridljar/com/sun/star/uno/
H A DType.java470 ? TypeClass.EXCEPTION : TypeClass.UNKNOWN; in init()
/aoo4110/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>
/aoo4110/main/ridljar/com/sun/star/lib/uno/typedesc/
H A DTypeDescription.java570 if (typeClass != TypeClass.STRUCT && typeClass != TypeClass.EXCEPTION) { in calculateFieldDescriptions()
/aoo4110/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx3606 EXCEPTION, in loadFromStorage()
3644 EXCEPTION, in storeToStorage()
3705 EXCEPTION, in switchToStorage()
3729 EXCEPTION, in getDocumentStorage()
/aoo4110/main/jurt/test/com/sun/star/uno/
H A DAnyConverter_Test.java586 TypeClass.EXCEPTION), exc); in test_toObject()
/aoo4110/main/basic/source/classes/
H A Dsbunoobj.cxx413 template< class EXCEPTION >
414 String implGetExceptionMsg( const EXCEPTION& e ) in implGetExceptionMsg()

Completed in 224 milliseconds