LibreOffice Module svx (master)
1
|
#include <optgrid.hxx>
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 |
Definition at line 31 of file optgrid.hxx.
SvxOptionsGrid::SvxOptionsGrid | ( | ) |
Definition at line 40 of file optgrid.cxx.
References false.
|
inline |
Definition at line 68 of file optgrid.hxx.
|
inline |
Definition at line 60 of file optgrid.hxx.
|
inline |
Definition at line 62 of file optgrid.hxx.
|
inline |
Definition at line 59 of file optgrid.hxx.
|
inline |
Definition at line 61 of file optgrid.hxx.
|
inline |
Definition at line 63 of file optgrid.hxx.
|
inline |
Definition at line 64 of file optgrid.hxx.
|
inline |
Definition at line 67 of file optgrid.hxx.
|
inline |
Definition at line 66 of file optgrid.hxx.
|
inline |
Definition at line 65 of file optgrid.hxx.
|
inline |
Definition at line 57 of file optgrid.hxx.
|
inline |
Definition at line 49 of file optgrid.hxx.
|
inline |
Definition at line 51 of file optgrid.hxx.
|
inline |
Definition at line 48 of file optgrid.hxx.
|
inline |
Definition at line 50 of file optgrid.hxx.
|
inline |
Definition at line 52 of file optgrid.hxx.
|
inline |
Definition at line 53 of file optgrid.hxx.
|
inline |
Definition at line 56 of file optgrid.hxx.
|
inline |
Definition at line 55 of file optgrid.hxx.
|
inline |
Definition at line 54 of file optgrid.hxx.
|
protected |
Definition at line 43 of file optgrid.hxx.
Referenced by SvxGridItem::operator==().
|
protected |
Definition at line 42 of file optgrid.hxx.
Referenced by SvxGridTabPage::FillItemSet(), SvxGridItem::operator==(), and SvxGridTabPage::Reset().
|
protected |
Definition at line 41 of file optgrid.hxx.
Referenced by SvxGridTabPage::FillItemSet(), SvxGridItem::operator==(), and SvxGridTabPage::Reset().
|
protected |
Definition at line 40 of file optgrid.hxx.
Referenced by SvxGridTabPage::ActivatePage(), SvxGridTabPage::FillItemSet(), SvxGridItem::operator==(), and SvxGridTabPage::Reset().
|
protected |
Definition at line 35 of file optgrid.hxx.
Referenced by SvxGridTabPage::FillItemSet(), SvxGridItem::operator==(), and SvxGridTabPage::Reset().
|
protected |
Definition at line 37 of file optgrid.hxx.
Referenced by SvxGridTabPage::FillItemSet(), SvxGridItem::operator==(), and SvxGridTabPage::Reset().
|
protected |
Definition at line 34 of file optgrid.hxx.
Referenced by SvxGridTabPage::FillItemSet(), SvxGridItem::operator==(), and SvxGridTabPage::Reset().
|
protected |
Definition at line 36 of file optgrid.hxx.
Referenced by SvxGridTabPage::FillItemSet(), SvxGridItem::operator==(), and SvxGridTabPage::Reset().
|
protected |
Definition at line 38 of file optgrid.hxx.
Referenced by SvxGridItem::operator==().
|
protected |
Definition at line 39 of file optgrid.hxx.
Referenced by SvxGridItem::operator==().