Lines Matching refs:interface
83 interface com::sun::star::text::XTextCursor;
86 [optional] interface com::sun::star::text::XWordCursor;
89 [optional] interface com::sun::star::text::XSentenceCursor;
92 [optional] interface com::sun::star::text::XParagraphCursor;
95 …// DocMerge from xml: service com::sun::star::text::TextCursor: interface com::sun::star::beans::X…
96 /** This interface gives access to the properties of the range that is
99 interface com::sun::star::beans::XPropertySet;
102 …// DocMerge from xml: service com::sun::star::text::TextCursor: interface com::sun::star::beans::X…
103 /** This interface gives access to the state of the properties of the
106 interface com::sun::star::beans::XPropertyState;
107 interface com::sun::star::beans::XMultiPropertyStates;
110 …// DocMerge from xml: service com::sun::star::text::TextCursor: interface com::sun::star::document…
111 /** This optional interface makes it possible to insert a document
114 [optional] interface com::sun::star::document::XDocumentInsertable;
117 …// DocMerge from xml: service com::sun::star::text::TextCursor: interface com::sun::star::util::XS…
118 /** This optional interface makes it possible to sort the contents at
121 [optional] interface com::sun::star::util::XSortable;