LibreOffice Module svx (master) 1
Classes | Namespaces | Typedefs
fmvwimp.hxx File Reference
#include <sal/config.h>
#include <map>
#include <memory>
#include <set>
#include <string_view>
#include <svx/svdmark.hxx>
#include <svx/svdobj.hxx>
#include "fmdocumentclassification.hxx"
#include <com/sun/star/form/XForm.hpp>
#include <com/sun/star/container/XIndexAccess.hpp>
#include <com/sun/star/form/runtime/XFormController.hpp>
#include <com/sun/star/form/runtime/XFormControllerContext.hpp>
#include <com/sun/star/container/XContainerListener.hpp>
#include <com/sun/star/container/ContainerEvent.hpp>
#include <com/sun/star/awt/XFocusListener.hpp>
#include <com/sun/star/sdb/SQLErrorEvent.hpp>
#include <com/sun/star/sdbc/XDataSource.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <tools/link.hxx>
#include <cppuhelper/implbase.hxx>
#include <rtl/ref.hxx>
#include <vcl/vclptr.hxx>
Include dependency graph for fmvwimp.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FormViewPageWindowAdapter
 
class  FmXFormView
 

Namespaces

namespace  vcl
 
namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::awt
 
namespace  com::sun::star::beans
 
namespace  com::sun::star::util
 
namespace  svx
 

Typedefs

typedef ::cppu::WeakImplHelper< css::container::XIndexAccess, css::form::runtime::XFormControllerContext > FormViewPageWindowAdapter_Base
 

Typedef Documentation

◆ FormViewPageWindowAdapter_Base

typedef ::cppu::WeakImplHelper< css::container::XIndexAccess , css::form::runtime::XFormControllerContext > FormViewPageWindowAdapter_Base

Definition at line 87 of file fmvwimp.hxx.