Home
last modified time | relevance | path

Searched defs:type (Results 101 – 125 of 392) sorted by relevance

12345678910>>...16

/aoo4110/main/reportbuilder/java/com/sun/star/report/util/
H A DDefaultJobProperties.java57 final Class type = metaData.getParameterType(key); in setProperty() local
/aoo4110/main/unodevtools/source/skeletonmaker/
H A Dcpptypemaker.cxx130 OString const & type, short referenceType, bool defaultvalue) in printType()
197 OString type(codemaker::convertString(reader.getTypeName())); in printConstructor() local
380 OString type(codemaker::convertString(reader.getTypeName())); in printMethods() local
680 typereg::Reader const & reader, OString const & type, in printServiceMembers()
737 OString const & type, OString const & delegate) in generateDocumentation()
H A Djavatypemaker.cxx123 OString const & type, bool referenceType, bool defaultvalue) in printType()
191 OString type(codemaker::convertString(reader.getTypeName())); in printConstructor() local
358 OString type(codemaker::convertString(reader.getTypeName())); in printMethods() local
600 typereg::Reader const & reader, OString const & type, in printServiceMembers()
655 OString const & type, OString const & delegate) in generateDocumentation()
/aoo4110/main/jurt/com/sun/star/lib/uno/environments/remote/
H A DIProtocol.java79 String oid, TypeDescription type, String function, ThreadId tid, in writeRequest()
/aoo4110/main/idlc/inc/idlc/
H A Dastmember.hxx45 NodeType type, AstType const * pType, rtl::OString const & name, in AstMember()
H A Dastparameter.hxx34 Direction direction, bool rest, AstType const * type, in AstParameter()
/aoo4110/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySetMixin.java127 XComponentContext context, XInterface object, Type type, in PropertySetMixin()
603 XTypeDescription type, HashMap map, ArrayList handleNames, HashSet seen) in initProperties()
913 Object value, XIdlClass type, boolean wrapAmbiguous, in wrapValue()
1009 private static XTypeDescription resolveTypedefs(XTypeDescription type) { in resolveTypedefs()
1078 private final Type type; field in PropertySetMixin
/aoo4110/main/jurt/com/sun/star/lib/uno/protocols/urp/
H A Durp.java118 String oid, TypeDescription type, String function, ThreadId tid, in writeRequest()
475 boolean internal, String oid, TypeDescription type, String function, in writeRequest()
496 boolean internal, String oid, TypeDescription type, in writeRequest()
663 boolean internal, String objectId, TypeDescription type, in QueuedRelease()
675 public final TypeDescription type; field in urp.QueuedRelease
H A DUrpMessage.java35 ITypeDescription type, IMethodDescription method, boolean synchronous, in UrpMessage()
/aoo4110/main/cppuhelper/qa/propertysetmixin/
H A Dcomp_propertysetmixin.cxx106 css::uno::Any Empty1::queryInterface(css::uno::Type const & type) in queryInterface()
164 css::uno::Any Empty2::queryInterface(css::uno::Type const & type) in queryInterface()
262 css::uno::Any Full::queryInterface(css::uno::Type const & type) in queryInterface()
/aoo4110/main/ucb/source/ucp/gio/
H A Dgio_outputstream.cxx80 uno::Any OutputStream::queryInterface( const uno::Type &type ) throw( uno::RuntimeException ) in queryInterface()
/aoo4110/main/scripting/java/org/openoffice/netbeans/modules/office/options/
H A DOfficeSettingsBeanInfo.java102 public Image getIcon(int type) { in getIcon()
/aoo4110/main/codemaker/source/cunomaker/
H A Dcunotype.cxx77 sal_Bool CunoType::isNestedTypeByName(const ::rtl::OString& type) in isNestedTypeByName()
92 sal_Bool CunoType::hasNestedType(const ::rtl::OString& type) in hasNestedType()
423 OString type(relType.replace('/', '_')); in dumpDepIncludes() local
1023 void CunoType::dumpType(FileStream& o, const OString& type, in dumpType()
1085 OString CunoType::getBaseType(const OString& type) in getBaseType()
1171 OString type(checkSpecialCunoType(typeName)); in dumpTypeInit() local
1219 BASETYPE CunoType::isBaseType(const OString& type) in isBaseType()
1253 OString CunoType::typeToIdentifier(const OString& type) in typeToIdentifier()
1283 OString CunoType::checkSpecialCunoType(const OString& type) in checkSpecialCunoType()
3472 OString scopedName(const OString& scope, const OString& type, in scopedName()
[all …]
/aoo4110/main/sal/inc/sal/
H A Dmacros.h35 # define SAL_FIELDOFFSET(type, field) ((sal_Int32)(&((type *)16)->field) - 16) argument
/aoo4110/main/binaryurp/source/
H A Dbinaryany.cxx45 BinaryAny::BinaryAny(css::uno::TypeDescription const & type, void * value) in BinaryAny()
H A Dbridge.cxx327 rtl::OUString const & oid, css::uno::TypeDescription const & type) in registerIncomingInterface()
362 css::uno::TypeDescription const & type) in registerOutgoingInterface()
411 rtl::OUString const & oid, css::uno::TypeDescription const & type) in findStub()
433 rtl::OUString const & oid, css::uno::TypeDescription const & type) in releaseStub()
917 rtl::OUString const & oid, css::uno::TypeDescription const & type) in makeReleaseCall()
931 css::uno::TypeDescription const & type, in sendRequest()
/aoo4110/main/qadevOOo/tests/java/ifc/i18n/
H A D_XBreakIterator.java280 short type = oObj.getWordType(UnicodeString, iPos, locale); in _getWordType() local
630 Short type = (Short)vCharBlockTypes.get(i); in _nextCharBlock() local
661 Short type = (Short)vCharBlockTypes.get(i); in _previousCharBlock() local
/aoo4110/main/xmloff/source/draw/
H A Dsdpropls.cxx85 #define _MAP(name,prefix,token,type,context) { name, sizeof(name)-1, prefix, token, type, context,… argument
86 #define _MAPV(name,prefix,token,type,context,version) { name, sizeof(name)-1, prefix, token, type,… argument
87 #define GMAP(name,prefix,token,type,context) _MAP(name,prefix,token,static_cast<sal_Int32>(type|XML… argument
88 #define GMAPV(name,prefix,token,type,context,version) _MAPV(name,prefix,token,static_cast<sal_Int32… argument
89 #define DPMAP(name,prefix,token,type,context) _MAP(name,prefix,token,static_cast<sal_Int32>(type|XM… argument
90 #define TMAP(name,prefix,token,type,context) _MAP(name,prefix,token,static_cast<sal_Int32>(type|XML… argument
91 #define PMAP(name,prefix,token,type,context) _MAP(name,prefix,token,type|XML_TYPE_PROP_PARAGRAPH,co… argument
/aoo4110/main/bridges/source/jni_uno/java/com/sun/star/bridges/jni_uno/
H A DJNI_proxy.java99 long receiver_handle, long td_handle, Type type, String oid ) in JNI_proxy()
113 long receiver_handle, long td_handle, Type type, String oid, in create()
/aoo4110/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/
H A DTokenFactory.java102 public Token getOperandToken(String s, String type) { in getOperandToken()
/aoo4110/main/basebmp/inc/basebmp/
H A Daccessortraits.hxx73 type; typedef
/aoo4110/main/extensions/source/ole/
H A Dunoconversionutilities.hxx618 void UnoConversionUtilities<T>::anyToVariant(VARIANT* pVariant, const Any& rAny, VARTYPE type) in anyToVariant()
954 Type type; in anyToVariant() local
1225 size_t UnoConversionUtilities<T>::getOleElementSize( VARTYPE type) in getOleElementSize()
1555 Type type; in variantToAny() local
1947 Type type; in convertValueObject() local
1989 …sionUtilities<T>::dispatchExObject2Sequence( const VARIANTARG* pvar, Any& anySeq, const Type& type) in dispatchExObject2Sequence()
2136 … unsigned int dimCount, unsigned int actDim, long* index, VARTYPE type, const Type& unotype) in createOleArrayWrapperOfDim()
2249 Sequence<Any> UnoConversionUtilities<T>::createOleArrayWrapper(SAFEARRAY* pArray, VARTYPE type, con… in createOleArrayWrapper()
2297 VARTYPE UnoConversionUtilities<T>::mapTypeClassToVartype( TypeClass type) in mapTypeClassToVartype()
/aoo4110/main/odk/source/com/sun/star/lib/loader/
H A DWinRegKey.java53 long hkey, String value, long[] type, in winreg_RegQueryValueEx()
170 long[] type = new long[1]; in getValue() local
/aoo4110/main/qadevOOo/runner/util/
H A DRegistryTools.java98 RegistryValueType type ; in compareKeys() local
312 RegistryValueType type ; in printKeyInfo() local
/aoo4110/main/cli_ure/source/uno_bridge/
H A Dcli_uno.cxx91 typelib_TypeDescriptionReference * type = param.pTypeRef; in call_uno() local
137 typelib_TypeDescriptionReference * type = param.pTypeRef; in call_uno() local

Completed in 171 milliseconds

12345678910>>...16