Searched refs:hideShare (Results 1 – 1 of 1) sorted by relevance
5758 …EditorUi.prototype.showPublishLinkDialog = function(title, hideShare, width, height, fn, showFrame… argument5772 if (file != null && file.constructor == window.DriveFile && !hideShare)5858 if (file == null || file.constructor != window.DriveFile || hideShare)