Searched refs:SetMinLen (Results 1 – 11 of 11) sorted by relevance
1013 pDlg->SetMinLen( 0 ); in Execute()1036 pDlg->SetMinLen( 0 ); in Execute()1087 pDlg->SetMinLen( 0 ); in Execute()1159 pDlg->SetMinLen( 0 ); in Execute()1181 pDlg->SetMinLen( 0 ); in Execute()
57 void SetMinLen( sal_uInt16 nMin ) { nMinLen = nMin; } in SetMinLen() function in PasswordDialog
535 pDialog->SetMinLen(0); in executePasswordDialog()559 pDialog->SetMinLen(0); in executePasswordDialog()
83 void SetMinLen( sal_uInt16 Len );
190 void SfxPasswordDialog::SetMinLen( sal_uInt16 nLen ) in SetMinLen() function in SfxPasswordDialog
130 aPasswdDlg.SetMinLen( 1 ); in lcl_GetPassword()
568 aPasswdDlg.SetMinLen( 1 ); in Execute()605 aPasswdDlg.SetMinLen( 1 ); in Execute()
683 pPasswdDlg->SetMinLen( 0 ); in getPassword()
979 pDlg->SetMinLen( 1 ); in QueryPassword()
1190 aPwdDialog.SetMinLen( 0 ); in IMPL_LINK()
1156 pDlg->SetMinLen( 1 ); in ExecuteChangeProtectionDialog()
Completed in 119 milliseconds