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

#include <tox.hxx>

Public Member Functions

 SwFormToken (FormTokenType eType)
 
OUString GetString () const
 

Public Attributes

OUString sText
 
OUString sCharStyleName
 
SwTwips nTabStopPosition
 
FormTokenType eTokenType
 
sal_uInt16 nPoolId
 
SvxTabAdjust eTabAlign
 
sal_uInt16 nChapterFormat
 
sal_uInt16 nOutlineLevel
 
sal_uInt16 nAuthorityField
 
sal_Unicode cTabFillChar
 
bool bWithTab
 

Detailed Description

Definition at line 243 of file tox.hxx.

Constructor & Destructor Documentation

◆ SwFormToken()

SwFormToken::SwFormToken ( FormTokenType  eType)
inline

Definition at line 259 of file tox.hxx.

References eType, and Left.

Member Function Documentation

◆ GetString()

OUString SwFormToken::GetString ( ) const

Member Data Documentation

◆ bWithTab

bool SwFormToken::bWithTab

◆ cTabFillChar

sal_Unicode SwFormToken::cTabFillChar

◆ eTabAlign

SvxTabAdjust SwFormToken::eTabAlign

◆ eTokenType

FormTokenType SwFormToken::eTokenType

◆ nAuthorityField

sal_uInt16 SwFormToken::nAuthorityField

◆ nChapterFormat

sal_uInt16 SwFormToken::nChapterFormat

◆ nOutlineLevel

sal_uInt16 SwFormToken::nOutlineLevel

◆ nPoolId

sal_uInt16 SwFormToken::nPoolId

◆ nTabStopPosition

SwTwips SwFormToken::nTabStopPosition

◆ sCharStyleName

OUString SwFormToken::sCharStyleName

◆ sText

OUString SwFormToken::sText

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