LibreOffice Module svx (master) 1
Public Member Functions | Private Attributes | List of all members
SdrPageGridFrame Class Reference

for the snap-to-grid in Writer More...

#include <svdpage.hxx>

Collaboration diagram for SdrPageGridFrame:
[legend]

Public Member Functions

 SdrPageGridFrame (const tools::Rectangle &rPaper, const tools::Rectangle &rUser)
 
const tools::RectangleGetPaperRect () const
 
const tools::RectangleGetUserArea () const
 

Private Attributes

tools::Rectangle aPaper
 
tools::Rectangle aUserArea
 

Detailed Description

for the snap-to-grid in Writer

Definition at line 286 of file svdpage.hxx.

Constructor & Destructor Documentation

◆ SdrPageGridFrame()

SdrPageGridFrame::SdrPageGridFrame ( const tools::Rectangle rPaper,
const tools::Rectangle rUser 
)
inline

Definition at line 291 of file svdpage.hxx.

Member Function Documentation

◆ GetPaperRect()

const tools::Rectangle & SdrPageGridFrame::GetPaperRect ( ) const
inline

Definition at line 292 of file svdpage.hxx.

References aPaper.

Referenced by SdrPageView::DrawPageViewGrid().

◆ GetUserArea()

const tools::Rectangle & SdrPageGridFrame::GetUserArea ( ) const
inline

Definition at line 293 of file svdpage.hxx.

References aUserArea.

Referenced by SdrEditView::AlignMarkedObjects(), and SdrPageView::DrawPageViewGrid().

Member Data Documentation

◆ aPaper

tools::Rectangle SdrPageGridFrame::aPaper
private

Definition at line 288 of file svdpage.hxx.

Referenced by GetPaperRect().

◆ aUserArea

tools::Rectangle SdrPageGridFrame::aUserArea
private

Definition at line 289 of file svdpage.hxx.

Referenced by GetUserArea().


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