Home
last modified time | relevance | path

Searched refs:sFlagName (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/l10ntools/source/filter/utils/
H A DCache.java1310 if (sFlagName.equals(FLAGNAME_ALIEN)) in convertFilterFlagNames2Values()
1313 if (sFlagName.equals(FLAGNAME_ASYNCHRON)) in convertFilterFlagNames2Values()
1322 if (sFlagName.equals(FLAGNAME_DEFAULT)) in convertFilterFlagNames2Values()
1325 if (sFlagName.equals(FLAGNAME_EXPORT)) in convertFilterFlagNames2Values()
1328 if (sFlagName.equals(FLAGNAME_IMPORT)) in convertFilterFlagNames2Values()
1331 if (sFlagName.equals(FLAGNAME_INTERNAL)) in convertFilterFlagNames2Values()
1343 if (sFlagName.equals(FLAGNAME_OWN)) in convertFilterFlagNames2Values()
1346 if (sFlagName.equals(FLAGNAME_PACKED)) in convertFilterFlagNames2Values()
1352 if (sFlagName.equals(FLAGNAME_READONLY)) in convertFilterFlagNames2Values()
1355 if (sFlagName.equals(FLAGNAME_TEMPLATE)) in convertFilterFlagNames2Values()
[all …]
/aoo4110/main/soldep/source/
H A Dsoldep.cxx830 ByteString sFlagName = pData->GetLogFile(); in InitPrj() local
831 pFlagName = &sFlagName; in InitPrj()
833 pHObject = mpPrjIdMapper->Find( sFlagName.GetToken( 0, '.')); in InitPrj()

Completed in 81 milliseconds