LibreOffice Module forms (master) 1
Namespaces | Functions | Variables
Grid.cxx File Reference
#include "Columns.hxx"
#include "findpos.hxx"
#include "Grid.hxx"
#include <property.hxx>
#include <services.hxx>
#include <com/sun/star/beans/PropertyAttribute.hpp>
#include <com/sun/star/form/FormComponentType.hpp>
#include <com/sun/star/io/XMarkableStream.hpp>
#include <com/sun/star/text/WritingMode2.hpp>
#include <comphelper/basicio.hxx>
#include <comphelper/property.hxx>
#include <comphelper/servicehelper.hxx>
#include <comphelper/types.hxx>
#include <vcl/unohelp.hxx>
#include <vcl/svapp.hxx>
#include <tools/debug.hxx>
#include <comphelper/diagnose_ex.hxx>
Include dependency graph for Grid.cxx:

Go to the source code of this file.

Namespaces

namespace  frm
 ListBox is a bit confusing / different from other form components, so here are a few notes:
 

Functions

SAL_DLLPUBLIC_EXPORT XInterfacecom_sun_star_form_OGridControlModel_get_implementation (XComponentContext *component, Sequence< Any > const &)
 

Variables

const sal_uInt16 frm::ROWHEIGHT = 0x0001
 
const sal_uInt16 frm::FONTTYPE = 0x0002
 
const sal_uInt16 frm::FONTSIZE = 0x0004
 
const sal_uInt16 frm::FONTATTRIBS = 0x0008
 
const sal_uInt16 frm::TABSTOP = 0x0010
 
const sal_uInt16 frm::TEXTCOLOR = 0x0020
 
const sal_uInt16 frm::FONTDESCRIPTOR = 0x0040
 
const sal_uInt16 frm::RECORDMARKER = 0x0080
 
const sal_uInt16 frm::BACKGROUNDCOLOR = 0x0100
 

Function Documentation

◆ com_sun_star_form_OGridControlModel_get_implementation()

SAL_DLLPUBLIC_EXPORT XInterface * com_sun_star_form_OGridControlModel_get_implementation ( XComponentContext *  component,
Sequence< Any > const &   
)

Definition at line 986 of file Grid.cxx.