Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svtools/
H A Drtftoken.h554 RTF_RIN, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svtools/
H A Drtftoken.h555 RTF_RIN, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/writerfilter/source/rtftok/
H A Drtfcontrolwords.hxx1493 RTF_RIN, enumerator
H A Drtfdispatchvalue.cxx1579 case RTF_RIN: in dispatchValue()
H A Drtfcontrolwords.cxx1355 { "rin", CONTROL_VALUE, RTF_RIN, 0 },
/dports/editors/libreoffice/libreoffice-7.2.6.2/editeng/source/rtf/
H A Drtfitem.cxx352 case RTF_RIN: in ReadAttr()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/editeng/source/rtf/
H A Drtfitem.cxx364 case RTF_RIN: in ReadAttr()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/svrtf/
H A Drtfkeywd.cxx215 {OUStringLiteral(OOO_STRING_SVTOOLS_RTF_RIN), RTF_RIN},
/dports/editors/libreoffice/libreoffice-7.2.6.2/svtools/source/svrtf/
H A Drtfkeywd.cxx219 {std::u16string_view(u"" OOO_STRING_SVTOOLS_RTF_RIN), RTF_RIN},