Home
last modified time | relevance | path

Searched refs:m_bConstructed (Results 1 – 12 of 12) sorted by relevance

/trunk/main/dbaccess/source/core/api/
H A DFilteredContainer.cxx263 ,m_bConstructed(sal_False) in OFilteredContainer()
303 m_bConstructed = sal_True; in construct()
346 m_bConstructed = sal_True; in construct()
395 m_bConstructed = sal_True; in construct()
410 m_bConstructed = sal_False; in disposing()
419 m_bConstructed = sal_False; in impl_refresh()
/trunk/main/extensions/source/propctrlr/
H A Ddefaultforminspection.cxx80 ,m_bConstructed( false ) in DefaultFormComponentInspectorModel()
225 if ( m_bConstructed ) in initialize()
250 m_bConstructed = true; in createDefault()
260 m_bConstructed = true; in createWithHelpSection()
H A Ddefaulthelpprovider.cxx76 ,m_bConstructed( false ) in DefaultHelpProvider()
130 if ( m_bConstructed ) in initialize()
160 m_bConstructed = true; in create()
H A Dpropcontroller.cxx109 ,m_bConstructed( false ) in DBG_NAME()
333 if ( m_bConstructed ) in initialize()
358 m_bConstructed = true; in createDefault()
370 m_bConstructed = true; in createWithModel()
H A Ddefaultforminspection.hxx46 bool m_bConstructed; member in pcr::DefaultFormComponentInspectorModel
H A Ddefaulthelpprovider.hxx53 bool m_bConstructed; member in pcr::DefaultHelpProvider
H A Dpropcontroller.hxx163 bool m_bConstructed; member in pcr::OPropertyBrowserController
/trunk/main/reportdesign/source/ui/inspection/
H A DDefaultInspection.cxx70 ,m_bConstructed( false ) in DBG_NAME()
191 if ( m_bConstructed ) in initialize()
215 m_bConstructed = true; in createDefault()
226 m_bConstructed = true; in createWithHelpSection()
/trunk/main/dbaccess/source/core/inc/
H A DFilteredContainer.hxx43 mutable sal_Bool m_bConstructed; // late ctor called member in dbaccess::OFilteredContainer
134 inline sal_Bool isInitialized() const { return m_bConstructed; } in isInitialized()
/trunk/main/forms/source/runtime/
H A Dformoperations.cxx138 ,m_bConstructed( false ) in FormOperations()
173 if ( m_bConstructed ) in initialize()
1078 m_bConstructed = true; in createWithFormController()
1090 m_bConstructed = true; in createWithForm()
H A Dformoperations.hxx80 bool m_bConstructed; member in frm::FormOperations
/trunk/main/reportdesign/source/ui/inc/
H A DDefaultInspection.hxx54m_bConstructed; member in rptui::DefaultComponentInspectorModel

Completed in 69 milliseconds