/aoo42x/main/jurt/java/jurt/src/test/java/com/sun/star/lib/uno/protocols/urp/ |
H A D | Marshaling_Test.java | 25 import com.sun.star.lib.uno.typedesc.TypeDescription; 131 TypeDescription dataTypes[] = new TypeDescription[] { in test() 135 TypeDescription.getTypeDescription(Byte.class), in test() 149 TypeDescription.getTypeDescription(Long.class), in test() 153 TypeDescription.getTypeDescription(Any.class), in test() 154 TypeDescription.getTypeDescription(Any.class), in test() 162 TypeDescription.getTypeDescription( in test() 166 TypeDescription.getTypeDescription( in test() 172 TypeDescription.getTypeDescription(Type.class), in test() 173 TypeDescription.getTypeDescription(Type.class), in test() [all …]
|
H A D | Protocol_Test.java | 28 import com.sun.star.lib.uno.typedesc.TypeDescription; 70 oId, TypeDescription.getTypeDescription(TestXInterface.class), in testCall() 84 oId, TypeDescription.getTypeDescription(TestXInterface.class), in testCallWithInParameter() 101 oId, TypeDescription.getTypeDescription(TestXInterface.class), in testCallWithOutParameter() 122 oId, TypeDescription.getTypeDescription(TestXInterface.class), in testCallWithInOutParameter() 146 oId, TypeDescription.getTypeDescription(TestXInterface.class), in testCallWithResult() 165 oId, TypeDescription.getTypeDescription(TestXInterface.class), in testCallWhichRaisesException() 185 oId, TypeDescription.getTypeDescription(TestXInterface.class), in testCallWithIn_Out_InOut_Paramters_and_result() 217 oId, TypeDescription.getTypeDescription(TestXInterface.class), in testCallWhichReturnsAny() 233 oId, TypeDescription.getTypeDescription(TestXInterface.class), in testCallWhichReturnsAny() [all …]
|
/aoo42x/main/cppu/inc/typelib/ |
H A D | typedescription.hxx | 48 class TypeDescription class 88 inline TypeDescription( const TypeDescription & rDescr ) SAL_THROW( () ); 114 inline TypeDescription & SAL_CALL operator =( const TypeDescription & rTypeDescr ) SAL_THROW( () ) in operator =() 149 inline TypeDescription::TypeDescription( typelib_TypeDescription * pTypeDescr ) SAL_THROW( () ) in TypeDescription() function in com::sun::star::uno::TypeDescription 156 inline TypeDescription::TypeDescription( typelib_TypeDescriptionReference * pTypeDescrRef ) SAL_THR… in TypeDescription() function in com::sun::star::uno::TypeDescription 163 inline TypeDescription::TypeDescription( const ::com::sun::star::uno::Type & rType ) SAL_THROW( () ) in TypeDescription() function in com::sun::star::uno::TypeDescription 170 inline TypeDescription::TypeDescription( const TypeDescription & rTypeDescr ) SAL_THROW( () ) in TypeDescription() function in com::sun::star::uno::TypeDescription 177 inline TypeDescription::TypeDescription( rtl_uString * pTypeName ) SAL_THROW( () ) in TypeDescription() function in com::sun::star::uno::TypeDescription 183 inline TypeDescription::TypeDescription( const ::rtl::OUString & rTypeName ) SAL_THROW( () ) in TypeDescription() function in com::sun::star::uno::TypeDescription 189 inline TypeDescription::~TypeDescription() SAL_THROW( () ) in ~TypeDescription() [all …]
|
/aoo42x/main/ridljar/java/ridl/src/main/java/com/sun/star/lib/uno/typedesc/ |
H A D | TypeDescription.java | 71 TypeDescription desc = (TypeDescription) type.getTypeDescription(); in getTypeDescription() 258 return new TypeDescription( in create() 262 return new TypeDescription( in create() 266 return new TypeDescription( in create() 271 return new TypeDescription( in create() 276 return new TypeDescription( in create() 281 return new TypeDescription( in create() 285 return new TypeDescription( in create() 289 return new TypeDescription( in create() 293 return new TypeDescription( in create() [all …]
|
/aoo42x/main/binaryurp/source/ |
H A D | writer.cxx | 60 css::uno::TypeDescription const & theType, in Item() 88 css::uno::TypeDescription const & type, in sendDirectRequest() 89 css::uno::TypeDescription const & member, in sendDirectRequest() 109 css::uno::TypeDescription const & type, in queueRequest() 110 css::uno::TypeDescription const & member, in queueRequest() 208 css::uno::TypeDescription const & type, in sendRequest() 209 css::uno::TypeDescription const & member, in sendRequest() 214 css::uno::TypeDescription t(type); in sendRequest() 307 css::uno::TypeDescription( in sendRequest() 311 css::uno::TypeDescription( in sendRequest() [all …]
|
H A D | writer.hxx | 70 com::sun::star::uno::TypeDescription const & type, 71 com::sun::star::uno::TypeDescription const & member, 78 com::sun::star::uno::TypeDescription const & member, 84 com::sun::star::uno::TypeDescription const & type, 85 com::sun::star::uno::TypeDescription const & member, 108 com::sun::star::uno::TypeDescription const & type, 109 com::sun::star::uno::TypeDescription const & member, 127 com::sun::star::uno::TypeDescription const & theType, 128 com::sun::star::uno::TypeDescription const & theMember, 147 com::sun::star::uno::TypeDescription type; // request [all …]
|
H A D | unmarshal.cxx | 73 css::uno::TypeDescription const & type, in copyMemberValues() 132 css::uno::TypeDescription Unmarshal::readType() { in readType() 159 return css::uno::TypeDescription( in readType() 180 css::uno::TypeDescription t(readString()); in readType() 191 for (css::uno::TypeDescription t2(t); in readType() 195 t2 = css::uno::TypeDescription( in readType() 267 css::uno::TypeDescription( in readTid() 270 css::uno::TypeDescription( in readTid() 342 css::uno::TypeDescription v(readType()); in readValue() 348 css::uno::TypeDescription t(readType()); in readValue() [all …]
|
H A D | bridge.hxx | 65 class TypeDescription; 110 com::sun::star::uno::TypeDescription const & type); 114 com::sun::star::uno::TypeDescription const & type); 118 com::sun::star::uno::TypeDescription const & type); 122 com::sun::star::uno::TypeDescription const & type); 210 com::sun::star::uno::TypeDescription const & type); 214 com::sun::star::uno::TypeDescription const & type, 215 com::sun::star::uno::TypeDescription const & member, 256 com::sun::star::uno::TypeDescription protPropType_; 257 com::sun::star::uno::TypeDescription protPropRequest_; [all …]
|
H A D | bridge.cxx | 362 css::uno::TypeDescription const & type) in registerOutgoingInterface() 556 att.getTid(), oid, css::uno::TypeDescription(), member, in makeCall() 668 css::uno::TypeDescription( in handleRequestChangeRequest() 684 css::uno::TypeDescription( in handleRequestChangeRequest() 697 css::uno::TypeDescription( in handleRequestChangeRequest() 816 css::uno::TypeDescription ifc( in getInstance() 828 css::uno::TypeDescription( in getInstance() 906 css::uno::TypeDescription member( in sendProtPropRequest() 922 css::uno::TypeDescription( in makeReleaseCall() 931 css::uno::TypeDescription const & type, in sendRequest() [all …]
|
H A D | incomingrequest.cxx | 56 css::uno::TypeDescription const & type, sal_uInt16 functionId, in IncomingRequest() 57 bool synchronous, css::uno::TypeDescription const & member, bool setter, in IncomingRequest() 136 css::uno::TypeDescription( in execute_throw() 171 (css::uno::TypeDescription( in execute_throw() 178 css::uno::TypeDescription( in execute_throw() 190 css::uno::TypeDescription retType; in execute_throw() 196 css::uno::TypeDescription t( in execute_throw() 223 css::uno::TypeDescription( in execute_throw() 228 css::uno::TypeDescription( in execute_throw() 254 css::uno::TypeDescription( in execute_throw() [all …]
|
H A D | reader.cxx | 195 css::uno::TypeDescription type; in readMessage() 261 css::uno::TypeDescription t( in readMessage() 296 css::uno::TypeDescription( in readMessage() 312 css::uno::TypeDescription( in readMessage() 349 css::uno::TypeDescription( in readMessage() 352 css::uno::TypeDescription( in readMessage() 356 && (css::uno::TypeDescription( in readMessage() 361 css::uno::TypeDescription( in readMessage() 421 (css::uno::TypeDescription( in readReplyMessage() 479 css::uno::TypeDescription( in readReplyMessage() [all …]
|
H A D | marshal.cxx | 128 css::uno::TypeDescription const & type, BinaryAny const & value) in writeValue() 139 css::uno::TypeDescription const & value) in writeType() 190 css::uno::TypeDescription( in writeTid() 198 css::uno::TypeDescription const & type, void const * value) in writeValue() 235 css::uno::TypeDescription( in writeValue() 242 css::uno::TypeDescription t(p->pType); in writeValue() 251 css::uno::TypeDescription ctd( in writeValue() 286 css::uno::TypeDescription const & type, void const * aggregateValue) in writeMemberValues() 299 css::uno::TypeDescription(&ctd->pBaseTypeDescription->aBase), in writeMemberValues() 304 buffer, css::uno::TypeDescription(ctd->ppTypeRefs[i]), in writeMemberValues()
|
H A D | proxy.cxx | 73 css::uno::TypeDescription const & type): in Proxy() 86 css::uno::TypeDescription Proxy::getType() const { in getType() 127 (css::uno::TypeDescription(cppu::UnoType< css::uno::Any >::get()). in do_dispatch() 158 css::uno::TypeDescription( in do_dispatch_throw() 175 css::uno::TypeDescription(mtd->pParams[i].pTypeRef), in do_dispatch_throw() 189 css::uno::TypeDescription( in do_dispatch_throw() 201 css::uno::TypeDescription t( in do_dispatch_throw() 215 css::uno::TypeDescription t(mtd->pReturnTypeRef); in do_dispatch_throw() 222 css::uno::TypeDescription pt(mtd->pParams[j].pTypeRef); in do_dispatch_throw()
|
H A D | lessoperators.hxx | 30 class TypeDescription; 36 bool operator <(TypeDescription const & left, TypeDescription const & right); 38 struct TypeDescHash { sal_Int32 operator()( const TypeDescription&) const; }; 40 struct TypeDescEqual { bool operator()( const TypeDescription&, const TypeDescription&) const; };
|
H A D | unmarshal.hxx | 43 class TypeDescription; 66 com::sun::star::uno::TypeDescription readType(); 72 BinaryAny readValue(com::sun::star::uno::TypeDescription const & type); 87 BinaryAny readSequence(com::sun::star::uno::TypeDescription const & type); 90 com::sun::star::uno::TypeDescription const & type,
|
H A D | binaryany.cxx | 45 BinaryAny::BinaryAny(css::uno::TypeDescription const & type, void * value) in BinaryAny() 79 css::uno::TypeDescription BinaryAny::getType() const throw () { in getType() 80 return css::uno::TypeDescription(data_.pType); in getType() 83 void * BinaryAny::getValue(css::uno::TypeDescription const & type) const in getValue() 89 type.equals(css::uno::TypeDescription(data_.pType)))); in getValue()
|
H A D | lessoperators.cxx | 39 bool operator<( const TypeDescription& rLeft, const TypeDescription& rRight) { in operator <() 51 bool TypeDescEqual::operator()( const TypeDescription& rLeft, const TypeDescription& rRight) const in operator ()() 64 sal_Int32 TypeDescHash::operator()( const TypeDescription& rTD) const in operator ()()
|
H A D | binaryany.hxx | 32 class TypeDescription; 41 BinaryAny(com::sun::star::uno::TypeDescription const & type, void * value) 56 com::sun::star::uno::TypeDescription getType() const throw (); 58 void * getValue(com::sun::star::uno::TypeDescription const & type) const
|
H A D | marshal.hxx | 62 com::sun::star::uno::TypeDescription const & type, 67 com::sun::star::uno::TypeDescription const & value); 78 com::sun::star::uno::TypeDescription const & type, void const * value); 82 com::sun::star::uno::TypeDescription const & type,
|
H A D | incomingrequest.hxx | 52 com::sun::star::uno::TypeDescription const & type, 54 com::sun::star::uno::TypeDescription const & member, bool setter, 70 com::sun::star::uno::TypeDescription type_; 73 com::sun::star::uno::TypeDescription member_;
|
/aoo42x/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/protocols/urp/ |
H A D | Unmarshal.java | 26 import com.sun.star.lib.uno.typedesc.TypeDescription; 46 typeCache = new TypeDescription[cacheSize]; in Unmarshal() 108 public TypeDescription readType() { in readType() 111 if (TypeDescription.isTypeClassSimple(typeClass)) { in readType() 115 TypeDescription type = null; in readType() 135 public Object readValue(TypeDescription type) { in readValue() 288 TypeDescription type = readType(); in readAnyValue() 335 TypeDescription ctype = (TypeDescription) in readAnyValue() 383 TypeDescription ctype = (TypeDescription) type.getComponentType(); in readSequenceValue() 399 private Enum readEnumValue(TypeDescription type) { in readEnumValue() [all …]
|
H A D | Marshal.java | 26 import com.sun.star.lib.uno.typedesc.TypeDescription; 95 public void writeType(TypeDescription type) { in writeType() 97 if (TypeDescription.isTypeClassSimple(typeClass)) { in writeType() 110 public void writeValue(TypeDescription type, Object value) { in writeValue() 263 TypeDescription.getTypeDescription( in writeTypeValue() 271 TypeDescription type; in writeAnyValue() 273 type = TypeDescription.getTypeDescription(XInterface.class); in writeAnyValue() 297 TypeDescription ctype = (TypeDescription) type.getComponentType(); in writeSequenceValue() 312 private void writeEnumValue(TypeDescription type, Enum value) { in writeEnumValue() 333 private void writeStructValue(TypeDescription type, Object value) { in writeStructValue() [all …]
|
H A D | urp.java | 34 import com.sun.star.lib.uno.typedesc.TypeDescription; 149 TypeDescription resultType; in writeReply() 158 resultType = (TypeDescription) in writeReply() 322 TypeDescription.getTypeDescription( in handleInternalMessage() 443 TypeDescription resultType; in readReply() 452 resultType = (TypeDescription) in readReply() 496 boolean internal, String oid, TypeDescription type, in writeRequest() 584 (TypeDescription) inSig[i], arguments[i]); in writeRequest() 663 boolean internal, String objectId, TypeDescription type, in QueuedRelease() 675 public final TypeDescription type; [all …]
|
/aoo42x/main/ridljar/test/com/sun/star/lib/uno/typedesc/ |
H A D | TypeDescription_Test.java | 49 ITypeDescription voidTD = TypeDescription.getTypeDescription( in test() 51 ITypeDescription stringTD = TypeDescription.getTypeDescription( in test() 53 ITypeDescription typeTD = TypeDescription.getTypeDescription( in test() 121 TypeDescription.getTypeDescription("byte")); in test() 125 TypeDescription.getTypeDescription( in test() 129 TypeDescription.getTypeDescription( in test() 132 TypeDescription.getTypeDescription( in test() 136 TypeDescription.getTypeDescription( in test() 142 TypeDescription.getTypeDescription(Type.UNSIGNED_LONG). in testUnsigned() 147 TypeDescription td = TypeDescription.getTypeDescription(XDerived.class); in testGetMethodDescription() [all …]
|
/aoo42x/main/cppu/source/helper/purpenv/ |
H A D | helper_purpenv_Proxy.cxx | 269 static uno::TypeDescription getAcquireMethod(void) in getAcquireMethod() 276 uno::TypeDescription acquire( in getAcquireMethod() 284 static uno::TypeDescription getReleaseMethod(void) in getReleaseMethod() 291 uno::TypeDescription release( in getReleaseMethod() 299 static uno::TypeDescription s_acquireMethod(getAcquireMethod()); 300 static uno::TypeDescription s_releaseMethod(getReleaseMethod());
|