Home
last modified time | relevance | path

Searched refs:m_bUseWizards (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/svx/source/inc/
H A Dfmshimp.hxx247 sal_Bool m_bUseWizards : 1; member in FmXFormShell
430 sal_Bool GetWizardUsing() const { return m_bUseWizards; } in GetWizardUsing()
/aoo42x/main/svx/source/form/
H A Dfmshimp.cxx663 ,m_bUseWizards( sal_True ) in FmXFormShell()
3687 m_bUseWizards = ::cppu::any2bool(aFlags[0]); in implAdjustConfigCache()
3713 m_bUseWizards = _bUseThem; in SetWizardUsing()
3718 aValues[0] = ::cppu::bool2any(m_bUseWizards); in SetWizardUsing()

Completed in 42 milliseconds