Files
sdkjs/PowerPoint/Build/apiExtern.js
Alexey.Golubev e17e2684d8 Рефакторинг офиса.
git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@46991 954022d7-b5bf-4e40-9824-e11837661b57
2016-05-18 17:25:51 +03:00

8 lines
248 B
JavaScript

//Tihs file containes definition of object which used in api.js
//It need to prevent minimize the name of object's method.
//WaitDownload(){};
//function Search(text){};
//function startSearch(){};
//function stopSearch(){};
function $(){};