LibreOffice Module basic (master) 1
Functions
sbxdbl.cxx File Reference
#include <config_features.h>
#include <comphelper/errcode.hxx>
#include "sbxconv.hxx"
#include <rtlproto.hxx>
#include <runtime.hxx>
Include dependency graph for sbxdbl.cxx:

Go to the source code of this file.

Functions

double ImpGetDouble (const SbxValues *p)
 
void ImpPutDouble (SbxValues *p, double n, bool bCoreString)
 

Function Documentation

◆ ImpGetDouble()

double ImpGetDouble ( const SbxValues p)

◆ ImpPutDouble()

void ImpPutDouble ( SbxValues p,
double  n,
bool  bCoreString 
)