Searched refs:AreAllLinesValid (Results 1 – 2 of 2) sorted by relevance
503 bool AreAllLinesValid() const;536 inline bool AreAllLinesValid() const { return m_aPropertiesWin.AreAllLinesValid(); } in AreAllLinesValid() function in CustomPropertiesControl
2173 bool CustomPropertiesWindow::AreAllLinesValid() const in AreAllLinesValid() function in CustomPropertiesWindow2477 if ( !m_aPropertiesCtrl.AreAllLinesValid() ) in DeactivatePage()
Completed in 122 milliseconds