Home
last modified time | relevance | path

Searched refs:mbHasPassword (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sfx2/source/dialog/
H A Dfiledlghelper.cxx550 if ( ! mbHasPassword ) in enablePasswordBox()
921 mbHasPassword = sal_False; in FileDialogHelper_Impl()
981 mbHasPassword = sal_True; in FileDialogHelper_Impl()
988 mbHasPassword = sal_True; in FileDialogHelper_Impl()
1521 if( mbHasPassword ) in execute()
1546 if ( mbHasPassword && !mbPwdCheckBoxState ) in execute()
1628 if ( pCurrentFilter && mbHasPassword && mbIsPwdEnabled && xCtrlAccess.is() ) in execute()
H A Dfiledlgimpl.hxx89 sal_Bool mbHasPassword : 1; member in sfx2::FileDialogHelper_Impl

Completed in 45 milliseconds