Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/dialogs/
H A Ddlg_CreationWizard_UNO.cxx59 , m_bUnlockControllersOnExecute(false) in CreationWizardUnoDlg()
256 if( m_bUnlockControllersOnExecute && m_xChartModel.is() ) in execute()
356 if( ! (rValue >>= m_bUnlockControllersOnExecute) ) in setPropertyValue()
395 aRet = uno::makeAny( m_bUnlockControllersOnExecute ); in getPropertyValue()
/trunk/main/chart2/source/controller/inc/
H A Ddlg_CreationWizard_UNO.hxx119 sal_Bool m_bUnlockControllersOnExecute; member in chart::CreationWizardUnoDlg

Completed in 19 milliseconds