LibreOffice Module sd (master) 1
Public Member Functions | Protected Member Functions | List of all members
SdOptionsContents Class Reference

#include <optsitem.hxx>

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

Public Member Functions

 SdOptionsContents (bool bImpress)
 
bool operator== (const SdOptionsContents &rOpt) const
 
- Public Member Functions inherited from SdOptionsGeneric
 SdOptionsGeneric (bool bImpress, const OUString &rSubTree)
 
 SdOptionsGeneric (SdOptionsGeneric const &)
 
virtual ~SdOptionsGeneric ()
 
SdOptionsGenericoperator= (SdOptionsGeneric const &)
 
bool IsImpress () const
 
void EnableModify (bool bModify)
 
void Store ()
 

Protected Member Functions

virtual void GetPropNameArray (const char **&ppNames, sal_uLong &rCount) const override
 
virtual bool ReadData (const css::uno::Any *pValues) override
 
virtual bool WriteData (css::uno::Any *pValues) const override
 
- Protected Member Functions inherited from SdOptionsGeneric
void Init () const
 
void OptionsChanged ()
 
virtual void GetPropNameArray (const char **&ppNames, sal_uLong &rCount) const =0
 
virtual bool ReadData (const css::uno::Any *pValues)=0
 
virtual bool WriteData (css::uno::Any *pValues) const =0
 

Additional Inherited Members

- Static Public Member Functions inherited from SdOptionsGeneric
static bool isMetricSystem ()
 

Detailed Description

Definition at line 165 of file optsitem.hxx.

Constructor & Destructor Documentation

◆ SdOptionsContents()

SdOptionsContents::SdOptionsContents ( bool  bImpress)

Definition at line 345 of file optsitem.cxx.

References SdOptionsGeneric::EnableModify().

Member Function Documentation

◆ GetPropNameArray()

void SdOptionsContents::GetPropNameArray ( const char **&  ppNames,
sal_uLong rCount 
) const
overrideprotectedvirtual

Implements SdOptionsGeneric.

Definition at line 358 of file optsitem.cxx.

References aPropNames, and SAL_N_ELEMENTS.

◆ operator==()

bool SdOptionsContents::operator== ( const SdOptionsContents rOpt) const

Definition at line 353 of file optsitem.cxx.

◆ ReadData()

bool SdOptionsContents::ReadData ( const css::uno::Any *  pValues)
overrideprotectedvirtual

Implements SdOptionsGeneric.

Definition at line 372 of file optsitem.cxx.

◆ WriteData()

bool SdOptionsContents::WriteData ( css::uno::Any *  pValues) const
overrideprotectedvirtual

Implements SdOptionsGeneric.

Definition at line 377 of file optsitem.cxx.

References pValues.


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