LibreOffice Module starmath (master) 1
Functions
unomodel.cxx File Reference
#include <sal/config.h>
#include <sal/log.hxx>
#include <utility>
#include <o3tl/any.hxx>
#include <sfx2/printer.hxx>
#include <svl/itemprop.hxx>
#include <svl/itemset.hxx>
#include <vcl/svapp.hxx>
#include <unotools/localedatawrapper.hxx>
#include <vcl/settings.hxx>
#include <vcl/print.hxx>
#include <toolkit/awt/vclxdevice.hxx>
#include <com/sun/star/beans/PropertyAttribute.hpp>
#include <com/sun/star/formula/SymbolDescriptor.hpp>
#include <com/sun/star/awt/Size.hpp>
#include <comphelper/propertysetinfo.hxx>
#include <comphelper/propertyvalue.hxx>
#include <comphelper/sequence.hxx>
#include <comphelper/servicehelper.hxx>
#include <cppuhelper/queryinterface.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <editeng/paperinf.hxx>
#include <unotools/moduleoptions.hxx>
#include <tools/mapunit.hxx>
#include <tools/stream.hxx>
#include <unomodel.hxx>
#include <document.hxx>
#include <view.hxx>
#include <symbol.hxx>
#include <starmath.hrc>
#include <strings.hrc>
#include <smmod.hxx>
#include <cfgitem.hxx>
Include dependency graph for unomodel.cxx:

Go to the source code of this file.

Functions

static const rtl::Reference< PropertySetInfo > & lcl_createModelPropertyInfo ()
 
static sal_Int16 lcl_AnyToINT16 (const uno::Any &rAny)
 

Function Documentation

◆ lcl_AnyToINT16()

static sal_Int16 lcl_AnyToINT16 ( const uno::Any rAny)
static

Definition at line 366 of file unomodel.cxx.

References o3tl::tryAccess< double >(), and x.

Referenced by SmModel::_setPropertyValues().

◆ lcl_createModelPropertyInfo()

static const rtl::Reference< PropertySetInfo > & lcl_createModelPropertyInfo ( )
static