Home
last modified time | relevance | path

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

123

/trunk/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
/trunk/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
/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/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DMapToXNameAccessAdapter.java33 protected final Map<String,Object> map; field in MapToXNameAccessAdapter
37 public MapToXNameAccessAdapter(Map<String,Object> map, Object lock, Type elementType) { in MapToXNameAccessAdapter()
H A DMapToXNameContainerAdapter.java34 public MapToXNameContainerAdapter(Map<String,Object> map, Object lock, Type elementType) { in MapToXNameContainerAdapter()
/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/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()
/trunk/main/l10ntools/inc/
H A Dtreeconfig.hxx34 INImap map; member in transex3::Treeconfig
/trunk/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
/trunk/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
/trunk/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
/trunk/main/connectivity/source/inc/ado/
H A DADatabaseMetaDataResultSet.hxx209 sal_Int32 map = column; in mapColumn() local
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DStarReportDataFactory.java61 final HashMap map = new HashMap(); in queryData() local
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/
H A DPrecedenceTable.java46 private static HashMap map; field in PrecedenceTable
/trunk/main/jurt/java/jurt/src/main/java/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
/trunk/main/scripting/workben/mod/_scripting/
H A DTestDataLoader.java92 HashMap map = new HashMap(5); in getParameters() local
/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/i18npool/inc/
H A Dtransliteration_Ignore.hxx78 Mapping *map; member in com::sun::star::i18n::transliteration_Ignore
/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
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/classloading/
H A DClassMap.java69 private final LinkedList<ClassMapEntry> map = new LinkedList<>(); field in ClassMap
/trunk/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
/trunk/main/scripting/workben/ifc/scripting/
H A D_XScriptNameResolver.java89 HashMap map = new HashMap(); in runResolveTest() local
/trunk/main/scripting/examples/java/Newsgroup/
H A DMimeConfiguration.java100 MailcapCommandMap map = new MailcapCommandMap( mailcapPath ); in writeMailCap() local

Completed in 111 milliseconds

123