LibreOffice Module vcl (master) 1
Public Member Functions | Static Private Attributes | List of all members
Formatter::StaticFormatter Class Reference

#include <formatter.hxx>

Collaboration diagram for Formatter::StaticFormatter:
[legend]

Public Member Functions

 StaticFormatter ()
 
 ~StaticFormatter ()
 
 operator SvNumberFormatter * () const
 
 UNLESS_MERGELIBS (VCL_DLLPUBLIC) static SvNumberFormatter *GetFormatter()
 

Static Private Attributes

static SvNumberFormatters_cFormatter = nullptr
 
static sal_uLong s_nReferences = 0
 

Detailed Description

Definition at line 90 of file formatter.hxx.

Constructor & Destructor Documentation

◆ StaticFormatter()

Formatter::StaticFormatter::StaticFormatter ( )

Definition at line 243 of file fmtfield.cxx.

◆ ~StaticFormatter()

Formatter::StaticFormatter::~StaticFormatter ( )

Definition at line 248 of file fmtfield.cxx.

Member Function Documentation

◆ operator SvNumberFormatter *()

Formatter::StaticFormatter::operator SvNumberFormatter * ( ) const
inline

Definition at line 98 of file formatter.hxx.

◆ UNLESS_MERGELIBS()

Formatter::StaticFormatter::UNLESS_MERGELIBS ( VCL_DLLPUBLIC  )

Member Data Documentation

◆ s_cFormatter

SvNumberFormatter * Formatter::StaticFormatter::s_cFormatter = nullptr
staticprivate

Definition at line 92 of file formatter.hxx.

◆ s_nReferences

sal_uLong Formatter::StaticFormatter::s_nReferences = 0
staticprivate

Definition at line 93 of file formatter.hxx.


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