LibreOffice Module forms (master) 1
Classes | Namespaces | Typedefs
formoperations.hxx File Reference
#include <com/sun/star/form/runtime/XFormOperations.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/form/XForm.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/form/XLoadable.hpp>
#include <com/sun/star/sdb/XSingleSelectQueryComposer.hpp>
#include <com/sun/star/util/XModifyListener.hpp>
#include <com/sun/star/container/XIndexAccess.hpp>
#include <com/sun/star/lang/XInitialization.hpp>
#include <com/sun/star/sdb/SQLFilterOperator.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <cppuhelper/basemutex.hxx>
#include <cppuhelper/compbase.hxx>
#include <connectivity/dbtools.hxx>
#include <tools/long.hxx>
#include <unotools/resmgr.hxx>
#include <utility>
Include dependency graph for formoperations.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  frm::FormOperations
 
struct  frm::FormOperations::MethodAccess
 
class  frm::FormOperations::impl_appendOrderByColumn_throw
 
class  frm::FormOperations::impl_appendFilterByColumn_throw
 
class  frm::FormOperations::MethodGuard
 

Namespaces

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

Typedefs

typedef ::cppu::WeakComponentImplHelper< css::form::runtime::XFormOperations, css::lang::XInitialization, css::lang::XServiceInfo, css::beans::XPropertyChangeListener, css::util::XModifyListener, css::sdbc::XRowSetListener > frm::FormOperations_Base