LibreOffice Module svx (master) 1
Public Member Functions | Private Attributes | List of all members
ImplHelpLineOverlay Class Reference
Collaboration diagram for ImplHelpLineOverlay:
[legend]

Public Member Functions

 ImplHelpLineOverlay (const SdrPaintView &rView, const basegfx::B2DPoint &rStartPos, SdrPageView *pPageView, sal_uInt16 nHelpLineNumber, SdrHelpLineKind eKind)
 
void SetPosition (const basegfx::B2DPoint &rNewPosition)
 
SdrPageViewGetPageView () const
 
sal_uInt16 GetHelpLineNumber () const
 
SdrHelpLineKind GetHelpLineKind () const
 

Private Attributes

sdr::overlay::OverlayObjectList maObjects
 
basegfx::B2DPoint maPosition
 
SdrPageViewmpPageView
 
sal_uInt16 mnHelpLineNumber
 
SdrHelpLineKind meHelpLineKind
 

Detailed Description

Definition at line 95 of file svdsnpv.cxx.

Constructor & Destructor Documentation

◆ ImplHelpLineOverlay()

ImplHelpLineOverlay::ImplHelpLineOverlay ( const SdrPaintView rView,
const basegfx::B2DPoint rStartPos,
SdrPageView pPageView,
sal_uInt16  nHelpLineNumber,
SdrHelpLineKind  eKind 
)

Member Function Documentation

◆ GetHelpLineKind()

SdrHelpLineKind ImplHelpLineOverlay::GetHelpLineKind ( ) const
inline

Definition at line 121 of file svdsnpv.cxx.

References meHelpLineKind.

Referenced by SdrSnapView::EndDragHelpLine(), and SdrSnapView::GetDraggedHelpLinePointer().

◆ GetHelpLineNumber()

sal_uInt16 ImplHelpLineOverlay::GetHelpLineNumber ( ) const
inline

Definition at line 120 of file svdsnpv.cxx.

References mnHelpLineNumber.

Referenced by SdrSnapView::EndDragHelpLine().

◆ GetPageView()

SdrPageView * ImplHelpLineOverlay::GetPageView ( ) const
inline

Definition at line 119 of file svdsnpv.cxx.

References mpPageView.

Referenced by SdrSnapView::EndDragHelpLine().

◆ SetPosition()

void ImplHelpLineOverlay::SetPosition ( const basegfx::B2DPoint rNewPosition)

Member Data Documentation

◆ maObjects

sdr::overlay::OverlayObjectList ImplHelpLineOverlay::maObjects
private

Definition at line 98 of file svdsnpv.cxx.

Referenced by ImplHelpLineOverlay(), and SetPosition().

◆ maPosition

basegfx::B2DPoint ImplHelpLineOverlay::maPosition
private

Definition at line 101 of file svdsnpv.cxx.

Referenced by ImplHelpLineOverlay(), and SetPosition().

◆ meHelpLineKind

SdrHelpLineKind ImplHelpLineOverlay::meHelpLineKind
private

Definition at line 106 of file svdsnpv.cxx.

Referenced by GetHelpLineKind(), and ImplHelpLineOverlay().

◆ mnHelpLineNumber

sal_uInt16 ImplHelpLineOverlay::mnHelpLineNumber
private

Definition at line 105 of file svdsnpv.cxx.

Referenced by GetHelpLineNumber().

◆ mpPageView

SdrPageView* ImplHelpLineOverlay::mpPageView
private

Definition at line 104 of file svdsnpv.cxx.

Referenced by GetPageView().


The documentation for this class was generated from the following file: