/aoo41x/main/javaunohelper/com/sun/star/lib/uno/helper/ |
H A D | WeakBase.java | 95 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.java | 69 Type[] types = xValueBinding.getSupportedValueTypes(); in checkValueBinding() local 91 private ArrayList types = new ArrayList(); field in _XBindableValue.MyValueBinding
|
/aoo41x/main/cppuhelper/source/ |
H A D | implbase_ex.cxx | 127 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.java | 43 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 D | MultiTypeInterfaceContainer_Test.java | 174 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.java | 54 String[] types = oObj.getColumnTypes(); in _getColumnTypes() local
|
/aoo41x/main/qadevOOo/tests/java/ifc/lang/ |
H A D | _XTypeProvider.java | 44 public static Type[] types = null; field in _XTypeProvider
|
/aoo41x/main/qadevOOo/runner/basicrunner/basichelper/ |
H A D | DispatchProviderInterceptor.java | 75 Type types[] = new Type[interfaces.length]; in getTypes() local 184 Type types[] = new Type[interfaces.length]; in getTypes() local
|
H A D | Connector.java | 89 Type types[] = new Type[interfaces.length]; in getTypes() local 219 Type types[] = new Type[interfaces.length]; in getTypes() local
|
H A D | Filter.java | 89 Type types[] = new Type[interfaces.length]; in getTypes() local 204 Type types[] = new Type[interfaces.length]; in getTypes() local
|
H A D | DocumentHandler.java | 91 Type types[] = new Type[interfaces.length]; in getTypes() local 335 Type types[] = new Type[interfaces.length]; in getTypes() local
|
H A D | AttributeList.java | 118 Type types[] = new Type[interfaces.length + superInterfaces.length]; in getTypes() local
|
H A D | ThreadRunner.java | 70 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 D | dbg.java | 64 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.java | 45 public static Type[] types = null; field in _XTypeProvider
|
/aoo41x/main/framework/qa/complex/imageManager/ |
H A D | _XTypeProvider.java | 47 public static Type[] types = null; field in _XTypeProvider
|
/aoo41x/main/qadevOOo/tests/java/ifc/script/ |
H A D | _XInvocationAdapterFactory2.java | 93 Type[] types = new Type[1]; in _createAdapter() local
|
/aoo41x/main/qadevOOo/tests/java/ifc/text/ |
H A D | _XPagePrintable.java | 53 public String[] types = new String[]{"Short","Short","Integer","Integer", field in _XPagePrintable
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | writerwordglue.hxx | 37 namespace types namespace
|
/aoo41x/main/rsc/source/rscpp/ |
H A D | cpp5.c | 157 typedef struct types { struct 162 static TYPES basic_types[] = { argument
|
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/ |
H A D | VariablesDeclarations.java | 89 final HashMap types = (HashMap) vars.next(); in getDefinedMappings() local
|
/aoo41x/main/cli_ure/source/basetypes/uno/ |
H A D | PolymorphicType.cs | 286 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.java | 120 int types[] = { 0, in _setType() local
|
/aoo41x/main/unodevtools/source/skeletonmaker/ |
H A D | skeletonmaker.cxx | 150 std::vector< OString > types; variable
|
/aoo41x/main/scripting/java/com/sun/star/script/framework/provider/java/ |
H A D | ScriptDescriptor.java | 189 Class[] types = getArgumentTypes(); in toString() local
|