Home
last modified time | relevance | path

Searched refs:getMapping (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/qadevOOo/runner/helper/ !
H A DClParser.java45 Properties mapping = getMapping(); in getCommandLineParameter()
157 protected Properties getMapping() in getMapping() method in ClParser
/AOO41X/main/ridljar/com/sun/star/uno/ !
H A DUnoRuntime.java557 public static IMapping getMapping(IEnvironment from, IEnvironment to) in getMapping() method in UnoRuntime
590 return getMapping(getEnvironment(from, null), getEnvironment(to, null)); in getMappingByName()