Searched refs:m_bHasHelpSection (Results 1 – 5 of 5) sorted by relevance
70 sal_Bool m_bHasHelpSection; member in pcr::InspectorModelProperties85 inline sal_Bool hasHelpSection() const { return m_bHasHelpSection; } in hasHelpSection()104 ,m_bHasHelpSection( sal_False ) in InspectorModelProperties()113 &m_bHasHelpSection, ::getCppuType( &m_bHasHelpSection ) in InspectorModelProperties()138 m_bHasHelpSection = sal_True; in constructWithHelpSection()
59 ,m_bHasHelpSection( false ) in DBG_NAME()233 pPage->getListBox().EnableHelpSection( m_bHasHelpSection ); in AppendPage()345 m_bHasHelpSection = _bEnable; in EnableHelpSection()352 return m_bHasHelpSection; in HasHelpSection()372 _rPage.getListBox().EnableHelpSection( m_bHasHelpSection ); in enableHelpSection()
69 bool m_bHasHelpSection; member in pcr::OPropertyEditor
71 ,m_bHasHelpSection( false ) in DBG_NAME()159 return m_bHasHelpSection; in getHasHelpSection()223 m_bHasHelpSection = true; in createWithHelpSection()
55 … m_bHasHelpSection; member in rptui::DefaultComponentInspectorModel
Completed in 30 milliseconds