Home
last modified time | relevance | path

Searched defs:TAG_ON (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/l10ntools/inc/ !
H A Dtagtest.hxx140 #define TAG_ON 0x100 macro
/AOO41X/main/dbaccess/source/ui/misc/ !
H A DTokenWriter.cxx727 #define TAG_ON( tag ) HTMLOutFuncs::Out_AsciiTag( (*m_pStream), tag ) macro
/AOO41X/main/sc/source/filter/html/ !
H A Dhtmlexp.cxx129 #define TAG_ON( tag ) HTMLOutFuncs::Out_AsciiTag( rStrm, tag ) macro