Searched refs:m_bShowProperties (Results 1 – 2 of 2) sorted by relevance
310 ,m_bShowProperties(sal_True) in DBG_NAME()789 aReturn.bChecked = m_bShowProperties; in GetState()1411 if ( m_bShowProperties ) in Execute()1418 m_bShowProperties = !m_bShowProperties; in Execute()1420 aArgs[0].Value >>= m_bShowProperties; in Execute()1422 getDesignView()->togglePropertyBrowser(m_bShowProperties); in Execute()1730 getDesignView()->togglePropertyBrowser(m_bShowProperties); in impl_initialize()1755 if ( m_bShowProperties && m_nPageNum == -1 ) in impl_initialize()2841 OSL_VERIFY( rCommandValue >>= m_bShowProperties ); in restoreViewData()2910 if ( !m_bShowProperties ) in executeReport()
136 sal_Bool m_bShowProperties; member in rptui::OReportController
Completed in 219 milliseconds