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

#include <docxattributeoutput.hxx>

Public Member Functions

 FieldInfos ()
 

Public Attributes

std::shared_ptr< const SwFieldpField
 
const ::sw::mark::IFieldmark * pFieldmark
 
ww::eField eType
 
bool bOpen
 
bool bSep
 
bool bClose
 
OUString sCmd
 

Detailed Description

Definition at line 60 of file docxattributeoutput.hxx.

Constructor & Destructor Documentation

◆ FieldInfos()

FieldInfos::FieldInfos ( )
inline

Definition at line 69 of file docxattributeoutput.hxx.

References eUNKNOWN.

Member Data Documentation

◆ bClose

bool FieldInfos::bClose

◆ bOpen

bool FieldInfos::bOpen

Definition at line 65 of file docxattributeoutput.hxx.

Referenced by DocxAttributeOutput::WriteField_Impl().

◆ bSep

bool FieldInfos::bSep

Definition at line 66 of file docxattributeoutput.hxx.

Referenced by DocxAttributeOutput::WriteField_Impl().

◆ eType

ww::eField FieldInfos::eType

◆ pField

std::shared_ptr<const SwField> FieldInfos::pField

◆ pFieldmark

const ::sw::mark::IFieldmark* FieldInfos::pFieldmark

◆ sCmd

OUString FieldInfos::sCmd

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