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

#include <optgrid.hxx>

Inheritance diagram for SvxOptionsGrid:
[legend]

Public Member Functions

 SvxOptionsGrid ()
 
void SetFieldDrawX (sal_uInt32 nSet)
 
void SetFieldDivisionX (sal_uInt32 nSet)
 
void SetFieldDrawY (sal_uInt32 nSet)
 
void SetFieldDivisionY (sal_uInt32 nSet)
 
void SetFieldSnapX (sal_uInt32 nSet)
 
void SetFieldSnapY (sal_uInt32 nSet)
 
void SetUseGridSnap (bool bSet)
 
void SetSynchronize (bool bSet)
 
void SetGridVisible (bool bSet)
 
void SetEqualGrid (bool bSet)
 
sal_uInt32 GetFieldDrawX () const
 
sal_uInt32 GetFieldDivisionX () const
 
sal_uInt32 GetFieldDrawY () const
 
sal_uInt32 GetFieldDivisionY () const
 
sal_uInt32 GetFieldSnapX () const
 
sal_uInt32 GetFieldSnapY () const
 
bool GetUseGridSnap () const
 
bool GetSynchronize () const
 
bool GetGridVisible () const
 
bool GetEqualGrid () const
 

Protected Attributes

sal_uInt32 nFldDrawX
 
sal_uInt32 nFldDivisionX
 
sal_uInt32 nFldDrawY
 
sal_uInt32 nFldDivisionY
 
sal_uInt32 nFldSnapX
 
sal_uInt32 nFldSnapY
 
bool bUseGridsnap:1
 
bool bSynchronize:1
 
bool bGridVisible:1
 
bool bEqualGrid: 1
 

Detailed Description

Definition at line 31 of file optgrid.hxx.

Constructor & Destructor Documentation

◆ SvxOptionsGrid()

SvxOptionsGrid::SvxOptionsGrid ( )

Definition at line 40 of file optgrid.cxx.

Member Function Documentation

◆ GetEqualGrid()

bool SvxOptionsGrid::GetEqualGrid ( ) const
inline

Definition at line 68 of file optgrid.hxx.

◆ GetFieldDivisionX()

sal_uInt32 SvxOptionsGrid::GetFieldDivisionX ( ) const
inline

Definition at line 60 of file optgrid.hxx.

◆ GetFieldDivisionY()

sal_uInt32 SvxOptionsGrid::GetFieldDivisionY ( ) const
inline

Definition at line 62 of file optgrid.hxx.

◆ GetFieldDrawX()

sal_uInt32 SvxOptionsGrid::GetFieldDrawX ( ) const
inline

Definition at line 59 of file optgrid.hxx.

◆ GetFieldDrawY()

sal_uInt32 SvxOptionsGrid::GetFieldDrawY ( ) const
inline

Definition at line 61 of file optgrid.hxx.

◆ GetFieldSnapX()

sal_uInt32 SvxOptionsGrid::GetFieldSnapX ( ) const
inline

Definition at line 63 of file optgrid.hxx.

◆ GetFieldSnapY()

sal_uInt32 SvxOptionsGrid::GetFieldSnapY ( ) const
inline

Definition at line 64 of file optgrid.hxx.

◆ GetGridVisible()

bool SvxOptionsGrid::GetGridVisible ( ) const
inline

Definition at line 67 of file optgrid.hxx.

◆ GetSynchronize()

bool SvxOptionsGrid::GetSynchronize ( ) const
inline

Definition at line 66 of file optgrid.hxx.

◆ GetUseGridSnap()

bool SvxOptionsGrid::GetUseGridSnap ( ) const
inline

Definition at line 65 of file optgrid.hxx.

◆ SetEqualGrid()

void SvxOptionsGrid::SetEqualGrid ( bool  bSet)
inline

Definition at line 57 of file optgrid.hxx.

◆ SetFieldDivisionX()

void SvxOptionsGrid::SetFieldDivisionX ( sal_uInt32  nSet)
inline

Definition at line 49 of file optgrid.hxx.

◆ SetFieldDivisionY()

void SvxOptionsGrid::SetFieldDivisionY ( sal_uInt32  nSet)
inline

Definition at line 51 of file optgrid.hxx.

◆ SetFieldDrawX()

void SvxOptionsGrid::SetFieldDrawX ( sal_uInt32  nSet)
inline

Definition at line 48 of file optgrid.hxx.

◆ SetFieldDrawY()

void SvxOptionsGrid::SetFieldDrawY ( sal_uInt32  nSet)
inline

Definition at line 50 of file optgrid.hxx.

◆ SetFieldSnapX()

void SvxOptionsGrid::SetFieldSnapX ( sal_uInt32  nSet)
inline

Definition at line 52 of file optgrid.hxx.

◆ SetFieldSnapY()

void SvxOptionsGrid::SetFieldSnapY ( sal_uInt32  nSet)
inline

Definition at line 53 of file optgrid.hxx.

◆ SetGridVisible()

void SvxOptionsGrid::SetGridVisible ( bool  bSet)
inline

Definition at line 56 of file optgrid.hxx.

◆ SetSynchronize()

void SvxOptionsGrid::SetSynchronize ( bool  bSet)
inline

Definition at line 55 of file optgrid.hxx.

◆ SetUseGridSnap()

void SvxOptionsGrid::SetUseGridSnap ( bool  bSet)
inline

Definition at line 54 of file optgrid.hxx.

Member Data Documentation

◆ bEqualGrid

bool SvxOptionsGrid::bEqualGrid
protected

Definition at line 43 of file optgrid.hxx.

Referenced by SvxGridItem::operator==().

◆ bGridVisible

bool SvxOptionsGrid::bGridVisible
protected

◆ bSynchronize

bool SvxOptionsGrid::bSynchronize
protected

◆ bUseGridsnap

bool SvxOptionsGrid::bUseGridsnap
protected

◆ nFldDivisionX

sal_uInt32 SvxOptionsGrid::nFldDivisionX
protected

◆ nFldDivisionY

sal_uInt32 SvxOptionsGrid::nFldDivisionY
protected

◆ nFldDrawX

sal_uInt32 SvxOptionsGrid::nFldDrawX
protected

◆ nFldDrawY

sal_uInt32 SvxOptionsGrid::nFldDrawY
protected

◆ nFldSnapX

sal_uInt32 SvxOptionsGrid::nFldSnapX
protected

Definition at line 38 of file optgrid.hxx.

Referenced by SvxGridItem::operator==().

◆ nFldSnapY

sal_uInt32 SvxOptionsGrid::nFldSnapY
protected

Definition at line 39 of file optgrid.hxx.

Referenced by SvxGridItem::operator==().


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