LibreOffice Module forms (master) 1
Namespaces | Functions | Variables
Columns.cxx File Reference
#include "Columns.hxx"
#include <property.hxx>
#include <componenttools.hxx>
#include "findpos.hxx"
#include <com/sun/star/beans/PropertyAttribute.hpp>
#include <com/sun/star/io/XPersistObject.hpp>
#include <com/sun/star/io/XMarkableStream.hpp>
#include <com/sun/star/form/XFormComponent.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/form/binding/XBindableValue.hpp>
#include <com/sun/star/beans/XPropertyContainer.hpp>
#include <com/sun/star/text/XText.hpp>
#include <comphelper/property.hxx>
#include <comphelper/basicio.hxx>
#include <comphelper/servicehelper.hxx>
#include <comphelper/types.hxx>
#include <services.hxx>
#include <tools/debug.hxx>
#include <o3tl/sorted_vector.hxx>
#include <utility>
Include dependency graph for Columns.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

const css::uno::Sequence< OUString > & frm::getColumnTypes ()
 
sal_Int32 frm::getColumnTypeByModelName (const OUString &aModelName)
 

Variables

const sal_uInt16 frm::WIDTH = 0x0001
 
const sal_uInt16 frm::ALIGN = 0x0002
 
const sal_uInt16 frm::OLD_HIDDEN = 0x0004
 
const sal_uInt16 frm::COMPATIBLE_HIDDEN = 0x0008