Home
last modified time | relevance | path

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

/aoo42x/main/i18npool/source/characterclassification/
H A Dscripttypedetector.cxx39 ScriptTypeDetector::ScriptTypeDetector() in ScriptTypeDetector() function in ScriptTypeDetector
43 ScriptTypeDetector::~ScriptTypeDetector() in ~ScriptTypeDetector()
70 ScriptTypeDetector::getScriptDirection( const ::rtl::OUString& Text, sal_Int32 nPos, sal_Int16 defa… in getScriptDirection()
78 ScriptTypeDetector::beginOfScriptDirection( const ::rtl::OUString& Text, sal_Int32 nPos, sal_Int16 … in beginOfScriptDirection()
92 ScriptTypeDetector::endOfScriptDirection( const ::rtl::OUString& Text, sal_Int32 nPos, sal_Int16 di… in endOfScriptDirection()
107 ScriptTypeDetector::getCTLScriptType( const ::rtl::OUString& Text, sal_Int32 nPos ) throw (::com::s… in getCTLScriptType()
122 ScriptTypeDetector::beginOfCTLScriptType( const ::rtl::OUString& Text, sal_Int32 nPos ) throw (::co… in beginOfCTLScriptType()
140 ScriptTypeDetector::endOfCTLScriptType( const ::rtl::OUString& Text, sal_Int32 nPos ) throw (::com:… in endOfCTLScriptType()
160 ScriptTypeDetector::getImplementationName() throw( ::com::sun::star::uno::RuntimeException ) in getImplementationName()
166 ScriptTypeDetector::supportsService(const rtl::OUString& ServiceName) throw( ::com::sun::star::uno:… in supportsService()
[all …]
/aoo42x/main/i18npool/inc/
H A Dscripttypedetector.hxx34 class ScriptTypeDetector : public cppu::WeakImplHelper2 class
41 ScriptTypeDetector();
42 virtual ~ScriptTypeDetector();
/aoo42x/main/i18npool/source/registerservices/
H A Dregisterservices.cxx157 IMPL_CREATEINSTANCE( ScriptTypeDetector )

Completed in 18 milliseconds