Home
last modified time | relevance | path

Searched defs:TokenHandler (Results 1 – 1 of 1) sorted by relevance

/trunk/main/unoxml/test/
H A Ddomtest.cxx173 struct TokenHandler struct
176 …virtual ::sal_Int32 SAL_CALL getToken( const ::rtl::OUString& Identifier ) throw (uno::RuntimeExce… in getToken()
182 … virtual ::rtl::OUString SAL_CALL getIdentifier( ::sal_Int32 Token ) throw (uno::RuntimeException) in getIdentifier()
188 …virtual ::sal_Int32 SAL_CALL getTokenFromUTF8( const uno::Sequence< ::sal_Int8 >& Identifier ) thr… in getTokenFromUTF8()
194 …virtual uno::Sequence< ::sal_Int8 > SAL_CALL getUTF8Identifier( ::sal_Int32 Token ) throw (uno::Ru… in getUTF8Identifier()

Completed in 16 milliseconds