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

#include <xmlstyle.hxx>

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

Public Member Functions

virtual bool equals (const css::uno::Any &, const css::uno::Any &) 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 323 of file xmlstyle.hxx.

Member Function Documentation

◆ equals()

virtual bool XmlScPropHdl_IsEqual::equals ( const css::uno::Any &  ,
const css::uno::Any &   
) const
inlineoverridevirtual

Reimplemented from XMLPropertyHandler.

Definition at line 326 of file xmlstyle.hxx.

◆ exportXML()

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

Implements XMLPropertyHandler.

Definition at line 1870 of file xmlstyle.cxx.

◆ importXML()

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

Implements XMLPropertyHandler.

Definition at line 1862 of file xmlstyle.cxx.


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