Home
last modified time | relevance | path

Searched defs:WizardMachine (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dwizardmachine.hxx119 class VCL_DLLPUBLIC WizardMachine : public weld::AssistantController class
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dwizardmachine.hxx120 class VCL_DLLPUBLIC WizardMachine : public weld::AssistantController class
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/control/
H A Dwizardmachine.cxx861 WizardMachine::WizardMachine(weld::Window* pParent, WizardButtonFlags nButtonFlags) in WizardMachine() function in vcl::WizardMachine
1079 IMPL_LINK_NOARG(WizardMachine, OnFinish, weld::Button&, void) in IMPL_LINK_NOARG() argument
1097 IMPL_LINK_NOARG(WizardMachine, OnCancel, weld::Button&, void) in IMPL_LINK_NOARG() argument
1327 IMPL_LINK_NOARG(WizardMachine, OnPrevPage, weld::Button&, void) in IMPL_LINK_NOARG() argument
1335 IMPL_LINK_NOARG(WizardMachine, OnNextPage, weld::Button&, void) in IMPL_LINK_NOARG() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/control/
H A Dwizardmachine.cxx934 WizardMachine::WizardMachine(weld::Window* pParent, WizardButtonFlags nButtonFlags) in WizardMachine() function in vcl::WizardMachine
1152 IMPL_LINK_NOARG(WizardMachine, OnFinish, weld::Button&, void) in IMPL_LINK_NOARG() argument
1164 IMPL_LINK_NOARG(WizardMachine, OnCancel, weld::Button&, void) in IMPL_LINK_NOARG() argument
1394 IMPL_LINK_NOARG(WizardMachine, OnPrevPage, weld::Button&, void) in IMPL_LINK_NOARG() argument
1402 IMPL_LINK_NOARG(WizardMachine, OnNextPage, weld::Button&, void) in IMPL_LINK_NOARG() argument