LibreOffice Module dbaccess (master) 1
Classes | Namespaces | Functions
ComponentDefinition.cxx File Reference
#include "ComponentDefinition.hxx"
#include <stringconstants.hxx>
#include <strings.hxx>
#include <osl/diagnose.h>
#include <com/sun/star/beans/PropertyAttribute.hpp>
#include <comphelper/property.hxx>
#include <comphelper/propertysequence.hxx>
#include <definitioncolumn.hxx>
Include dependency graph for ComponentDefinition.cxx:

Go to the source code of this file.

Classes

class  dbaccess::OColumnPropertyListener
 helper class for column property change events which holds the OComponentDefinition weak More...
 

Namespaces

namespace  dbaccess
 

Functions

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

Function Documentation

◆ com_sun_star_comp_dba_OComponentDefinition()

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

Definition at line 278 of file ComponentDefinition.cxx.