LibreOffice Module sw (master) 1
Public Member Functions | List of all members
SwXMLTextBlockTokenHandler Class Referencefinal

#include <SwXMLBlockImport.hxx>

Inheritance diagram for SwXMLTextBlockTokenHandler:
[legend]
Collaboration diagram for SwXMLTextBlockTokenHandler:
[legend]

Public Member Functions

 SwXMLTextBlockTokenHandler ()
 
virtual ~SwXMLTextBlockTokenHandler () override
 
sal_Int32 SAL_CALL getTokenFromUTF8 (const css::uno::Sequence< sal_Int8 > &Identifier) override
 
css::uno::Sequence< sal_Int8 > SAL_CALL getUTF8Identifier (sal_Int32 Token) override
 
virtual sal_Int32 getTokenDirect (const char *pTag, sal_Int32 nLength) const override
 
- Public Member Functions inherited from sax_fastparser::FastTokenHandlerBase
virtual ~FastTokenHandlerBase ()
 
virtual sal_Int32 getTokenDirect (const char *pToken, sal_Int32 nLength) const=0
 

Additional Inherited Members

- Static Public Member Functions inherited from sax_fastparser::FastTokenHandlerBase
static sal_Int32 getTokenFromChars (const FastTokenHandlerBase *pTokenHandler, std::string_view str)
 

Detailed Description

Definition at line 85 of file SwXMLBlockImport.hxx.

Constructor & Destructor Documentation

◆ SwXMLTextBlockTokenHandler()

SwXMLTextBlockTokenHandler::SwXMLTextBlockTokenHandler ( )

Definition at line 120 of file SwXMLBlockImport.cxx.

◆ ~SwXMLTextBlockTokenHandler()

SwXMLTextBlockTokenHandler::~SwXMLTextBlockTokenHandler ( )
overridevirtual

Definition at line 124 of file SwXMLBlockImport.cxx.

Member Function Documentation

◆ getTokenDirect()

sal_Int32 SwXMLTextBlockTokenHandler::getTokenDirect ( const char *  pTag,
sal_Int32  nLength 
) const
overridevirtual

Implements sax_fastparser::FastTokenHandlerBase.

Definition at line 138 of file SwXMLBlockImport.cxx.

References nLength, and XML_TOKEN_INVALID.

Referenced by getTokenFromUTF8().

◆ getTokenFromUTF8()

sal_Int32 SAL_CALL SwXMLTextBlockTokenHandler::getTokenFromUTF8 ( const css::uno::Sequence< sal_Int8 > &  Identifier)
override

Definition at line 128 of file SwXMLBlockImport.cxx.

References getTokenDirect(), and Identifier.

◆ getUTF8Identifier()

Sequence< sal_Int8 > SAL_CALL SwXMLTextBlockTokenHandler::getUTF8Identifier ( sal_Int32  Token)
override

Definition at line 133 of file SwXMLBlockImport.cxx.


The documentation for this class was generated from the following files: