Home
last modified time | relevance | path

Searched refs:m_bHasHelpSection (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/extensions/source/propctrlr/
H A Dinspectormodelbase.cxx70 sal_Bool m_bHasHelpSection; member in pcr::InspectorModelProperties
85 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()
H A Dpropertyeditor.cxx59 ,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()
H A Dpropertyeditor.hxx69 bool m_bHasHelpSection; member in pcr::OPropertyEditor
/aoo4110/main/reportdesign/source/ui/inspection/
H A DDefaultInspection.cxx71 ,m_bHasHelpSection( false ) in DBG_NAME()
159 return m_bHasHelpSection; in getHasHelpSection()
223 m_bHasHelpSection = true; in createWithHelpSection()
/aoo4110/main/reportdesign/source/ui/inc/
H A DDefaultInspection.hxx55m_bHasHelpSection; member in rptui::DefaultComponentInspectorModel

Completed in 35 milliseconds