Home
last modified time | relevance | path

Searched refs:SN_CONV_DICTIONARY (Results 1 – 3 of 3) sorted by relevance

/trunk/main/linguistic/source/
H A Dhhconvdic.cxx137 if (rServiceName.equalsAscii( SN_CONV_DICTIONARY )|| in supportsService()
155 aSNS.getArray()[0] = A2OU( SN_CONV_DICTIONARY ); in getSupportedServiceNames_Static()
H A Dconvdic.cxx78 #define SN_CONV_DICTIONARY "com.sun.star.linguistic2.ConversionDictionary" macro
698 if (rServiceName.equalsAscii( SN_CONV_DICTIONARY )) in supportsService()
715 aSNS.getArray()[0] = A2OU( SN_CONV_DICTIONARY ); in getSupportedServiceNames_Static()
H A Dconvdic.hxx44 #define SN_CONV_DICTIONARY "com.sun.star.linguistic2.ConversionDictionary" macro