Home
last modified time | relevance | path

Searched defs:CheckBoxCellController (Results 1 – 3 of 3) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/brwbox/
H A Debbcontrols.cxx323 CheckBoxCellController::CheckBoxCellController(CheckBoxControl* pWin) in CheckBoxCellController() function in svt::CheckBoxCellController
353 IMPL_LINK_NOARG(CheckBoxCellController, ModifyHdl, LinkParamNone*, void) in IMPL_LINK_NOARG() argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/svtools/source/brwbox/
H A Debbcontrols.cxx265 CheckBoxCellController::CheckBoxCellController(CheckBoxControl* pWin) in CheckBoxCellController() function in svt::CheckBoxCellController
305 IMPL_LINK_NOARG(CheckBoxCellController, ModifyHdl, LinkParamNone*, void) in IMPL_LINK_NOARG() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svtools/
H A Deditbrowsebox.hxx305 class SVT_DLLPUBLIC CheckBoxCellController final : public CellController class