Searched defs:rule (Results 1 – 5 of 5) sorted by relevance
57 public void addMapping(final StyleMappingRule rule) in addMapping()59 backend.put(rule.getKey(), rule); in addMapping() local68 final StyleMappingRule rule = (StyleMappingRule) backend.get(key); in isListOfStyles() local78 final StyleMappingRule rule = (StyleMappingRule) backend.get(key); in getStyleFamilyFor() local
40 private StyleMappingRule rule; field in StyleMappingReadHandler
78 OUString rule = LocaleData().getCollatorRuleByAlgorithm(rLocale, rAlgorithm); in loadCollatorAlgorithm() local
213 protected String getKeyRuleString(boolean isUpdate, int rule) { in getKeyRuleString()
96 …sal_Int16 rBreakType, sal_Int16 rWordType, const sal_Char *rule, const OUString& rText) throw(uno:… in loadICUBreakIterator()
Completed in 13 milliseconds