Home
last modified time | relevance | path

Searched refs:Hyphenator (Results 1 – 10 of 10) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/lnn/
H A Dcom.sun.star.lingu2.Hyphenator.csv1 "Hyphenator";"com::sun::star::lang::XServiceInfo";"getImplementationName()"
2 "Hyphenator";"com::sun::star::lang::XServiceInfo";"supportsService()"
3 "Hyphenator";"com::sun::star::lang::XServiceInfo";"getSupportedServiceNames()"
4 "Hyphenator";"com::sun::star::lang::XComponent";"dispose()"
5 "Hyphenator";"com::sun::star::lang::XComponent";"addEventListener()"
6 "Hyphenator";"com::sun::star::lang::XComponent";"removeEventListener()"
7 "Hyphenator";"com::sun::star::lang::XInitialization";"initialize()"
8 "Hyphenator";"com::sun::star::linguistic2::XHyphenator";"hyphenate()"
9 "Hyphenator";"com::sun::star::linguistic2::XHyphenator";"queryAlternativeSpelling()"
10 "Hyphenator";"com::sun::star::linguistic2::XHyphenator";"createPossibleHyphens()"
[all …]
/trunk/main/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/
H A Dhyphenimp.cxx85 Hyphenator::Hyphenator() : in Hyphenator() function in Hyphenator
95 Hyphenator::~Hyphenator() in ~Hyphenator()
115 PropertyHelper_Hyphenation& Hyphenator::GetPropHelper_Impl() in GetPropHelper_Impl()
129 Sequence< Locale > SAL_CALL Hyphenator::getLocales() in getLocales()
253 sal_Bool SAL_CALL Hyphenator::hasLocale(const Locale& rLocale) in hasLocale()
276 Reference< XHyphenatedWord > SAL_CALL Hyphenator::hyphenate( const ::rtl::OUString& aWord, in hyphenate()
532 Reference < XHyphenatedWord > SAL_CALL Hyphenator::queryAlternativeSpelling( in queryAlternativeSpelling()
545 Reference< XPossibleHyphens > SAL_CALL Hyphenator::createPossibleHyphens( const ::rtl::OUString& aW… in createPossibleHyphens()
735 sal_uInt16 SAL_CALL Hyphenator::capitalType(const OUString& aTerm, CharClass * pCC) in capitalType()
760 OUString SAL_CALL Hyphenator::makeLowerCase(const OUString& aTerm, CharClass * pCC) in makeLowerCase()
[all …]
H A Dhyphenimp.hxx70 class Hyphenator : class
91 Hyphenator(const Hyphenator &);
92 Hyphenator & operator = (const Hyphenator &);
101 Hyphenator();
103 virtual ~Hyphenator();
146 inline OUString Hyphenator::getImplementationName_Static() throw() in getImplementationName_Static()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_lnn/
H A DHyphenator.java70 public class Hyphenator extends TestCase { class
/trunk/main/offapi/com/sun/star/linguistic2/
H A DHyphenator.idl49 published service Hyphenator
H A DXSupportedLocales.idl47 <type scope="com::sun::star::linguistic2">Hyphenator</type> and
H A DLinguServiceEvent.idl47 @see <type scope="com::sun::star::linguistic2">Hyphenator</type>
H A DXLinguServiceManager.idl72 @see <type scope="com::sun::star::linguistic2">Hyphenator</type>
/trunk/main/
H A Dconfigure.ac621 If disabled, the Hyphenator component will also
5173 AC_MSG_CHECKING([whether to build the Hyphenator component])
/trunk/main/offapi/
H A DUnoApi_offapi.mk626 offapi/com/sun/star/linguistic2/Hyphenator \