Home
last modified time | relevance | path

Searched refs:UserIndexMark (Results 1 – 14 of 14) sorted by last modified time

/dports/deskutils/calibre/calibre-src-5.34.0/src/odf/
H A Dtext.py705 def UserIndexMark(**args): function
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog6980 com.sun.star.text.UserIndexMark index and index entry
2779252 new: BaseIndexMark, ContentIndexMark, UserIndexMark
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/text/
H A DUserIndexMark.idl33 published service UserIndexMark
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/type_reference/
H A Doffapi.idl15155 published service UserIndexMark {
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/
H A DUnoApi_offapi.mk1423 UserIndexMark \
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/unocore/
H A Dunocoll.cxx300 { "com.sun.star.text.UserIndexMark", SwServiceType::UserIndexMark },
611 case SwServiceType::UserIndexMark : in MakeInstance()
617 else if(SwServiceType::UserIndexMark == nObjectType) in MakeInstance()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dunocoll.hxx81 UserIndexMark = 17, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog2517203 new: BaseIndexMark, ContentIndexMark, UserIndexMark
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/
H A DUnoApi_offapi.mk1420 UserIndexMark \
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dunocoll.hxx81 UserIndexMark = 17, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/type_reference/
H A Doffapi.idl15257 published service UserIndexMark {
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/text/
H A DUserIndexMark.idl33 published service UserIndexMark
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/unocore/
H A Dunocoll.cxx299 { "com.sun.star.text.UserIndexMark", SwServiceType::UserIndexMark },
613 case SwServiceType::UserIndexMark : in MakeInstance()
619 else if(SwServiceType::UserIndexMark == nObjectType) in MakeInstance()
/dports/devel/py-odfpy/odfpy-1.4.1/odf/
H A Dtext.py544 def UserIndexMark(**args): function