|
LibreOffice Module sw (master) 1
|
#include <swhtml.hxx>
Public Member Functions | |
| SwPending (HtmlTokenId nTkn) | |
Public Attributes | |
| HtmlTokenId | nToken |
| std::unique_ptr< SwPendingData > | pData |
Definition at line 964 of file swhtml.hxx.
|
inline |
Definition at line 969 of file swhtml.hxx.
| HtmlTokenId SwPending::nToken |
Definition at line 966 of file swhtml.hxx.
| std::unique_ptr<SwPendingData> SwPending::pData |
Definition at line 967 of file swhtml.hxx.