Searched refs:getRevisionDate (Results 1 – 6 of 6) sorted by relevance
1730 getRevisionDate(): string | undefined;
19238 Document.prototype.getRevisionDate = function () { method in Document19248 return this.getRevisionDate()19629 …return new Document.RevisionInfo(this.getRevisionDate(), this.getRevisionNumber(), this.getRevisio…
17765 Document.prototype.getRevisionDate = function () {17770 * @see Document#getRevisionDate17775 return this.getRevisionDate()18156 …return new Document.RevisionInfo(this.getRevisionDate(), this.getRevisionNumber(), this.getRevisio…
43603 Document.prototype.getRevisionDate = function () { method in Document43613 return this.getRevisionDate()43994 …return new Document.RevisionInfo(this.getRevisionDate(), this.getRevisionNumber(), this.getRevisio…
43855 Document.prototype.getRevisionDate = function () { method in Document43865 return this.getRevisionDate()44246 …return new Document.RevisionInfo(this.getRevisionDate(), this.getRevisionNumber(), this.getRevisio…