LibreOffice Module sc (master) 1
|
#include <xmlstyle.hxx>
Public Member Functions | |
virtual | ~XmlScPropHdl_RotateReference () 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 |
Definition at line 287 of file xmlstyle.hxx.
|
overridevirtual |
Definition at line 1543 of file xmlstyle.cxx.
|
overridevirtual |
Reimplemented from XMLPropertyHandler.
Definition at line 1547 of file xmlstyle.cxx.
|
overridevirtual |
Implements XMLPropertyHandler.
Definition at line 1594 of file xmlstyle.cxx.
References GetXMLToken(), XML_BOTTOM, XML_CENTER, XML_NONE, and XML_TOP.
|
overridevirtual |
Implements XMLPropertyHandler.
Definition at line 1558 of file xmlstyle.cxx.
References IsXMLToken(), nValue, XML_BOTTOM, XML_CENTER, XML_NONE, and XML_TOP.