Wrapper implementing the com.sun.star.xml.sax.XFastTokenHandler API interface that provides access to the tokens generated from the internal token name list.
More...
#include <fasttokenhandler.hxx>
Wrapper implementing the com.sun.star.xml.sax.XFastTokenHandler API interface that provides access to the tokens generated from the internal token name list.
Definition at line 40 of file fasttokenhandler.hxx.
◆ FastTokenHandler()
oox::core::FastTokenHandler::FastTokenHandler |
( |
| ) |
|
|
explicit |
◆ ~FastTokenHandler()
oox::core::FastTokenHandler::~FastTokenHandler |
( |
| ) |
|
|
overridevirtual |
◆ getImplementationName()
OUString SAL_CALL oox::core::FastTokenHandler::getImplementationName |
( |
| ) |
|
|
overridevirtual |
◆ getSupportedServiceNames()
Sequence< OUString > SAL_CALL oox::core::FastTokenHandler::getSupportedServiceNames |
( |
| ) |
|
|
overridevirtual |
◆ getTokenDirect()
sal_Int32 oox::core::FastTokenHandler::getTokenDirect |
( |
const char * |
pToken, |
|
|
sal_Int32 |
nLength |
|
) |
| const |
|
overridevirtual |
◆ getTokenFromUTF8()
virtual sal_Int32 SAL_CALL oox::core::FastTokenHandler::getTokenFromUTF8 |
( |
const css::uno::Sequence< sal_Int8 > & |
Identifier | ) |
|
|
overridevirtual |
◆ getUTF8Identifier()
Sequence< sal_Int8 > oox::core::FastTokenHandler::getUTF8Identifier |
( |
sal_Int32 |
nToken | ) |
|
|
overridevirtual |
◆ supportsService()
sal_Bool SAL_CALL oox::core::FastTokenHandler::supportsService |
( |
const OUString & |
rServiceName | ) |
|
|
overridevirtual |
◆ mrTokenMap
const TokenMap& oox::core::FastTokenHandler::mrTokenMap |
|
private |
The documentation for this class was generated from the following files: