Home
last modified time | relevance | path

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

/trunk/main/forms/source/component/
H A DFormComponent.cxx1272 ,m_bFormListening( false ) in OBoundControlModel()
1308 ,m_bFormListening( false ) in OBoundControlModel()
1603 m_bFormListening = _bStart && m_xAmbientForm.is(); in doFormListening()
/trunk/main/forms/source/inc/
H A DFormComponent.hxx670 …bool m_bFormListening : 1; // are we currently a XLoadListene… member in frm::OBoundControlModel
1208 inline bool isFormListening() const { return m_bFormListening; } in isFormListening()

Completed in 38 milliseconds