Searched defs:unoType (Results 1 – 7 of 7) sorted by relevance
/aoo4110/main/ridljar/com/sun/star/lib/uno/typeinfo/ |
H A D | AttributeTypeInfo.java | 48 public AttributeTypeInfo(String name, int index, int flags, Type unoType) { in AttributeTypeInfo()
|
H A D | MemberTypeInfo.java | 54 String name, int index, int flags, Type unoType, int typeParameterIndex) in MemberTypeInfo()
|
H A D | MethodTypeInfo.java | 48 public MethodTypeInfo(String name, int index, int flags, Type unoType) { in MethodTypeInfo()
|
H A D | ParameterTypeInfo.java | 52 String name, String methodName, int index, int flags, Type unoType) in ParameterTypeInfo()
|
/aoo4110/main/cli_ure/source/uno_bridge/ |
H A D | cli_data.cxx | 341 css::uno::Type unoType(css::uno::TypeClass_ENUM, usTypeName); in mapCliType() local
|
/aoo4110/main/extensions/source/ole/ |
H A D | unoconversionutilities.hxx | 2249 …ConversionUtilities<T>::createOleArrayWrapper(SAFEARRAY* pArray, VARTYPE type, const Type& unoType) in createOleArrayWrapper()
|
/aoo4110/main/codemaker/source/cppumaker/ |
H A D | cpputype.cxx | 54 rtl::OString translateSimpleUnoType(rtl::OString const & unoType, bool cppuUnoType=false) { in translateSimpleUnoType() 1021 bool CppuType::passByReference(rtl::OString const & unoType) { in passByReference()
|
Completed in 55 milliseconds