LibreOffice Module dbaccess (master) 1
|
#include "ColumnModel.hxx"
#include <com/sun/star/beans/PropertyAttribute.hpp>
#include <stringconstants.hxx>
#include <strings.hxx>
Go to the source code of this file.
Namespaces | |
namespace | dbaui |
Functions | |
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | com_sun_star_comp_dbu_OColumnControlModel_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &) |
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_dbu_OColumnControlModel_get_implementation | ( | css::uno::XComponentContext * | , |
css::uno::Sequence< css::uno::Any > const & | |||
) |
Definition at line 27 of file ColumnModel.cxx.