Home
last modified time | relevance | path

Searched defs:types (Results 1 – 25 of 69) sorted by relevance

123

/aoo41x/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DWeakBase.java95 Type types[]= new Type[vec.size()]; in getTypes() local
98 _mapTypes.put(getClass(), types); in getTypes() local
/aoo41x/main/qadevOOo/tests/java/ifc/form/binding/
H A D_XBindableValue.java69 Type[] types = xValueBinding.getSupportedValueTypes(); in checkValueBinding() local
91 private ArrayList types = new ArrayList(); field in _XBindableValue.MyValueBinding
/aoo41x/main/cppuhelper/source/
H A Dimplbase_ex.cxx127 static inline void __fillTypes( Type * types, class_data * cd ) in __fillTypes()
305 Sequence< Type > types( cd->m_nTypes ); in ImplHelper_getTypes() local
317 Sequence< Type > types( nImplTypes + nAddTypes ); in ImplInhHelper_getTypes() local
355 Sequence< Type > types( nTypes +1 ); in WeakImplHelper_getTypes() local
388 Sequence< Type > types( nTypes +2 ); in WeakAggImplHelper_getTypes() local
422 Sequence< Type > types( nTypes +2 ); in WeakComponentImplHelper_getTypes() local
456 Sequence< Type > types( nTypes +3 ); in WeakAggComponentImplHelper_getTypes() local
/aoo41x/main/qadevOOo/tests/java/ifc/util/
H A D_XImportable.java43 protected Type[] types = new Type[] { field in _XImportable
153 protected boolean checkPropertyTypes(PropertyValue[] props, Type[] types) { in checkPropertyTypes()
/aoo41x/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DMultiTypeInterfaceContainer_Test.java174 Type[] types= cont.getContainedTypes(); in getContainedTypes() local
284 Type[] types= cont.getContainedTypes(); in clear() local
331 Type[] types= cont.getContainedTypes(); in disposeAndClear() local
/aoo41x/main/qadevOOo/tests/java/ifc/form/
H A D_XGridColumnFactory.java54 String[] types = oObj.getColumnTypes(); in _getColumnTypes() local
/aoo41x/main/qadevOOo/tests/java/ifc/lang/
H A D_XTypeProvider.java44 public static Type[] types = null; field in _XTypeProvider
/aoo41x/main/qadevOOo/runner/basicrunner/basichelper/
H A DDispatchProviderInterceptor.java75 Type types[] = new Type[interfaces.length]; in getTypes() local
184 Type types[] = new Type[interfaces.length]; in getTypes() local
H A DConnector.java89 Type types[] = new Type[interfaces.length]; in getTypes() local
219 Type types[] = new Type[interfaces.length]; in getTypes() local
H A DFilter.java89 Type types[] = new Type[interfaces.length]; in getTypes() local
204 Type types[] = new Type[interfaces.length]; in getTypes() local
H A DDocumentHandler.java91 Type types[] = new Type[interfaces.length]; in getTypes() local
335 Type types[] = new Type[interfaces.length]; in getTypes() local
H A DAttributeList.java118 Type types[] = new Type[interfaces.length + superInterfaces.length]; in getTypes() local
H A DThreadRunner.java70 Type types[] = new Type[interfaces.length]; in getTypes() local
154 Type types[] = new Type[interfaces.length]; in getTypes() local
/aoo41x/main/qadevOOo/runner/util/
H A Ddbg.java64 Type[] types = getInterfaceTypes(xTarget); in printInterfaces() local
84 Type[] types = null; in getInterfaceTypes() local
104 Type[] types = getInterfaceTypes(xTarget); in implementsInterface() local
/aoo41x/main/ucb/qa/complex/tdoc/
H A D_XTypeProvider.java45 public static Type[] types = null; field in _XTypeProvider
/aoo41x/main/framework/qa/complex/imageManager/
H A D_XTypeProvider.java47 public static Type[] types = null; field in _XTypeProvider
/aoo41x/main/qadevOOo/tests/java/ifc/script/
H A D_XInvocationAdapterFactory2.java93 Type[] types = new Type[1]; in _createAdapter() local
/aoo41x/main/qadevOOo/tests/java/ifc/text/
H A D_XPagePrintable.java53 public String[] types = new String[]{"Short","Short","Integer","Integer", field in _XPagePrintable
/aoo41x/main/sw/source/filter/ww8/
H A Dwriterwordglue.hxx37 namespace types namespace
/aoo41x/main/rsc/source/rscpp/
H A Dcpp5.c157 typedef struct types { struct
162 static TYPES basic_types[] = { argument
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DVariablesDeclarations.java89 final HashMap types = (HashMap) vars.next(); in getDefinedMappings() local
/aoo41x/main/cli_ure/source/basetypes/uno/
H A DPolymorphicType.cs286 Type[] types, in GetConstructorImpl()
352 Type[] types, in GetMethodImpl()
388 Type[] types, in GetPropertyImpl()
/aoo41x/main/qadevOOo/tests/java/ifc/sheet/
H A D_XNamedRange.java120 int types[] = { 0, in _setType() local
/aoo41x/main/unodevtools/source/skeletonmaker/
H A Dskeletonmaker.cxx150 std::vector< OString > types; variable
/aoo41x/main/scripting/java/com/sun/star/script/framework/provider/java/
H A DScriptDescriptor.java189 Class[] types = getArgumentTypes(); in toString() local

Completed in 83 milliseconds

123