|
LibreOffice Module toolkit (master) 1
|
#include "gridcolumn.hxx"#include <com/sun/star/lang/IllegalArgumentException.hpp>#include <com/sun/star/uno/XComponentContext.hpp>#include <comphelper/servicehelper.hxx>#include <cppuhelper/supportsservice.hxx>Go to the source code of this file.
Namespaces | |
| namespace | toolkit |
Functions | |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | org_openoffice_comp_toolkit_GridColumn_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &) |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * org_openoffice_comp_toolkit_GridColumn_get_implementation | ( | css::uno::XComponentContext * | , |
| css::uno::Sequence< css::uno::Any > const & | |||
| ) |
Definition at line 280 of file gridcolumn.cxx.