LibreOffice Module sc (master)
1
|
#include <com/sun/star/form/binding/XValueBinding.hpp>
#include <com/sun/star/util/XModifyBroadcaster.hpp>
#include <cppuhelper/compbase5.hxx>
#include <cppuhelper/basemutex.hxx>
#include <comphelper/interfacecontainer3.hxx>
#include <comphelper/propertycontainer.hxx>
#include <comphelper/uno3.hxx>
#include <comphelper/proparrhlp.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/lang/XInitialization.hpp>
Go to the source code of this file.
Classes | |
class | calc::OCellValueBinding |
Namespaces | |
com::sun::star::table | |
com::sun::star::sheet | |
com::sun::star::text | |
calc | |
Typedefs | |
typedef ::cppu::WeakAggComponentImplHelper5< css::form::binding::XValueBinding, css::lang::XServiceInfo, css::util::XModifyBroadcaster, css::util::XModifyListener, css::lang::XInitialization > | calc::OCellValueBinding_Base |
typedef ::comphelper::OPropertyContainer | calc::OCellValueBinding_PBase |
typedef ::comphelper::OPropertyArrayUsageHelper< OCellValueBinding > | calc::OCellValueBinding_PABase |