Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svtools/
H A Drtftoken.h286 RTF_FTNBJ, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svtools/
H A Drtftoken.h287 RTF_FTNBJ, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/writerfilter/source/rtftok/
H A Drtfdispatchflag.cxx834 case RTF_FTNBJ: in dispatchFlag()
H A Drtfcontrolwords.hxx746 RTF_FTNBJ, enumerator
H A Drtfcontrolwords.cxx601 { "ftnbj", CONTROL_FLAG, RTF_FTNBJ, 0 },
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/svrtf/
H A Drtfkeywd.cxx154 {OUStringLiteral(OOO_STRING_SVTOOLS_RTF_FTNBJ), RTF_FTNBJ},
/dports/editors/libreoffice/libreoffice-7.2.6.2/svtools/source/svrtf/
H A Drtfkeywd.cxx158 {std::u16string_view(u"" OOO_STRING_SVTOOLS_RTF_FTNBJ), RTF_FTNBJ},