Home
last modified time | relevance | path

Searched refs:getTokenFromUTF8 (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sax/source/tools/
H A Dfastattribs.cxx105 return mxTokenHandler->getTokenFromUTF8( aSeq ); in getValueToken()
117 return mxTokenHandler->getTokenFromUTF8( aSeq ); in getOptionalValueToken()
/trunk/main/writerfilter/source/ooxml/
H A DOOXMLFastTokenHandler.hxx49 …virtual ::sal_Int32 SAL_CALL getTokenFromUTF8(const css::uno::Sequence< ::sal_Int8 > & Identifier)…
H A DOOXMLFastTokenHandler.cxx107 ::sal_Int32 SAL_CALL OOXMLFastTokenHandler::getTokenFromUTF8 in getTokenFromUTF8() function in writerfilter::ooxml::OOXMLFastTokenHandler
/trunk/main/oox/inc/oox/core/
H A Dfasttokenhandler.hxx58 …virtual sal_Int32 SAL_CALL getTokenFromUTF8( const ::com::sun::star::uno::Sequence< sal_Int8 >& Id…
/trunk/main/oox/source/core/
H A Dfasttokenhandler.cxx107 sal_Int32 FastTokenHandler::getTokenFromUTF8( const Sequence< sal_Int8 >& rIdentifier ) throw( Runt… in getTokenFromUTF8() function in oox::core::FastTokenHandler
/trunk/main/sax/source/fastparser/
H A Dfastparser.cxx265 return getEntity().mxTokenHandler->getTokenFromUTF8( aSeq ); in GetToken()
275 return getEntity().mxTokenHandler->getTokenFromUTF8( aSeq ); in GetToken()
/trunk/main/offapi/com/sun/star/xml/sax/
H A DXFastTokenHandler.idl75 long getTokenFromUTF8( [in] sequence< byte > Identifier );
/trunk/main/unoxml/test/
H A Ddomtest.cxx188 …virtual ::sal_Int32 SAL_CALL getTokenFromUTF8( const uno::Sequence< ::sal_Int8 >& Identifier ) thr… in getTokenFromUTF8() function
/trunk/main/unoxml/source/dom/
H A Dnode.cxx114 return rContext.mxTokenHandler->getTokenFromUTF8( aSeq ); in getToken()

Completed in 40 milliseconds