LibreOffice Module xmloff (master) 1
Functions
xmlbahdl.cxx File Reference
#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>
Include dependency graph for xmlbahdl.cxx:

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)
 

Function Documentation

◆ lcl_xmloff_getAny()

static bool lcl_xmloff_getAny ( const Any &  rValue,
sal_Int32 &  nValue,
sal_Int8  nBytes 
)
static

◆ lcl_xmloff_setAny()

static void lcl_xmloff_setAny ( Any &  rValue,
sal_Int32  nValue,
sal_Int8  nBytes 
)
static