Lines Matching refs:linguistic2

31 #include <com/sun/star/linguistic2/XDictionary.idl>
35 #include <com/sun/star/linguistic2/XDictionaryListEventListener.idl>
40 module com { module sun { module star { module linguistic2 {
50 @see <type scope="com::sun::star::linguistic2">XDictionary</type>
68 @see <type scope="com::sun::star::linguistic2">XDictionary</type>
70 sequence<com::sun::star::linguistic2::XDictionary> getDictionaries();
82 @see <type scope="com::sun::star::linguistic2">XDictionary</type>
84 com::sun::star::linguistic2::XDictionary getDictionaryByName(
100 @see <type scope="com::sun::star::linguistic2">XDictionary</type>
103 [in] com::sun::star::linguistic2::XDictionary xDictionary );
119 @see <type scope="com::sun::star::linguistic2">XDictionary</type>
122 [in] com::sun::star::linguistic2::XDictionary xDictionary );
129 …<member scope="com::sun::star::linguistic2">XDictionaryListEventListener::processDictionaryListEve…
143 @see <type scope="com::sun::star::linguistic2">XDictionaryListEventListener</type>
144 @see <type scope="com::sun::star::linguistic2">XDictionaryListEvent</type>
147 [in] com::sun::star::linguistic2::XDictionaryListEventListener xListener,
160 @see <type scope="com::sun::star::linguistic2">XDictionaryListEventListener</type>
161 @see <type scope="com::sun::star::linguistic2">XDictionaryListEvent</type>
164 [in] com::sun::star::linguistic2::XDictionaryListEventListener xListener );
177 @see <type scope="com::sun::star::linguistic2">XDictionaryListEvent</type>
178 @see <type scope="com::sun::star::linguistic2">XDictionaryListEventListener</type>
179 … @see <member scope="com::sun::star::linguistic2">XDictionaryList::endCollectEvents</member>
180 @see <member scope="com::sun::star::linguistic2">XDictionaryList::flushEvents</member>
196 @see <type scope="com::sun::star::linguistic2">XDictionaryListEvent</type>
197 @see <type scope="com::sun::star::linguistic2">XDictionaryListEventListener</type>
198 … @see <member scope="com::sun::star::linguistic2">XDictionaryList::beginCollectEvents</member>
199 @see <member scope="com::sun::star::linguistic2">XDictionaryList::flushEvents</member>
210 @see <type scope="com::sun::star::linguistic2">XDictionaryListEvent</type>
211 @see <type scope="com::sun::star::linguistic2">XDictionaryListEventListener</type>
212 … @see <member scope="com::sun::star::linguistic2">XDictionaryList::beginCollectEvents</member>
213 … @see <member scope="com::sun::star::linguistic2">XDictionaryList::endCollectEvents</member>
240 @see <type scope="com::sun::star::linguistic2">XDictionary</type>
242 @see <type scope="com::sun::star::linguistic2">DictionaryType</type>
244 com::sun::star::linguistic2::XDictionary createDictionary(
247 [in] com::sun::star::linguistic2::DictionaryType eDicType,