Searched refs:isPasswordEnabled (Results 1 – 2 of 2) sorted by relevance
228 inline sal_Bool isPasswordEnabled() const { return mbIsPwdEnabled; } in isPasswordEnabled() function in sfx2::FileDialogHelper_Impl
2585 return mpImp ? mpImp->isPasswordEnabled() : sal_False; in IsPasswordEnabled()
Completed in 29 milliseconds