Searched refs:GetDialogName (Results 1 – 2 of 2) sorted by relevance
70 const std::string& GetDialogName() in GetDialogName() function
189 … picker->dialogComponent_ = context->ShowDialog(dialogProperties, false, picker->GetDialogName()); in OpenDialog()