LibreOffice Module filter (master) 1
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
PPTFieldEntry Struct Reference

#include <svdfppt.hxx>

Public Member Functions

 PPTFieldEntry ()
 
 ~PPTFieldEntry ()
 
void SetDateTime (sal_uInt32 nType)
 

Static Public Member Functions

static void GetDateTime (const sal_uInt32 nVal, SvxDateFormat &eDateFormat, SvxTimeFormat &eTimeFormat)
 

Public Attributes

sal_uInt16 nPos
 
sal_uInt16 nTextRangeEnd
 
std::unique_ptr< SvxFieldItemxField1
 
std::unique_ptr< SvxFieldItemxField2
 
std::optional< OUString > xString
 

Detailed Description

Definition at line 500 of file svdfppt.hxx.

Constructor & Destructor Documentation

◆ PPTFieldEntry()

PPTFieldEntry::PPTFieldEntry ( )
inline

Definition at line 508 of file svdfppt.hxx.

References nPos.

◆ ~PPTFieldEntry()

PPTFieldEntry::~PPTFieldEntry ( )

Definition at line 6378 of file svdfppt.cxx.

Member Function Documentation

◆ GetDateTime()

void PPTFieldEntry::GetDateTime ( const sal_uInt32  nVal,
SvxDateFormat eDateFormat,
SvxTimeFormat eTimeFormat 
)
static

Definition at line 6382 of file svdfppt.cxx.

Referenced by SetDateTime().

◆ SetDateTime()

void PPTFieldEntry::SetDateTime ( sal_uInt32  nType)

Member Data Documentation

◆ nPos

sal_uInt16 PPTFieldEntry::nPos

Definition at line 502 of file svdfppt.hxx.

◆ nTextRangeEnd

sal_uInt16 PPTFieldEntry::nTextRangeEnd

Definition at line 503 of file svdfppt.hxx.

◆ xField1

std::unique_ptr<SvxFieldItem> PPTFieldEntry::xField1

Definition at line 504 of file svdfppt.hxx.

Referenced by SetDateTime().

◆ xField2

std::unique_ptr<SvxFieldItem> PPTFieldEntry::xField2

Definition at line 505 of file svdfppt.hxx.

Referenced by SetDateTime().

◆ xString

std::optional<OUString> PPTFieldEntry::xString

Definition at line 506 of file svdfppt.hxx.


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