Home
last modified time | relevance | path

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

/aoo4110/main/l10ntools/source/
H A Dtagtest.cxx35 #define HAS_FLAG( nFlags, nFlag ) ( ( nFlags & nFlag ) != 0 ) macro
1057 if ( !HAS_FLAG( nPfCaseOptions, TAG_NOGROUP( aTag.nId ) ) ) in PfCaseBegin()
1125 if ( !HAS_FLAG( nAppCaseOptions, TAG_NOGROUP( aTag.nId ) ) ) in AppCaseBegin()
1239 if ( !HAS_FLAG( nActiveRefTypes, TAG_NOGROUP( aTag.nId ) ) ) in TagRef()
1261 if ( !HAS_FLAG( nActiveRefTypes, TAG_NOGROUP( aTag.nId ) ) ) in TagRef()
1287 if ( !HAS_FLAG( nActiveRefTypes, TAG_NOGROUP( aTag.nId ) ) ) in TagRef()

Completed in 14 milliseconds