Home
last modified time | relevance | path

Searched defs:map (Results 26 – 50 of 64) sorted by path

123

/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Installer/
H A DSolarisInstaller.java376 HashMap map = new HashMap();; in queryAllDatabase() local
427 HashMap map = null; in isPackageNameInstalled() local
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/InstallerHelper/
H A DLinuxHelper.java512 HashMap map = Converter.convertVectorToHashmap(fileContent); in readPackageNamesFile() local
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/SetupData/
H A DProductDescription.java51 private HashMap map; /* conventional key-value pairs */ field in ProductDescription
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DConverter.java36 static public String[] convertHashmapToStringArray(HashMap map) { in convertHashmapToStringArray()
55 HashMap map = new HashMap(); in convertVectorToHashmap() local
/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DMultiTypeInterfaceContainer.java34 private Map<Object,InterfaceContainer> map= new HashMap<Object,InterfaceContainer>(); field in MultiTypeInterfaceContainer
H A DPropertySetMixin.java152 HashMap map = new HashMap(); in PropertySetMixin() local
603 XTypeDescription type, HashMap map, ArrayList handleNames, HashSet seen) in initProperties()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/comp/loader/
H A DRegistrationClassFinder.java104 private static final WeakMap map = new WeakMap(); field in RegistrationClassFinder
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/protocols/urp/
H A DCache.java113 private final HashMap map = new HashMap(); // from Object to Entry field in Cache
H A DPendingRequests.java66 private final HashMap map = new HashMap(); // from ThreadId to Stack of Item field in PendingRequests
/trunk/main/l10ntools/inc/
H A Dtreeconfig.hxx34 INImap map; member in transex3::Treeconfig
/trunk/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/
H A DSDFReader.java273 Map map=new HashMap(); in getData() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DClParser.java159 Properties map = new Properties(); in getMapping() local
178 protected String getParameterFor(Properties map, String name) in getParameterFor()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DStarReportDataFactory.java61 final HashMap map = new HashMap(); in queryData() local
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DOfficeGroupInstanceSectionLayoutController.java168 final AttributeMap map = new AttributeMap(super.computeAttributes(fc, element, target)); in computeAttributes() local
H A DOfficeGroupLayoutController.java194 final AttributeMap map = new AttributeMap(super.computeAttributes(fc, element, target)); in computeAttributes() local
H A DOfficePageSectionLayoutController.java45 …final AttributeMap map = new AttributeMap(super.computeAttributes(flowController, element, reportT… in computeAttributes() local
H A DVariablesDeclarationLayoutController.java125 final AttributeMap map = generateVariableSetSection(variable); in advance() local
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/loader/
H A DInputRepositoryLoader.java129 final Map map; in deriveKey() local
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/
H A DOfficeParserUtil.java117 final Map map = new HashMap(); in getNamespaces() local
/trunk/main/ridljar/java/ridl/src/main/java/com/sun/star/lib/uno/typedesc/
H A DTypeDescription.java701 private final HashMap map = new HashMap(); field in TypeDescription.Cache
/trunk/main/ridljar/java/ridl/src/main/java/com/sun/star/lib/util/
H A DWeakMap.java305 private final HashMap map = new HashMap(); field in WeakMap
/trunk/main/sal/textenc/
H A Dconvertsinglebytetobmpunicode.cxx43 sal_Unicode const * map = static_cast< in rtl_textenc_convertSingleByteToBmpUnicode() local
/trunk/main/scripting/examples/java/Newsgroup/
H A DMimeConfiguration.java100 MailcapCommandMap map = new MailcapCommandMap( mailcapPath ); in writeMailCap() local
/trunk/main/scripting/workben/ifc/scripting/
H A D_XScriptInvocation.java96 HashMap map = new HashMap(); in runInvokeTest() local
H A D_XScriptNameResolver.java89 HashMap map = new HashMap(); in runResolveTest() local

Completed in 73 milliseconds

123