Searched refs:SvBasicPropertyDataControl (Results 1 – 2 of 2) sorted by relevance
1337 SvBasicPropertyDataControl::~SvBasicPropertyDataControl() in ~SvBasicPropertyDataControl()1341 void SvBasicPropertyDataControl::Modified(const String& aName, in Modified()1350 void SvBasicPropertyDataControl::Clicked( const String& aName, in Clicked()1360 void SvBasicPropertyDataControl::Commit( const String& aName, in Commit()1370 void SvBasicPropertyDataControl::Select( const String& aName, in Select()1378 void SvBasicPropertyDataControl::LinkClicked(const String&, void*) in LinkClicked()1383 String SvBasicPropertyDataControl::GetName() const //Tell's the name of the Property in GetName()1388 String SvBasicPropertyDataControl::GetProperty() const //Tell's the content of the Property in GetProperty()1393 void* SvBasicPropertyDataControl::GetData() //Tell's the storage in GetData()1405 void SvBasicPropertyDataControl::SetTheCorrectProperty(const String& aString) in SetTheCorrectProperty()[all …]
445 class SvBasicPropertyDataControl: public SvPropertyDataControl class460 virtual ~SvBasicPropertyDataControl();
Completed in 23 milliseconds