LibreOffice Module sc (master) 1
|
#include <com/sun/star/form/binding/XValueBinding.hpp>
#include <com/sun/star/util/XModifyBroadcaster.hpp>
#include <cppuhelper/compbase.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 | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
namespace | com::sun::star::table |
namespace | com::sun::star::sheet |
namespace | com::sun::star::text |
namespace | calc |
Typedefs | |
typedef ::cppu::WeakComponentImplHelper< 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 |