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 957 of file swhtml.hxx.
|
inline |
Definition at line 962 of file swhtml.hxx.
HtmlTokenId SwPending::nToken |
Definition at line 959 of file swhtml.hxx.
std::unique_ptr<SwPendingData> SwPending::pData |
Definition at line 960 of file swhtml.hxx.