Searched refs:ScriptTypeDetector (Results 1 – 3 of 3) sorted by relevance
39 ScriptTypeDetector::ScriptTypeDetector() in ScriptTypeDetector() function in ScriptTypeDetector43 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 …]
34 class ScriptTypeDetector : public cppu::WeakImplHelper2 class41 ScriptTypeDetector();42 virtual ~ScriptTypeDetector();
157 IMPL_CREATEINSTANCE( ScriptTypeDetector )
Completed in 19 milliseconds