|
LibreOffice Module xmloff (master) 1
|
#include "xmlbahdl.hxx"#include <XMLNumberWithAutoForVoidPropHdl.hxx>#include <sal/log.hxx>#include <o3tl/any.hxx>#include <o3tl/safeint.hxx>#include <o3tl/string_view.hxx>#include <sax/tools/converter.hxx>#include <xmloff/xmluconv.hxx>#include <com/sun/star/uno/Any.hxx>#include <xmloff/xmltoken.hxx>#include <limits.h>Go to the source code of this file.
Functions | |
| static void | lcl_xmloff_setAny (Any &rValue, sal_Int32 nValue, sal_Int8 nBytes) |
| static bool | lcl_xmloff_getAny (const Any &rValue, sal_Int32 &nValue, sal_Int8 nBytes) |
|
static |
Definition at line 61 of file xmlbahdl.cxx.
References nValue.
Referenced by XMLNumberWithAutoForVoidPropHdl::exportXML(), XMLNumberPropHdl::exportXML(), XMLNumberNonePropHdl::exportXML(), XMLMeasurePropHdl::exportXML(), XMLPercentPropHdl::exportXML(), XMLNegPercentPropHdl::exportXML(), XMLMeasurePxPropHdl::exportXML(), and XMLNumberWithoutZeroPropHdl::exportXML().
|
static |
Definition at line 37 of file xmlbahdl.cxx.
References nValue.
Referenced by XMLNumberWithAutoForVoidPropHdl::importXML(), XMLNumberPropHdl::importXML(), XMLNumberNonePropHdl::importXML(), XMLMeasurePropHdl::importXML(), XMLPercentPropHdl::importXML(), XMLNegPercentPropHdl::importXML(), XMLMeasurePxPropHdl::importXML(), and XMLNumberWithoutZeroPropHdl::importXML().