Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svtools/
H A Drtftoken.h82 RTF_FNIL, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svtools/
H A Drtftoken.h83 RTF_FNIL, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/editeng/source/rtf/
H A Dsvxrtf.cxx508 case RTF_FNIL: in ReadFontTable()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/editeng/source/rtf/
H A Dsvxrtf.cxx511 case RTF_FNIL: in ReadFontTable()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/writerfilter/source/rtftok/
H A Drtfdispatchflag.cxx440 case RTF_FNIL: in dispatchFlag()
H A Drtfcontrolwords.hxx713 RTF_FNIL, enumerator
H A Drtfcontrolwords.cxx568 { "fnil", CONTROL_FLAG, RTF_FNIL, 0 },
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/svrtf/
H A Drtfkeywd.cxx50 {OUStringLiteral(OOO_STRING_SVTOOLS_RTF_FNIL), RTF_FNIL},
/dports/editors/libreoffice/libreoffice-7.2.6.2/svtools/source/svrtf/
H A Drtfkeywd.cxx54 {std::u16string_view(u"" OOO_STRING_SVTOOLS_RTF_FNIL), RTF_FNIL},