Commit ee1b8702 authored by Alexander.Trofimov's avatar Alexander.Trofimov Committed by Alexander.Trofimov

git-svn-id:...

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@47325 954022d7-b5bf-4e40-9824-e11837661b57
parent 82f7be35
......@@ -1502,7 +1502,7 @@ Workbook.prototype.rebuildColors=function(){
Workbook.prototype.getDefaultFont=function(){
return g_oDefaultFont.fn;
};
Workbook.prototype.getDefaultSize=function(name){
Workbook.prototype.getDefaultSize=function(){
return g_oDefaultFont.fs;
};
Workbook.prototype.getActive=function(){
......
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