LibreOffice Module forms (master) 1
Namespaces | Functions
datatypes.cxx File Reference
#include <memory>
#include "datatypes.hxx"
#include "resourcehelper.hxx"
#include <frm_strings.hxx>
#include <property.hxx>
#include <strings.hrc>
#include "convert.hxx"
#include <comphelper/processfactory.hxx>
#include <com/sun/star/xsd/DataTypeClass.hpp>
#include <com/sun/star/xsd/WhiteSpaceTreatment.hpp>
#include <o3tl/string_view.hxx>
#include <tools/datetime.hxx>
#include <rtl/math.hxx>
#include <sal/log.hxx>
#include <utility>
Include dependency graph for datatypes.cxx:

Go to the source code of this file.

Namespaces

namespace  xforms
 

Functions

static bool xforms::lcl_getValueYear (std::u16string_view value, double &fValue)
 
static bool xforms::lcl_getValueMonth (std::u16string_view value, double &fValue)
 
static bool xforms::lcl_getValueDay (std::u16string_view value, double &fValue)