Home
last modified time | relevance | path

Searched refs:exceptions (Results 1 – 25 of 151) sorted by relevance

1234567

/aoo4110/main/stoc/source/registry_tdprovider/
H A Dfunctiondescription.cxx74 exceptions(n); in getExceptions() local
89 if (!(any >>= exceptions[i]) in getExceptions()
90 || exceptions[i]->getTypeClass() != css::uno::TypeClass_EXCEPTION) in getExceptions()
98 OSL_ASSERT(exceptions[i].is()); in getExceptions()
102 m_exceptions = exceptions; in getExceptions()
/aoo4110/main/udkapi/com/sun/star/reflection/
H A DXInterfaceAttributeTypeDescription2.idl35 bound or raise exceptions.
53 Returns the exceptions that can be raised by the attribute's getter.
55 @return the reflections of all the exceptions that are listed in the
63 Returns the exceptions that can be raised by the attribute's setter.
65 @return the reflections of all the exceptions that are listed in the
H A DXServiceConstructorDescription.idl65 Returns the exceptions that can be raised by the constructor.
67 @return the reflections of all the exceptions that are listed in the
72 binding may well raise certain UNO exceptions)
H A DXInterfaceMethodTypeDescription.idl71 /** Returns declared exceptions that may occur upon invocations of the method.
74 declared exceptions of method
/aoo4110/main/offapi/com/sun/star/embed/
H A DXStorage.idl180 wraps other exceptions
233 wraps other exceptions
272 wraps other exceptions
307 wraps other exceptions
359 wraps other exceptions
392 wraps other exceptions
425 wraps other exceptions
516 wraps other exceptions
551 wraps other exceptions
592 wraps other exceptions
[all …]
H A DXHierarchicalStorageAccess.idl128 wraps other exceptions
182 wraps other exceptions
214 wraps other exceptions
H A DXStorageRawAccess.idl109 wraps other exceptions
162 wraps other exceptions
213 wraps other exceptions
H A DXStorage2.idl86 wraps other exceptions
143 wraps other exceptions
/aoo4110/main/idlc/source/
H A Dastdump.cxx416 DeclList const & exceptions, RTMethodMode flags, sal_uInt16 * methodIndex) in dumpExceptions() argument
418 if (!exceptions.empty()) { in dumpExceptions()
427 static_cast< sal_uInt16 >(exceptions.size())); in dumpExceptions()
429 for (DeclList::const_iterator i(exceptions.begin()); in dumpExceptions()
430 i != exceptions.end(); ++i) in dumpExceptions()
H A Dparser.y819 $6.set.exceptions);
821 delete $6.get.exceptions;
823 delete $6.set.exceptions;
918 $$.get.exceptions = 0;
920 $$.set.exceptions = 0;
931 $$.get.exceptions = 0;
933 $$.set.exceptions = 0;
953 $$.get.exceptions = 0;
955 $$.set.exceptions = 0;
970 $$.exceptions = $2;
[all …]
/aoo4110/main/offapi/com/sun/star/resource/
H A DXStringResourcePersistence.idl75 This method can throw all exceptions thrown by the methods of
78 case of a StringResourceWithLocation for all exceptions that are
132 table data to a storage. This method can throw all exceptions
151 This method can throw all exceptions thrown by the methods of
190 It will be passed to ucb handle exceptions. Exceptions not processed
192 this parameter is null this applies to all exceptions thrown by ucb.
/aoo4110/main/jurt/test/com/sun/star/lib/uno/bridges/java_remote/
H A DProxyFactory_Test.java80 Object obj, Object[] args, Class[] exceptions) in testExceptions() argument
83 for (int i = 0; i < exceptions.length; ++i) { in testExceptions()
85 testExceptionType(method, obj, args, exceptions[i]); in testExceptions()
/aoo4110/main/solenv/inc/
H A Dunxmacc.mk94 OBJCFLAGS=-fobjc-exceptions
98 OBJCXXFLAGS:=$(CCACHE_SKIP) -x $(CCACHE_SKIP) objective-c++ -fobjc-exceptions
104 CFLAGS_NO_EXCEPTIONS=-fno-exceptions
H A Dunxmacx.mk95 OBJCFLAGS=-fobjc-exceptions
99 OBJCXXFLAGS:=$(CCACHE_SKIP) -x $(CCACHE_SKIP) objective-c++ -fobjc-exceptions
105 CFLAGS_NO_EXCEPTIONS=-fno-exceptions
/aoo4110/main/codemaker/source/javamaker/
H A Dclassfile.cxx623 std::vector< rtl::OString > const & exceptions, in addMethod()
636 std::vector< rtl::OString >::size_type excs = exceptions.size(); in addMethod()
646 ((code == 0 ? 0 : 1) + (exceptions.empty() ? 0 : 1) in addMethod()
677 if (!exceptions.empty()) { in addMethod()
686 for (std::vector< rtl::OString >::const_iterator i(exceptions.begin()); in addMethod()
687 i != exceptions.end(); ++i) in addMethod()
/aoo4110/main/unodevtools/source/unodevtools/
H A Dtypeblob.cxx175 Sequence< Reference< XTypeDescription > > exceptions(xMethod->getExceptions()); in writeMethodData() local
181 sal_uInt16 exceptionCount = (sal_uInt16)exceptions.getLength(); in writeMethodData()
209 methodIndex, i, exceptions[i]->getName().replace('.', '/')); in writeMethodData()
677 Sequence<Reference<XCompoundTypeDescription> > exceptions; in getTypeBlob() local
706 exceptions[j], UNO_QUERY); in getTypeBlob()
/aoo4110/main/dbaccess/source/ui/inc/
H A Dsbamultiplex.hxx255 #define DECLARE_PROPERTY_MULTIPLEXER(classname, listenerclass, methodname, eventtype, exceptions) \ argument
273 virtual void SAL_CALL methodname(const eventtype& e) throw exceptions; \
293 …#define IMPLEMENT_PROPERTY_MULTIPLEXER(classname, listenerclass, methodname, eventtype, exceptions argument
319 void SAL_CALL classname::methodname(const eventtype& e) throw exceptions \
/aoo4110/main/udkapi/com/sun/star/uno/
H A DException.idl38 /** the base of all UNO exceptions
40 <p>All exceptions defined in UNO idl should derive from this exception.</p>
/aoo4110/main/solenv/gbuild/platform/
H A Dmacosx.mk117 gb_OBJCXXFLAGS := -x objective-c++ -fobjc-exceptions
118 gb_OBJCFLAGS := -x objective-c -fobjc-exceptions
139 -fno-exceptions
/aoo4110/main/shell/source/tools/lngconvex/
H A Dlngconvex.cxx141 m_OldIos(m_IoStrm.exceptions()) in StreamExceptionsEnabler()
143 m_IoStrm.exceptions(NewIos); in StreamExceptionsEnabler()
148 m_IoStrm.exceptions(m_OldIos); in ~StreamExceptionsEnabler()
/aoo4110/main/rdbmaker/source/rdbmaker/
H A Dtypeblop.cxx185 Sequence< Reference< XTypeDescription > > exceptions( xMethod->getExceptions() ); in writeMethodData() local
188 sal_uInt16 exceptionCount = (sal_uInt16)exceptions.getLength(); in writeMethodData()
219 rWriter.setExcData(methodIndex, i, exceptions[i]->getName().replace('.', '/')); in writeMethodData()
/aoo4110/main/udkapi/com/sun/star/container/
H A DXIdentifierContainer.idl73 If the implementation has internal reasons for exceptions,
93 If the implementation has internal reasons for exceptions,
/aoo4110/main/filter/source/config/tools/split/
H A DFCFGSplit.cfg105 # 1 = only errors/exceptions will be shown
106 # 2 = errors/exceptions and warnings will be shown
/aoo4110/main/offapi/com/sun/star/sdb/
H A DErrorMessageDialog.idl48 /** provides a dialog for displaying database related exceptions.
67 These exceptions can be chained, so the information wrapped in one single
/aoo4110/main/udkapi/com/sun/star/lang/
H A DXConnectionPoint.idl146 to add listeners or throw exceptions. One of these methods is
174 parameters to add listeners or throw exceptions. One of these methods

Completed in 105 milliseconds

1234567