Searched refs:PasswordStoringIsAllowed (Results 1 – 2 of 2) sorted by relevance
77 if ( Helper.PasswordStoringIsAllowed( m_xContext ) ) in WikiEditSettingDialog()107 if ( bResult && Helper.PasswordStoringIsAllowed( m_xContext ) in show()144 …t( "SaveBox" ).setPropertyValue( "Enabled", new Boolean( Helper.PasswordStoringIsAllowed( m_xConte… in EnableControls()187 …xSaveCheck.setPropertyValue( "Enabled", new Boolean( Helper.PasswordStoringIsAllowed( xContext ) )… in InitSaveCheckbox()
940 protected static boolean PasswordStoringIsAllowed( XComponentContext xContext ) in PasswordStoringIsAllowed() method
Completed in 17 milliseconds