LibreOffice Module basic (master) 1
Functions
methods1.cxx File Reference
#include <config_features.h>
#include <sal/config.h>
#include <config_version.h>
#include <cstddef>
#include <rtl/math.hxx>
#include <vcl/svapp.hxx>
#include <vcl/mapmod.hxx>
#include <vcl/outdev.hxx>
#include <vcl/timer.hxx>
#include <vcl/settings.hxx>
#include <basic/sbxvar.hxx>
#include <basic/sbx.hxx>
#include <svl/zforlist.hxx>
#include <tools/urlobj.hxx>
#include <tools/fract.hxx>
#include <o3tl/temporary.hxx>
#include <osl/file.hxx>
#include <sbobjmod.hxx>
#include <basic/sbuno.hxx>
#include <date.hxx>
#include <sbintern.hxx>
#include <runtime.hxx>
#include <rtlproto.hxx>
#include "dllmgr.hxx"
#include <iosys.hxx>
#include <sbunoobj.hxx>
#include <propacc.hxx>
#include <sal/log.hxx>
#include <eventatt.hxx>
#include <rtl/math.h>
#include <svl/numformat.hxx>
#include <comphelper/processfactory.hxx>
#include <comphelper/string.hxx>
#include <com/sun/star/uno/Sequence.hxx>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/i18n/LocaleCalendar2.hpp>
#include <com/sun/star/sheet/XFunctionAccess.hpp>
#include <officecfg/Office/Scripting.hxx>
#include <memory>
Include dependency graph for methods1.cxx:

Go to the source code of this file.

Functions

static Reference< XCalendar4 > const & getLocaleCalendar ()
 
bool LibreOffice6FloatingPointMode ()
 
sal_Int16 implGetWeekDay (double aDate, bool bFirstDayParam, sal_Int16 nFirstDay)
 

Function Documentation

◆ getLocaleCalendar()

static Reference< XCalendar4 > const & getLocaleCalendar ( )
static

◆ implGetWeekDay()

sal_Int16 implGetWeekDay ( double  aDate,
bool  bFirstDayParam,
sal_Int16  nFirstDay 
)

◆ LibreOffice6FloatingPointMode()

bool LibreOffice6FloatingPointMode ( )