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

#include <text.hxx>

Public Member Functions

 FieldEntry (sal_uInt32 nType, sal_uInt32 nStart, sal_uInt32 nEnd)
 

Public Attributes

sal_uInt32 nFieldType
 
sal_uInt32 nFieldStartPos
 
sal_uInt32 nFieldEndPos
 
OUString aRepresentation
 
OUString aFieldUrl
 

Detailed Description

Definition at line 98 of file text.hxx.

Constructor & Destructor Documentation

◆ FieldEntry()

FieldEntry::FieldEntry ( sal_uInt32  nType,
sal_uInt32  nStart,
sal_uInt32  nEnd 
)
inline

Definition at line 106 of file text.hxx.

References nType.

Member Data Documentation

◆ aFieldUrl

OUString FieldEntry::aFieldUrl

Definition at line 104 of file text.hxx.

Referenced by PPTWriter::ImplWriteTextStyleAtom().

◆ aRepresentation

OUString FieldEntry::aRepresentation

Definition at line 103 of file text.hxx.

Referenced by PPTWriter::ImplWriteTextStyleAtom().

◆ nFieldEndPos

sal_uInt32 FieldEntry::nFieldEndPos

Definition at line 102 of file text.hxx.

Referenced by PPTWriter::ImplWriteTextStyleAtom().

◆ nFieldStartPos

sal_uInt32 FieldEntry::nFieldStartPos

Definition at line 101 of file text.hxx.

Referenced by PPTWriter::ImplWriteTextStyleAtom().

◆ nFieldType

sal_uInt32 FieldEntry::nFieldType

Definition at line 100 of file text.hxx.

Referenced by PPTWriter::ImplWriteTextStyleAtom().


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