Searched refs:noLogout (Results 1 – 4 of 4) sorted by relevance
12 window.OneDriveClient = function(editorUi, isExtAuth, inlinePicker, noLogout) argument24 if (noLogout == null && window.urlParams != null && window.urlParams['noLogoutOD'] == '1')26 noLogout = true;33 this.noLogout = noLogout;
7472 …addUser(this.oneDrive.getUser(), IMAGE_PATH + '/onedrive-logo.svg', this.oneDrive.noLogout? null :…
597 …if (editorUi.mode == App.MODE_ONEDRIVE && editorUi.oneDrive != null && !editorUi.oneDrive.noLogout)
10082 …logout()})}else b.mode!=App.MODE_ONEDRIVE||null==b.oneDrive||b.oneDrive.noLogout?b.mode==App.MODE_…11779 this.oneDrive.noLogout?null:mxUtils.bind(this,function(){var b=this.getCurrentFile();if(null!=b&&b.…