LibreOffice Module toolkit (master) 1
Public Member Functions | Static Public Member Functions | List of all members
SVTXDateField Class Referencefinal

#include <vclxwindows.hxx>

Inheritance diagram for SVTXDateField:
[legend]
Collaboration diagram for SVTXDateField:
[legend]

Public Member Functions

 SVTXDateField ()
 
virtual ~SVTXDateField () override
 
void SAL_CALL setProperty (const OUString &PropertyName, const css::uno::Any &Value) override
 
virtual void GetPropertyIds (std::vector< sal_uInt16 > &aIds) override
 
- Public Member Functions inherited from VCLXDateField
 VCLXDateField ()
 
virtual ~VCLXDateField () override
 
void SAL_CALL setDate (const css::util::Date &Date) override
 
css::util::Date SAL_CALL getDate () override
 
void SAL_CALL setMin (const css::util::Date &Date) override
 
css::util::Date SAL_CALL getMin () override
 
void SAL_CALL setMax (const css::util::Date &Date) override
 
css::util::Date SAL_CALL getMax () override
 
void SAL_CALL setFirst (const css::util::Date &Date) override
 
css::util::Date SAL_CALL getFirst () override
 
void SAL_CALL setLast (const css::util::Date &Date) override
 
css::util::Date SAL_CALL getLast () override
 
void SAL_CALL setLongFormat (sal_Bool bLong) override
 
sal_Bool SAL_CALL isLongFormat () override
 
void SAL_CALL setEmpty () override
 
sal_Bool SAL_CALL isEmpty () override
 
void SAL_CALL setStrictFormat (sal_Bool bStrict) override
 
sal_Bool SAL_CALL isStrictFormat () override
 
void SAL_CALL setProperty (const OUString &PropertyName, const css::uno::Any &Value) override
 
css::uno::Any SAL_CALL getProperty (const OUString &PropertyName) override
 
virtual void GetPropertyIds (std::vector< sal_uInt16 > &aIds) override
 

Static Public Member Functions

static void ImplGetPropertyIds (std::vector< sal_uInt16 > &aIds)
 
- Static Public Member Functions inherited from VCLXDateField
static void ImplGetPropertyIds (std::vector< sal_uInt16 > &aIds)
 

Additional Inherited Members

- Protected Member Functions inherited from VCLXDateField
virtual css::uno::Reference< css::accessibility::XAccessibleContext > CreateAccessibleContext () override
 

Detailed Description

Definition at line 571 of file toolkit/inc/awt/vclxwindows.hxx.

Constructor & Destructor Documentation

◆ SVTXDateField()

SVTXDateField::SVTXDateField ( )

Definition at line 7489 of file vclxwindows.cxx.

◆ ~SVTXDateField()

SVTXDateField::~SVTXDateField ( )
overridevirtual

Definition at line 7493 of file vclxwindows.cxx.

Member Function Documentation

◆ GetPropertyIds()

virtual void SVTXDateField::GetPropertyIds ( std::vector< sal_uInt16 > &  aIds)
inlineoverridevirtual

Reimplemented from VCLXDateField.

Definition at line 581 of file toolkit/inc/awt/vclxwindows.hxx.

References ImplGetPropertyIds().

◆ ImplGetPropertyIds()

void SVTXDateField::ImplGetPropertyIds ( std::vector< sal_uInt16 > &  aIds)
static

Definition at line 7522 of file vclxwindows.cxx.

References BASEPROPERTY_TEXTLINECOLOR, and VCLXDateField::ImplGetPropertyIds().

Referenced by GetPropertyIds().

◆ setProperty()

void SAL_CALL SVTXDateField::setProperty ( const OUString &  PropertyName,
const css::uno::Any &  Value 
)
override

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