LibreOffice Module sc (master) 1
Public Member Functions | List of all members
XmlScPropHdl_Vertical Class Reference

#include <xmlstyle.hxx>

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

Public Member Functions

virtual ~XmlScPropHdl_Vertical () override
 
virtual bool equals (const css::uno::Any &r1, const css::uno::Any &r2) const override
 
virtual bool importXML (const OUString &rStrImpValue, css::uno::Any &rValue, const SvXMLUnitConverter &rUnitConverter) const override
 
virtual bool exportXML (OUString &rStrExpValue, const css::uno::Any &rValue, const SvXMLUnitConverter &rUnitConverter) const override
 
- Public Member Functions inherited from XMLPropertyHandler
virtual ~XMLPropertyHandler ()
 
virtual bool equals (const css::uno::Any &r1, const css::uno::Any &r2) const
 
virtual bool importXML (const OUString &rStrImpValue, css::uno::Any &rValue, const SvXMLUnitConverter &rUnitConverter) const=0
 
virtual bool exportXML (OUString &rStrExpValue, const css::uno::Any &rValue, const SvXMLUnitConverter &rUnitConverter) const=0
 

Detailed Description

Definition at line 331 of file xmlstyle.hxx.

Constructor & Destructor Documentation

◆ ~XmlScPropHdl_Vertical()

XmlScPropHdl_Vertical::~XmlScPropHdl_Vertical ( )
overridevirtual

Definition at line 1878 of file xmlstyle.cxx.

Member Function Documentation

◆ equals()

bool XmlScPropHdl_Vertical::equals ( const css::uno::Any &  r1,
const css::uno::Any &  r2 
) const
overridevirtual

Reimplemented from XMLPropertyHandler.

Definition at line 1882 of file xmlstyle.cxx.

◆ exportXML()

bool XmlScPropHdl_Vertical::exportXML ( OUString &  rStrExpValue,
const css::uno::Any &  rValue,
const SvXMLUnitConverter rUnitConverter 
) const
overridevirtual

Implements XMLPropertyHandler.

Definition at line 1910 of file xmlstyle.cxx.

References GetXMLToken(), XML_0, and XML_AUTO.

◆ importXML()

bool XmlScPropHdl_Vertical::importXML ( const OUString &  rStrImpValue,
css::uno::Any &  rValue,
const SvXMLUnitConverter rUnitConverter 
) const
overridevirtual

Implements XMLPropertyHandler.

Definition at line 1889 of file xmlstyle.cxx.

References IsXMLToken(), XML_0, and XML_AUTO.


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