Commit 29fba7db authored by Alexander.Trofimov's avatar Alexander.Trofimov Committed by Alexander.Trofimov

add /** @constructor */

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@55408 954022d7-b5bf-4e40-9824-e11837661b57
parent d0474cf7
......@@ -11,7 +11,7 @@
//-----------------------------------------------------------------------------------
//{ ASC Classes
/** @constructor */
function asc_CCommentCoords(obj) {
var _this = this;
......@@ -205,7 +205,7 @@ prot["asc_getSizeWithCells"] = prot.asc_getSizeWithCells;
//-----------------------------------------------------------------------------------
// CommentData
//-----------------------------------------------------------------------------------
/** @constructor */
function asc_CCommentData(obj) {
var _this = this;
......@@ -499,7 +499,7 @@ CompositeCommentData.prototype = {
//-----------------------------------------------------------------------------------
// CellCommentator
//-----------------------------------------------------------------------------------
/** @constructor */
function asc_CCellCommentator(currentSheet) {
var _this = this;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment