20#ifndef INCLUDED_SVX_FMVIEW_HXX
21#define INCLUDED_SVX_FMVIEW_HXX
42 class ODataAccessDescriptor;
43 struct OXFormsDescriptor;
50 class XFormController;
88 static void createControlLabelPair(
90 sal_Int32 _nXOffsetMM,
91 sal_Int32 _nYOffsetMM,
92 const css::uno::Reference< css::beans::XPropertySet >& _rxField,
93 const css::uno::Reference< css::util::XNumberFormats >& _rxNumberFormats,
117 SVX_DLLPRIVATE css::uno::Reference< css::form::runtime::XFormController >
118 GetFormController(
const css::uno::Reference< css::form::XForm >& _rxForm,
const OutputDevice& _rDevice )
const;
139 void InsertControlContainer(
const css::uno::Reference< css::awt::XControlContainer >& xCC);
140 void RemoveControlContainer(
const css::uno::Reference< css::awt::XControlContainer >& xCC);
146 SVX_DLLPRIVATE bool checkUnMarkAll(
const css::uno::Reference< css::uno::XInterface >& _xSource);
Derived class of SdrView to edit 3D objects.
void SetMoveOutside(bool bOn)
virtual void DeleteDeviceFromPaintView(OutputDevice &rOldWin) override
void HideSdrPage() override
SdrPageView * ShowSdrPage(SdrPage *pPage) override
virtual void AddDeviceToPaintView(OutputDevice &rNewDev, vcl::Window *pWindow) override
virtual void MarkListHasChanged() override
A SdrPage contains exactly one SdrObjList and a description of the physical page dimensions (size / m...
virtual SdrPaintWindow * BeginCompleteRedraw(OutputDevice *pOut)
VclPtr< OutputDevice > mpActualOutDev
virtual void EndCompleteRedraw(SdrPaintWindow &rPaintWindow, bool bPaintFormLayer)
virtual bool MouseButtonDown(const MouseEvent &rMEvt, OutputDevice *pWin) override
bool KeyInput(const KeyEvent &rKEvt, vcl::Window *pWin) override
class encapsulating the css::sdb::DataAccessDescriptor service.
class SAL_NO_VTABLE XPropertySet
#define SVXCORE_DLLPUBLIC