Searched refs:getMapping (Results 1 – 2 of 2) sorted by relevance
45 Properties mapping = getMapping(); in getCommandLineParameter()157 protected Properties getMapping() in getMapping() method in ClParser
557 public static IMapping getMapping(IEnvironment from, IEnvironment to) in getMapping() method in UnoRuntime590 return getMapping(getEnvironment(from, null), getEnvironment(to, null)); in getMappingByName()