Searched refs:m_bFormListening (Results 1 – 2 of 2) sorted by relevance
1272 ,m_bFormListening( false ) in OBoundControlModel()1308 ,m_bFormListening( false ) in OBoundControlModel()1603 m_bFormListening = _bStart && m_xAmbientForm.is(); in doFormListening()
670 …bool m_bFormListening : 1; // are we currently a XLoadListene… member in frm::OBoundControlModel1208 inline bool isFormListening() const { return m_bFormListening; } in isFormListening()
Completed in 34 milliseconds