Home
last modified time | relevance | path

Searched defs:map (Results 1 – 25 of 60) sorted by relevance

123

/aoo41x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Controller/
H A DUninstallationPrologueCtrl.java71 HashMap map = Converter.convertVectorToHashmap(infoFileContent); in getInfoFileData() local
86 private void setNewInstallData(HashMap map) { in setNewInstallData()
101 HashMap map = getInfoFileData(); in readInfoFile() local
/aoo41x/test/testcommon/source/org/openoffice/test/vcl/
H A DIDList.java41 private HashMap<String, String> map = new HashMap<String, String>(); field in IDList
51 private void readFile(File file, HashMap<String, String> map) { in readFile() argument
/aoo41x/main/qadevOOo/runner/helper/
H A DClParser.java159 Properties map = new Properties(); in getMapping() local
178 protected String getParameterFor(Properties map, String name) in getParameterFor()
/aoo41x/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
/aoo41x/main/wizards/com/sun/star/wizards/common/
H A DProperties.java73 public static PropertyValue[] getProperties(Map map) in getProperties()
85 public static PropertyValue createProperty(String name, Map map) in createProperty()
/aoo41x/main/l10ntools/inc/
H A Dtreeconfig.hxx34 INImap map; member in transex3::Treeconfig
/aoo41x/main/i18npool/source/transliteration/
H A Dtransliteration_body.cxx183 const Mapping &map = casefolding::getValue( in, i, nCount, aLocale, nTmpMappingType ); in transliterate() local
201 const Mapping &map = casefolding::getValue( in, i, nCount, aLocale, nTmpMappingType ); in transliterate() local
238 const Mapping &map = casefolding::getValue( in, i, nCount, aLocale, nTmpMappingType ); in transliterate() local
256 const Mapping &map = casefolding::getValue(&inChar, 0, 1, aLocale, nMappingType); in transliterateChar2String() local
271 const Mapping &map = casefolding::getValue(&inChar, 0, 1, aLocale, nMappingType); in transliterateChar2Char() local
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
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
/aoo41x/main/comphelper/qa/complex/comphelper/
H A DMap.java123 XMap map = com.sun.star.container.EnumerableMap.create( connection.getComponentContext(), in impl_checkMappings() local
357 … XMap map = com.sun.star.container.EnumerableMap.create( connection.getComponentContext(), in testValueTypes() local
460 …XEnumerableMap map = com.sun.star.container.EnumerableMap.create( connection.getComponentContext()… in testEnumerations() local
500 …XEnumerableMap map = com.sun.star.container.EnumerableMap.create( connection.getComponentContext()… in testSpecialValues() local
/aoo41x/main/connectivity/source/inc/ado/
H A DADatabaseMetaDataResultSet.hxx209 sal_Int32 map = column; in mapColumn() local
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DStarReportDataFactory.java61 final HashMap map = new HashMap(); in queryData() local
/aoo41x/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/
H A DPrecedenceTable.java46 private static HashMap map; field in PrecedenceTable
/aoo41x/main/jurt/com/sun/star/lib/uno/protocols/urp/
H A DPendingRequests.java66 private final HashMap map = new HashMap(); // from ThreadId to Stack of Item field in PendingRequests
H A DCache.java113 private final HashMap map = new HashMap(); // from Object to Entry field in Cache
/aoo41x/main/scripting/workben/mod/_scripting/
H A DTestDataLoader.java92 HashMap map = new HashMap(5); in getParameters() local
/aoo41x/main/jurt/com/sun/star/comp/loader/
H A DRegistrationClassFinder.java104 private static final WeakMap map = new WeakMap(); field in RegistrationClassFinder
/aoo41x/main/i18npool/inc/
H A Dtransliteration_Ignore.hxx78 Mapping *map; member in com::sun::star::i18n::transliteration_Ignore
/aoo41x/main/dbaccess/source/core/recovery/
H A Ddbdocrecovery.cxx325 for ( MapCompTypeToCompDescs::const_iterator map = aMapCompDescs.begin(); in saveModifiedSubComponents() local
370 for ( MapCompTypeToCompDescs::const_iterator map = aMapCompDescs.begin(); in recoverSubDocuments() local
/aoo41x/main/scripting/workben/ifc/scripting/
H A D_XScriptNameResolver.java89 HashMap map = new HashMap(); in runResolveTest() local
/aoo41x/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DMultiTypeInterfaceContainer.java34 private Map map= new HashMap(); field in MultiTypeInterfaceContainer
/aoo41x/main/scripting/examples/java/Newsgroup/
H A DMimeConfiguration.java100 MailcapCommandMap map = new MailcapCommandMap( mailcapPath ); in writeMailCap() local
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/loader/
H A DInputRepositoryLoader.java129 final Map map; in deriveKey() local
/aoo41x/main/winaccessibility/source/UAccCOM/
H A DAccRelation.cpp196 map[] = in getRelationTypeBSTR() local
/aoo41x/main/i18nutil/inc/i18nutil/
H A Dcasefolding.hxx59 sal_Unicode map[NMAPPINGMAX]; member

Completed in 79 milliseconds

123