20 #ifndef INCLUDED_SVX_SVDVIEW_HXX
21 #define INCLUDED_SVX_SVDVIEW_HXX
119 bool bIsTextEdit : 1;
122 bool bPrevNextMark : 1;
136 void ImplCreateOverlays(
152 bool bNoExtendedMouseDispatcher : 1;
153 bool bNoExtendedKeyDispatcher : 1;
154 bool mbMasterPagePaintCaching : 1;
181 void SetMasterPagePaintCaching(
bool bOn);
201 PointerStyle GetPreferredPointer(
const Point& rMousePos,
const OutputDevice* pOut, sal_uInt16 nModifier=0,
bool bLeftDown=
false)
const;
218 virtual void DeleteMarked();
225 bool BegMark(
const Point& rPnt,
bool bAddMark,
bool bUnmark);
233 OUString GetStatusText();
237 virtual void onAccessibilityOptionsChanged();
243 const char* pDebugName)
const;
245 bool MoveShapeHandle(
const sal_uInt32 handleNum,
const Point& aEndPoint);
281 #endif // INCLUDED_SVX_SVDVIEW_HXX
void EnableExtendedKeyInputDispatcher(bool bOn)
void GetAttributes(SfxItemSet &rTargetSet, bool bOnlyHardAttr) const
bool IsExtendedKeyInputDispatcherEnabled() const
void EnableExtendedMouseEventDispatcher(bool bOn)
bool IsMasterPagePaintCaching() const
virtual bool MouseButtonUp(const MouseEvent &rMEvt, OutputDevice *pWin) override
SvtAccessibilityOptions maAccessibilityOptions
MouseEventModifiers nMouseMode
const SvxURLField * pURLField
virtual bool MouseMove(const MouseEvent &rMEvt, OutputDevice *pWin) override
handle mouse over effects for handles
virtual bool KeyInput(const KeyEvent &rKEvt, vcl::Window *pWin) override
bool SetAttributes(const SfxItemSet &rSet, bool bReplaceAll=false)
sdr::overlay::OverlayObjectList maObjects
virtual bool MouseButtonDown(const MouseEvent &rMEvt, OutputDevice *pWin) override
void ConfigurationChanged(::utl::ConfigurationBroadcaster *, ConfigurationHints) override
virtual bool Command(const CommandEvent &rCEvt, vcl::Window *pWin) override
#define SVXCORE_DLLPUBLIC
bool SetAttributes(const SfxItemSet &rSet, bool bReplaceAll)
SvtAccessibilityOptions & getAccessibilityOptions()
bool IsExtendedMouseEventDispatcherEnabled() const
virtual bool RequestHelp(const HelpEvent &rHEvt) override