Home
last modified time | relevance | path

Searched refs:getUTF8Identifier (Results 1 – 7 of 7) sorted by relevance

/aoo41x/main/sax/source/tools/
H A Dfastserializer.cxx116 writeBytes(mxFastTokenHandler->getUTF8Identifier(NAMESPACE(nElement))); in writeId()
118 writeBytes(mxFastTokenHandler->getUTF8Identifier(TOKEN(nElement))); in writeId()
120 writeBytes(mxFastTokenHandler->getUTF8Identifier(nElement)); in writeId()
/aoo41x/main/writerfilter/source/ooxml/
H A DOOXMLFastTokenHandler.hxx48 …virtual css::uno::Sequence< ::sal_Int8 > SAL_CALL getUTF8Identifier(::sal_Int32 Token) throw (css:…
H A DOOXMLFastTokenHandler.cxx87 css::uno::Sequence< ::sal_Int8 > SAL_CALL OOXMLFastTokenHandler::getUTF8Identifier(::sal_Int32 Toke… in getUTF8Identifier() function in writerfilter::ooxml::OOXMLFastTokenHandler
/aoo41x/main/oox/inc/oox/core/
H A Dfasttokenhandler.hxx57 …virtual ::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getUTF8Identifier( sal_Int32 nToken )…
/aoo41x/main/oox/source/core/
H A Dfasttokenhandler.cxx102 Sequence< sal_Int8 > FastTokenHandler::getUTF8Identifier( sal_Int32 nToken ) throw( RuntimeExceptio… in getUTF8Identifier() function in oox::core::FastTokenHandler
/aoo41x/main/offapi/com/sun/star/xml/sax/
H A DXFastTokenHandler.idl82 sequence< byte > getUTF8Identifier( [in] long Token );
/aoo41x/main/unoxml/test/
H A Ddomtest.cxx194 …virtual uno::Sequence< ::sal_Int8 > SAL_CALL getUTF8Identifier( ::sal_Int32 Token ) throw (uno::Ru… in getUTF8Identifier() function

Completed in 27 milliseconds