|
LibreOffice Module starmath (master) 1
|
#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>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) |
|
static |
Definition at line 366 of file unomodel.cxx.
References o3tl::tryAccess< double >(), and x.
Referenced by SmModel::_setPropertyValues().
|
static |
Definition at line 231 of file unomodel.cxx.
References DIS_BOTTOMSPACE, DIS_BRACKETSIZE, DIS_BRACKETSPACE, DIS_DENOMINATOR, DIS_FRACTION, DIS_HORIZONTAL, DIS_LEFTSPACE, DIS_LOWERLIMIT, DIS_MATRIXCOL, DIS_MATRIXROW, DIS_NORMALBRACKETSIZE, DIS_NUMERATOR, DIS_OPERATORSIZE, DIS_OPERATORSPACE, DIS_ORNAMENTSIZE, DIS_ORNAMENTSPACE, DIS_RIGHTSPACE, DIS_ROOT, DIS_STROKEWIDTH, DIS_SUBSCRIPT, DIS_SUPERSCRIPT, DIS_TOPSPACE, DIS_UPPERLIMIT, DIS_VERTICAL, FNT_FIXED, FNT_FUNCTION, FNT_NUMBER, FNT_SANS, FNT_SERIF, FNT_TEXT, FNT_VARIABLE, cppu::UnoType< typename T >::get(), PROPERTY_NONE, SIZ_FUNCTION, SIZ_INDEX, SIZ_LIMITS, SIZ_OPERATOR, and SIZ_TEXT.