Searched refs:isPersistentStoringAllowed (Results 1 – 7 of 7) sorted by relevance
1249 if ( xMasterPasswd.is() && xMasterPasswd->isPersistentStoringAllowed() ) in IMPL_LINK()1269 …if ( xMasterPasswd->isPersistentStoringAllowed() && xMasterPasswd->changeMasterPassword( Reference… in IMPL_LINK()1283 …if ( xMasterPasswd->isPersistentStoringAllowed() && xMasterPasswd->useDefaultMasterPassword( Refer… in IMPL_LINK()1313 …if ( xMasterPasswd.is() && xMasterPasswd->isPersistentStoringAllowed() && xMasterPasswd->authoriza… in IMPL_LINK()1421 if ( xMasterPasswd->isPersistentStoringAllowed() ) in InitControls()
188 if ( xMasterPasswd.is() && xMasterPasswd->isPersistentStoringAllowed() ) in FillPasswordList()
99 boolean isPersistentStoringAllowed();
277 if ( !xMPH->isPersistentStoringAllowed() ) in addRecord()
406 …virtual ::sal_Bool SAL_CALL isPersistentStoringAllowed( ) throw (::com::sun::star::uno::RuntimeEx…
947 bResult = xMasterHdl.isPersistentStoringAllowed(); in PasswordStoringIsAllowed()
1359 ::sal_Bool SAL_CALL PasswordContainer::isPersistentStoringAllowed() in isPersistentStoringAllowed() function in PasswordContainer
Completed in 109 milliseconds