LibreOffice Module basic (master) 1
Functions
sbxdate.cxx File Reference
#include <rtl/math.hxx>
#include <vcl/svapp.hxx>
#include <vcl/settings.hxx>
#include <svl/numformat.hxx>
#include <svl/zforlist.hxx>
#include <tools/color.hxx>
#include <i18nlangtag/lang.h>
#include <basic/sberrors.hxx>
#include "sbxconv.hxx"
#include <runtime.hxx>
#include <sbintern.hxx>
#include <math.h>
#include <memory>
#include <config_features.h>
Include dependency graph for sbxdate.cxx:

Go to the source code of this file.

Functions

double ImpGetDate (const SbxValues *p)
 
void ImpPutDate (SbxValues *p, double n)
 

Function Documentation

◆ ImpGetDate()

double ImpGetDate ( const SbxValues p)

◆ ImpPutDate()

void ImpPutDate ( SbxValues p,
double  n 
)