Home
last modified time | relevance | path

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

/dports/games/scummvm/scummvm-2.5.1/engines/ags/shared/ac/
H A Dcommon_defines.h93 #define OBJECT_ON 13 macro
/dports/games/ags/ags_linux_v.3.4.4.1/Common/ac/
H A Dcommon_defines.h86 #define OBJECT_ON 13 macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svtools/
H A Dhtmltokn.h193 OBJECT_ON, // HotJava enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svtools/
H A Dhtmltokn.h194 OBJECT_ON, // HotJava enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/svhtml/
H A Dhtmlkywd.cxx131 {OUStringLiteral(OOO_STRING_SVTOOLS_HTML_object), HtmlTokenId::OBJECT_ON},
/dports/editors/libreoffice/libreoffice-7.2.6.2/svtools/source/svhtml/
H A Dhtmlkywd.cxx137 {std::u16string_view(u"" OOO_STRING_SVTOOLS_HTML_object), HtmlTokenId::OBJECT_ON},
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/html/
H A Dswhtml.cxx1427 case HtmlTokenId::OBJECT_ON: in NextToken()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/html/
H A Dswhtml.cxx1411 case HtmlTokenId::OBJECT_ON: in NextToken()