Home
last modified time | relevance | path

Searched defs:unoType (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/ridljar/com/sun/star/lib/uno/typeinfo/
H A DAttributeTypeInfo.java48 public AttributeTypeInfo(String name, int index, int flags, Type unoType) { in AttributeTypeInfo()
H A DMemberTypeInfo.java54 String name, int index, int flags, Type unoType, int typeParameterIndex) in MemberTypeInfo()
H A DMethodTypeInfo.java48 public MethodTypeInfo(String name, int index, int flags, Type unoType) { in MethodTypeInfo()
H A DParameterTypeInfo.java52 String name, String methodName, int index, int flags, Type unoType) in ParameterTypeInfo()
/aoo4110/main/cli_ure/source/uno_bridge/
H A Dcli_data.cxx341 css::uno::Type unoType(css::uno::TypeClass_ENUM, usTypeName); in mapCliType() local
/aoo4110/main/extensions/source/ole/
H A Dunoconversionutilities.hxx2249 …ConversionUtilities<T>::createOleArrayWrapper(SAFEARRAY* pArray, VARTYPE type, const Type& unoType) in createOleArrayWrapper()
/aoo4110/main/codemaker/source/cppumaker/
H A Dcpputype.cxx54 rtl::OString translateSimpleUnoType(rtl::OString const & unoType, bool cppuUnoType=false) { in translateSimpleUnoType()
1021 bool CppuType::passByReference(rtl::OString const & unoType) { in passByReference()

Completed in 63 milliseconds