Searched defs:SwTextGridPage (Results 1 – 4 of 4) sorted by relevance
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/misc/ |
H A D | pggrid.cxx | 45 SwTextGridPage::SwTextGridPage(weld::Container* pPage, weld::DialogController* pController, const S… in SwTextGridPage() function in SwTextGridPage 340 IMPL_LINK(SwTextGridPage, CharorLineChangedHdl, weld::SpinButton&, rField, void) in IMPL_LINK() argument 392 IMPL_LINK(SwTextGridPage, TextSizeChangedHdl, weld::MetricSpinButton&, rField, void) in IMPL_LINK() argument 443 IMPL_LINK(SwTextGridPage, GridTypeHdl, weld::ToggleButton&, rButton, void) in IMPL_LINK() argument 469 IMPL_LINK_NOARG(SwTextGridPage, DisplayGridHdl, weld::ToggleButton&, void) in IMPL_LINK_NOARG() argument 476 IMPL_LINK_NOARG(SwTextGridPage, GridModifyClickHdl, weld::ToggleButton&, void) in IMPL_LINK_NOARG() argument 481 IMPL_LINK_NOARG(SwTextGridPage, ColorModifyHdl, ColorListBox&, void) in IMPL_LINK_NOARG() argument
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/ui/misc/ |
H A D | pggrid.cxx | 39 SwTextGridPage::SwTextGridPage(weld::Container* pPage, weld::DialogController* pController, const S… in SwTextGridPage() function in SwTextGridPage 353 IMPL_LINK(SwTextGridPage, CharorLineChangedHdl, weld::SpinButton&, rField, void) in IMPL_LINK() argument 405 IMPL_LINK(SwTextGridPage, TextSizeChangedHdl, weld::MetricSpinButton&, rField, void) in IMPL_LINK() argument 456 IMPL_LINK(SwTextGridPage, GridTypeHdl, weld::Toggleable&, rButton, void) in IMPL_LINK() argument 482 IMPL_LINK_NOARG(SwTextGridPage, DisplayGridHdl, weld::Toggleable&, void) in IMPL_LINK_NOARG() argument 489 IMPL_LINK_NOARG(SwTextGridPage, GridModifyClickHdl, weld::Toggleable&, void) in IMPL_LINK_NOARG() argument 494 IMPL_LINK_NOARG(SwTextGridPage, ColorModifyHdl, ColorListBox&, void) in IMPL_LINK_NOARG() argument
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/inc/ |
H A D | pggrid.hxx | 29 class SwTextGridPage: public SfxTabPage class
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/inc/ |
H A D | pggrid.hxx | 29 class SwTextGridPage: public SfxTabPage class
|