Searched refs:DoesCustomPropertyExist (Results 1 – 2 of 2) sorted by relevance
507 bool DoesCustomPropertyExist( const String& rName ) const;538 inline bool DoesCustomPropertyExist( const String& rName ) const in DoesCustomPropertyExist() function in CustomPropertiesControl539 { return m_aPropertiesWin.DoesCustomPropertyExist( rName ); } in DoesCustomPropertyExist()
2236 bool CustomPropertiesWindow::DoesCustomPropertyExist( const String& rName ) const in DoesCustomPropertyExist() function in CustomPropertiesWindow
Completed in 35 milliseconds