LibreOffice Module extensions (master) 1
Namespaces | Functions
cellbindinghandler.cxx File Reference
#include "cellbindinghandler.hxx"
#include "formstrings.hxx"
#include "formmetadata.hxx"
#include "cellbindinghelper.hxx"
#include <com/sun/star/form/binding/XValueBinding.hpp>
#include <com/sun/star/lang/NullPointerException.hpp>
#include <com/sun/star/table/CellAddress.hpp>
#include <com/sun/star/inspection/XObjectInspectorUI.hpp>
#include <tools/debug.hxx>
#include <comphelper/diagnose_ex.hxx>
Include dependency graph for cellbindinghandler.cxx:

Go to the source code of this file.

Namespaces

namespace  pcr
 a property handler for any virtual string properties
 

Functions

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * extensions_propctrlr_CellBindingPropertyHandler_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &)
 

Function Documentation

◆ extensions_propctrlr_CellBindingPropertyHandler_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * extensions_propctrlr_CellBindingPropertyHandler_get_implementation ( css::uno::XComponentContext *  context,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 481 of file cellbindinghandler.cxx.