Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/svtools/source/uno/wizard/
H A Dwizardshell.cxx107 void WizardShell::enterState( WizardState i_nState ) in enterState()
125 bool WizardShell::leaveState( WizardState i_nState ) in leaveState()
184 std::unique_ptr<BuilderPage> WizardShell::createPage( WizardState i_nState ) in createPage()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/uno/wizard/
H A Dwizardshell.cxx107 void WizardShell::enterState( WizardState i_nState ) in enterState()
125 bool WizardShell::leaveState( WizardState i_nState ) in leaveState()
184 std::unique_ptr<BuilderPage> WizardShell::createPage( WizardState i_nState ) in createPage()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/control/
H A Dwizardmachine.cxx487 void RoadmapWizard::GetOrCreatePage( const WizardTypes::WizardState i_nState ) in GetOrCreatePage()
961 BuilderPage* WizardMachine::GetOrCreatePage( const WizardTypes::WizardState i_nState ) in GetOrCreatePage()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/control/
H A Dwizardmachine.cxx548 TabPage* RoadmapWizard::GetOrCreatePage( const WizardTypes::WizardState i_nState ) in GetOrCreatePage()
1034 BuilderPage* WizardMachine::GetOrCreatePage( const WizardTypes::WizardState i_nState ) in GetOrCreatePage()