LibreOffice Module sw (master) 1
Public Member Functions | Public Attributes | List of all members
SwPending Struct Reference

#include <swhtml.hxx>

Public Member Functions

 SwPending (HtmlTokenId nTkn)
 

Public Attributes

HtmlTokenId nToken
 
std::unique_ptr< SwPendingDatapData
 

Detailed Description

Definition at line 964 of file swhtml.hxx.

Constructor & Destructor Documentation

◆ SwPending()

SwPending::SwPending ( HtmlTokenId  nTkn)
inline

Definition at line 969 of file swhtml.hxx.

Member Data Documentation

◆ nToken

HtmlTokenId SwPending::nToken

Definition at line 966 of file swhtml.hxx.

◆ pData

std::unique_ptr<SwPendingData> SwPending::pData

Definition at line 967 of file swhtml.hxx.


The documentation for this struct was generated from the following file: