Searched refs:pGroupText (Results 1 – 2 of 2) sorted by relevance
99 SfxPasswordDialog::SfxPasswordDialog( Window* pParent, const String* pGroupText ) : in SfxPasswordDialog() argument184 if ( pGroupText ) in SfxPasswordDialog()185 maPasswordBox.SetText( *pGroupText ); in SfxPasswordDialog()
73 SfxPasswordDialog( Window* pParent, const String* pGroupText = NULL );
Completed in 14 milliseconds