Home
last modified time | relevance | path

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

/aoo4110/main/cui/source/options/
H A Doptinet2.cxx1187 Reference< task::XMasterPasswordHandling > xMasterPasswd( in IMPL_LINK() local
1195 xMasterPasswd->removeMasterPassword(); in IMPL_LINK()
1244 Reference< task::XMasterPasswordHandling > xMasterPasswd( in IMPL_LINK() local
1249 if ( xMasterPasswd.is() && xMasterPasswd->isPersistentStoringAllowed() ) in IMPL_LINK()
1262 Reference< task::XMasterPasswordHandling2 > xMasterPasswd( in IMPL_LINK() local
1269 …if ( xMasterPasswd->isPersistentStoringAllowed() && xMasterPasswd->changeMasterPassword( Reference… in IMPL_LINK()
1283 …if ( xMasterPasswd->isPersistentStoringAllowed() && xMasterPasswd->useDefaultMasterPassword( Refer… in IMPL_LINK()
1308 Reference< task::XMasterPasswordHandling > xMasterPasswd( in IMPL_LINK() local
1313 …if ( xMasterPasswd.is() && xMasterPasswd->isPersistentStoringAllowed() && xMasterPasswd->authoriza… in IMPL_LINK()
1416 Reference< task::XMasterPasswordHandling > xMasterPasswd( in InitControls() local
[all …]
H A Dwebconninfo.cxx183 uno::Reference< task::XMasterPasswordHandling > xMasterPasswd( in FillPasswordList() local
188 if ( xMasterPasswd.is() && xMasterPasswd->isPersistentStoringAllowed() ) in FillPasswordList()
190 …uno::Reference< task::XPasswordContainer > xPasswdContainer( xMasterPasswd, uno::UNO_QUERY_THROW ); in FillPasswordList()

Completed in 20 milliseconds