Functions | Variables

fp_FieldTableSumRun.cpp File Reference

#include "fp_Run.h"
#include "fp_TableContainer.h"
#include "fl_TableLayout.h"
#include "fv_View.h"
#include "pd_Document.h"
#include "fl_BlockLayout.h"
#include "ut_debugmsg.h"
#include "fp_Line.h"
#include "fp_ContainerObject.h"
#include <string.h>
#include <math.h>
#include <sstream>

Functions

static double dGetVal (UT_UTF8String sVal)
static void sFormatDouble (UT_UTF8String &sVal, double d)

Variables

static bool bUseCurrency = false
static char cCurrency = '$'

Function Documentation

static double dGetVal ( UT_UTF8String  sVal  )  [static]
static void sFormatDouble ( UT_UTF8String sVal,
double  d 
) [static]

Variable Documentation

bool bUseCurrency = false [static]
char cCurrency = '$' [static]