Home
last modified time | relevance | path

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

/aoo41x/main/filter/source/config/cache/
H A Dconstant.hxx122 #define FLAGNAME_IMPORT _FILTER_CONFIG_FROM_ASCII_("IMPORT" ) macro
H A Dfiltercache.cxx2109 …_IMPORT ) == FLAGVAL_IMPORT ) lFlagNames.push_back(FLAGNAME_IMPORT ); in impl_convertFlagField2FlagNames()
2180 if (pNames[i].equals(FLAGNAME_IMPORT)) in impl_convertFlagNames2FlagField()
/aoo41x/main/l10ntools/source/filter/utils/
H A DCache.java149 private static final java.lang.String FLAGNAME_IMPORT = "IMPORT"; field in Cache
1328 if (sFlagName.equals(FLAGNAME_IMPORT)) in convertFilterFlagNames2Values()
1399 lFlags.add(FLAGNAME_IMPORT); in convertFilterFlagValues2Names()

Completed in 40 milliseconds