Searched refs:SEPARATORS (Results 1 – 6 of 6) sorted by relevance
97 if ((Groups & FormulaMapGroup.SEPARATORS) != 0) in getAvailableMappings()99 token.addAll(parser.getGroup(SOFormulaParser.SEPARATORS).values()); in getAvailableMappings()
65 public static final int SEPARATORS = 0; field in SOFormulaParser122 opCodes = mapper.getAvailableMappings(FormulaLanguage.ODFF, FormulaMapGroup.SEPARATORS); in SOFormulaParser()123 addOpCodes(names, opCodes, SEPARATORS, false); in SOFormulaParser()
56 #define SEPARATORS "Separators" macro123 pNames[1] = OUString::createFromAscii( SEPARATORS ); in load_Separators()174 pNames[1] = OUString::createFromAscii( SEPARATORS ); in save_Separators()
50 const long SEPARATORS = 0x00000001;
377 if ((nGroups & FormulaMapGroup::SEPARATORS) != 0) in createSequenceOfAvailableMappings()
1071 fillTokenMap( aTokenMap, aEntrySeq, xMapper, SEPARATORS ) && in OpCodeProviderImpl()
Completed in 51 milliseconds