LibreOffice Module sc (master) 1
Namespaces | Macros
cellvaluebinding.cxx File Reference
#include "cellvaluebinding.hxx"
#include <rtl/math.hxx>
#include <com/sun/star/form/binding/IncompatibleTypesException.hpp>
#include <com/sun/star/lang/NotInitializedException.hpp>
#include <com/sun/star/text/XTextRange.hpp>
#include <com/sun/star/table/XCellRange.hpp>
#include <com/sun/star/sheet/FormulaResult.hpp>
#include <com/sun/star/sheet/XCellAddressable.hpp>
#include <com/sun/star/sheet/XCellRangeData.hpp>
#include <com/sun/star/sheet/XSpreadsheetDocument.hpp>
#include <com/sun/star/container/XIndexAccess.hpp>
#include <com/sun/star/beans/PropertyAttribute.hpp>
#include <com/sun/star/beans/NamedValue.hpp>
#include <com/sun/star/util/XNumberFormatsSupplier.hpp>
#include <com/sun/star/util/XNumberFormatTypes.hpp>
#include <com/sun/star/util/NumberFormat.hpp>
#include <cppuhelper/supportsservice.hxx>
#include <comphelper/types.hxx>
#include <comphelper/diagnose_ex.hxx>
Include dependency graph for cellvaluebinding.cxx:

Go to the source code of this file.

Namespaces

namespace  calc
 

Macros

#define PROP_HANDLE_BOUND_CELL   1
 

Macro Definition Documentation

◆ PROP_HANDLE_BOUND_CELL

#define PROP_HANDLE_BOUND_CELL   1

Definition at line 43 of file cellvaluebinding.cxx.