Lines Matching refs:RuntimeException

87 		public int getLong_attr() throws com.sun.star.uno.RuntimeException {  in getLong_attr()
91 public void setLong_attr( int _long_attr ) throws com.sun.star.uno.RuntimeException { in setLong_attr()
95 public long getHyper_attr() throws com.sun.star.uno.RuntimeException { in getHyper_attr()
99 public void setHyper_attr( long _hyper_attr ) throws com.sun.star.uno.RuntimeException { in setHyper_attr()
103 public float getFloat_attr() throws com.sun.star.uno.RuntimeException { in getFloat_attr()
107 public void setFloat_attr( float _float_attr ) throws com.sun.star.uno.RuntimeException { in setFloat_attr()
111 public double getDouble_attr() throws com.sun.star.uno.RuntimeException { in getDouble_attr()
115 public void setDouble_attr( double _double_attr ) throws com.sun.star.uno.RuntimeException { in setDouble_attr()
119 public String getString_attr() throws com.sun.star.uno.RuntimeException { in getString_attr()
123 public void setString_attr( String _string_attr ) throws com.sun.star.uno.RuntimeException { in setString_attr()
127 public Object getInterface_attr() throws com.sun.star.uno.RuntimeException { in getInterface_attr()
131 …id setInterface_attr( java.lang.Object _interface_attr ) throws com.sun.star.uno.RuntimeException { in setInterface_attr()
135 public Object getAny_attr() throws com.sun.star.uno.RuntimeException { in getAny_attr()
139 public void setAny_attr(Object _any_attr ) throws com.sun.star.uno.RuntimeException { in setAny_attr()
143 public Object[] getSequence_attr() throws com.sun.star.uno.RuntimeException { in getSequence_attr()
147 public void setSequence_attr(Object[] _sequence_attr ) throws com.sun.star.uno.RuntimeException { in setSequence_attr()
151 public ComplexTypes getStruct_attr() throws com.sun.star.uno.RuntimeException { in getStruct_attr()
155 public void setStruct_attr( ComplexTypes _struct_attr ) throws com.sun.star.uno.RuntimeException { in setStruct_attr()
161 public void async() throws com.sun.star.uno.RuntimeException { in async()
164 public void sync( ) throws com.sun.star.uno.RuntimeException { in sync()
167 …ublic ComplexTypes complex_in( /*IN*/ComplexTypes aVal ) throws com.sun.star.uno.RuntimeException { in complex_in()
171 …mplexTypes complex_inout( /*INOUT*/ComplexTypes[] aVal ) throws com.sun.star.uno.RuntimeException { in complex_inout()
175 public void complex_oneway( /*IN*/ComplexTypes aVal ) throws com.sun.star.uno.RuntimeException { in complex_oneway()
178 public void complex_noreturn( /*IN*/ComplexTypes aVal ) throws com.sun.star.uno.RuntimeException { in complex_noreturn()
181 public XPerformanceTest createObject( ) throws com.sun.star.uno.RuntimeException { in createObject()
185 public int getLong() throws com.sun.star.uno.RuntimeException { in getLong()
189 public void setLong(/*IN*/int n) throws com.sun.star.uno.RuntimeException { in setLong()
193 public long getHyper() throws com.sun.star.uno.RuntimeException { in getHyper()
197 public void setHyper(/*IN*/long n) throws com.sun.star.uno.RuntimeException { in setHyper()
201 public float getFloat() throws com.sun.star.uno.RuntimeException { in getFloat()
205 public void setFloat( /*IN*/float f ) throws com.sun.star.uno.RuntimeException { in setFloat()
209 public double getDouble( ) throws com.sun.star.uno.RuntimeException { in getDouble()
213 public void setDouble( /*IN*/double f ) throws com.sun.star.uno.RuntimeException { in setDouble()
217 public String getString( ) throws com.sun.star.uno.RuntimeException { in getString()
221 public void setString( /*IN*/String s ) throws com.sun.star.uno.RuntimeException { in setString()
225 public Object getInterface( ) throws com.sun.star.uno.RuntimeException { in getInterface()
229 public void setInterface( /*IN*/Object x ) throws com.sun.star.uno.RuntimeException { in setInterface()
233 public Object getAny( ) throws com.sun.star.uno.RuntimeException { in getAny()
237 public void setAny( /*IN*/java.lang.Object a ) throws com.sun.star.uno.RuntimeException { in setAny()
241 public Object[] getSequence( ) throws com.sun.star.uno.RuntimeException { in getSequence()
245 public void setSequence( /*IN*/Object[] seq ) throws com.sun.star.uno.RuntimeException { in setSequence()
251 public ComplexTypes getStruct( ) throws com.sun.star.uno.RuntimeException { in getStruct()
255 public void setStruct( /*IN*/ComplexTypes c ) throws com.sun.star.uno.RuntimeException { in setStruct()
259 public void raiseRuntimeException( ) throws com.sun.star.uno.RuntimeException { in raiseRuntimeException()
260 throw new com.sun.star.uno.RuntimeException(); in raiseRuntimeException()
264 public String getImplementationName() throws com.sun.star.uno.RuntimeException { in getImplementationName()
268 public boolean supportsService(String rServiceName) throws com.sun.star.uno.RuntimeException { in supportsService()
279 public String [] getSupportedServiceNames() throws com.sun.star.uno.RuntimeException { in getSupportedServiceNames()
284 public Type[] getTypes() throws com.sun.star.uno.RuntimeException { in getTypes()
289 throw new com.sun.star.uno.RuntimeException(exception.getMessage()); in getTypes()
293 public byte[] getImplementationId() throws com.sun.star.uno.RuntimeException { in getImplementationId()
365 TestDataElements testDataElements) throws com.sun.star.uno.RuntimeException in setValues()
406 … /*INOUT*/TestDataElements[] io_testDataElements) throws com.sun.star.uno.RuntimeException in setValues2()
450 /*OUT*/TestDataElements[] o_testDataElements) throws com.sun.star.uno.RuntimeException in getValues()
475 …ublic SmallStruct echoSmallStruct( SmallStruct i_Struct) throws com.sun.star.uno.RuntimeException { in echoSmallStruct()
479 …ic MediumStruct echoMediumStruct( MediumStruct i_Struct) throws com.sun.star.uno.RuntimeException { in echoMediumStruct()
483 public BigStruct echoBigStruct( BigStruct i_Struct) throws com.sun.star.uno.RuntimeException { in echoBigStruct()
487 public AllFloats echoAllFloats( AllFloats i_Struct) throws com.sun.star.uno.RuntimeException { in echoAllFloats()
491 …PCAlignment( long l1, long l2, int i1, long l3, int i2 ) throws com.sun.star.uno.RuntimeException { in testPPCAlignment()
496 public boolean getBool() throws com.sun.star.uno.RuntimeException { in getBool()
500 public void setBool(boolean bool) throws com.sun.star.uno.RuntimeException { in setBool()
504 public byte getByte() throws com.sun.star.uno.RuntimeException { in getByte()
508 public void setByte(byte zbyte) throws com.sun.star.uno.RuntimeException { in setByte()
512 public char getChar() throws com.sun.star.uno.RuntimeException { in getChar()
516 public void setChar(char zchar) throws com.sun.star.uno.RuntimeException { in setChar()
520 public short getShort() throws com.sun.star.uno.RuntimeException { in getShort()
524 public void setShort(short zshort) throws com.sun.star.uno.RuntimeException { in setShort()
528 public short getUShort() throws com.sun.star.uno.RuntimeException { in getUShort()
532 public void setUShort(short ushort) throws com.sun.star.uno.RuntimeException { in setUShort()
536 public int getLong() throws com.sun.star.uno.RuntimeException { in getLong()
540 public void setLong(int zint) throws com.sun.star.uno.RuntimeException { in setLong()
544 public int getULong() throws com.sun.star.uno.RuntimeException { in getULong()
548 public void setULong(int uint) throws com.sun.star.uno.RuntimeException { in setULong()
552 public long getHyper() throws com.sun.star.uno.RuntimeException { in getHyper()
556 public void setHyper(long hyper) throws com.sun.star.uno.RuntimeException { in setHyper()
560 public long getUHyper() throws com.sun.star.uno.RuntimeException { in getUHyper()
564 public void setUHyper(long uhyper) throws com.sun.star.uno.RuntimeException { in setUHyper()
568 public float getFloat() throws com.sun.star.uno.RuntimeException { in getFloat()
572 public void setFloat(float zfloat) throws com.sun.star.uno.RuntimeException { in setFloat()
576 public double getDouble() throws com.sun.star.uno.RuntimeException { in getDouble()
580 public void setDouble(double zdouble) throws com.sun.star.uno.RuntimeException { in setDouble()
584 public TestEnum getEnum() throws com.sun.star.uno.RuntimeException { in getEnum()
588 public void setEnum(TestEnum testEnum) throws com.sun.star.uno.RuntimeException { in setEnum()
592 public String getString() throws com.sun.star.uno.RuntimeException { in getString()
596 public void setString(String string) throws com.sun.star.uno.RuntimeException { in setString()
600 public Object getInterface() throws com.sun.star.uno.RuntimeException { in getInterface()
604 public void setInterface(Object zinterface) throws com.sun.star.uno.RuntimeException { in setInterface()
608 public Object getAny() throws com.sun.star.uno.RuntimeException { in getAny()
614 public void setAny(Object any) throws com.sun.star.uno.RuntimeException { in setAny()
620 public TestElement[] getSequence() throws com.sun.star.uno.RuntimeException { in getSequence()
624 public void setSequence(TestElement testElements[]) throws com.sun.star.uno.RuntimeException { in setSequence()
628 public TestDataElements getStruct() throws com.sun.star.uno.RuntimeException { in getStruct()
632 …public void setStruct(TestDataElements testDataElements) throws com.sun.star.uno.RuntimeException { in setStruct()
637 throw new com.sun.star.uno.RuntimeException(); in getRaiseAttr1()
700 public Object transportAny(Object value) throws com.sun.star.uno.RuntimeException { in transportAny()
704 public void call(int nCallId , int nWaitMUSEC) throws com.sun.star.uno.RuntimeException { in call()
711 throw new com.sun.star.uno.RuntimeException(interruptedException.getMessage()); in call()
723 public void callOneway( int nCallId , int nWaitMUSEC ) throws com.sun.star.uno.RuntimeException { in callOneway()
730 throw new com.sun.star.uno.RuntimeException(interruptedException.getMessage()); in callOneway()
737 public boolean sequenceOfCallTestPassed() throws com.sun.star.uno.RuntimeException { in sequenceOfCallTestPassed()
741 …d void callRecursivly(XRecursiveCall xCall, int nToCall) throws com.sun.star.uno.RuntimeException { in callRecursivly()
749 …d startRecursiveCall(XRecursiveCall xCall, int nToCall) throws com.sun.star.uno.RuntimeException { in startRecursiveCall()
892 com.sun.star.uno.RuntimeException in raiseException()
897 …aiseRuntimeExceptionOneway(String rMsg, Object xContext) throws com.sun.star.uno.RuntimeException { in raiseRuntimeExceptionOneway()
898 throw new com.sun.star.uno.RuntimeException(rMsg, xContext); in raiseRuntimeExceptionOneway()
901 private void dothrow( com.sun.star.uno.RuntimeException t ) in dothrow()
902 throws com.sun.star.uno.RuntimeException in dothrow()
907 throws com.sun.star.uno.RuntimeException in getRuntimeException()
911 dothrow( new com.sun.star.uno.RuntimeException( in getRuntimeException()
915 catch (com.sun.star.uno.RuntimeException t) in getRuntimeException()
921 public void setRuntimeException(int _runtimeexception) throws com.sun.star.uno.RuntimeException { in setRuntimeException()
922 throw new com.sun.star.uno.RuntimeException(_string, _xInterface); in setRuntimeException()
928 public String getImplementationName() throws com.sun.star.uno.RuntimeException { in getImplementationName()
932 public boolean supportsService(String rServiceName) throws com.sun.star.uno.RuntimeException { in supportsService()
943 public String [] getSupportedServiceNames() throws com.sun.star.uno.RuntimeException { in getSupportedServiceNames()
948 public Type[] getTypes() throws com.sun.star.uno.RuntimeException { in getTypes()
953 throw new com.sun.star.uno.RuntimeException(exception.getMessage()); in getTypes()
957 public byte[] getImplementationId() throws com.sun.star.uno.RuntimeException { in getImplementationId()