Searched refs:hasValidParent (Results 1 – 2 of 2) sorted by relevance
1148 bool ODatabaseForm::hasValidParent() const in hasValidParent() function in frm::ODatabaseForm1189 if ( m_bSubForm && !hasValidParent() ) in fillParameters()1235 if (m_bSubForm && !hasValidParent()) in executeRowSet()
468 bool hasValidParent() const;
Completed in 141 milliseconds