Home
last modified time | relevance | path

Searched refs:FLAGNAME_ASYNCHRON (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/filter/source/config/cache/
H A Dconstant.hxx116 #define FLAGNAME_ASYNCHRON _FILTER_CONFIG_FROM_ASCII_("ASYNCHRON" ) macro
H A Dfiltercache.cxx2103 …_ASYNCHRON ) == FLAGVAL_ASYNCHRON ) lFlagNames.push_back(FLAGNAME_ASYNCHRON ); in impl_convertFlagField2FlagNames()
2150 if (pNames[i].equals(FLAGNAME_ASYNCHRON)) in impl_convertFlagNames2FlagField()
/aoo41x/main/l10ntools/source/filter/utils/
H A DCache.java144 private static final java.lang.String FLAGNAME_ASYNCHRON = "ASYNCHRON"; field in Cache
1313 if (sFlagName.equals(FLAGNAME_ASYNCHRON)) in convertFilterFlagNames2Values()
1432 lFlags.add(FLAGNAME_ASYNCHRON); in convertFilterFlagValues2Names()

Completed in 46 milliseconds