Home
last modified time | relevance | path

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

/aoo4110/main/filter/source/config/cache/
H A Dconstant.hxx115 #define FLAGNAME_ALIEN _FILTER_CONFIG_FROM_ASCII_("ALIEN" ) macro
H A Dfiltercache.cxx2102 …_ALIEN ) == FLAGVAL_ALIEN ) lFlagNames.push_back(FLAGNAME_ALIEN ); in impl_convertFlagField2FlagNames()
2145 if (pNames[i].equals(FLAGNAME_ALIEN)) in impl_convertFlagNames2FlagField()
/aoo4110/main/l10ntools/source/filter/utils/
H A DCache.java143 private static final java.lang.String FLAGNAME_ALIEN = "ALIEN"; field in Cache
1310 if (sFlagName.equals(FLAGNAME_ALIEN)) in convertFilterFlagNames2Values()
1417 lFlags.add(FLAGNAME_ALIEN); in convertFilterFlagValues2Names()

Completed in 57 milliseconds