Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
sdkjs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boris Kocherov
sdkjs
Commits
5d49f5ed
Commit
5d49f5ed
authored
7 years ago
by
Alexander.Trofimov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
delete unused export pre_SaveCallback
parent
45724185
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
slide/api.js
slide/api.js
+0
-1
word/api.js
word/api.js
+0
-1
No files found.
slide/api.js
View file @
5d49f5ed
...
...
@@ -7263,7 +7263,6 @@ background-repeat: no-repeat;\
asc_docs_api
.
prototype
[
'
get_PresentationWidth
'
]
=
asc_docs_api
.
prototype
.
get_PresentationWidth
;
asc_docs_api
.
prototype
[
'
get_PresentationHeight
'
]
=
asc_docs_api
.
prototype
.
get_PresentationHeight
;
asc_docs_api
.
prototype
[
'
pre_Paste
'
]
=
asc_docs_api
.
prototype
.
pre_Paste
;
asc_docs_api
.
prototype
[
'
pre_SaveCallback
'
]
=
asc_docs_api
.
prototype
.
pre_SaveCallback
;
asc_docs_api
.
prototype
[
'
initEvents2MobileAdvances
'
]
=
asc_docs_api
.
prototype
.
initEvents2MobileAdvances
;
asc_docs_api
.
prototype
[
'
ViewScrollToX
'
]
=
asc_docs_api
.
prototype
.
ViewScrollToX
;
asc_docs_api
.
prototype
[
'
ViewScrollToY
'
]
=
asc_docs_api
.
prototype
.
ViewScrollToY
;
...
...
This diff is collapsed.
Click to expand it.
word/api.js
View file @
5d49f5ed
...
...
@@ -8768,7 +8768,6 @@ background-repeat: no-repeat;\
asc_docs_api
.
prototype
[
'
pre_Save
'
]
=
asc_docs_api
.
prototype
.
pre_Save
;
asc_docs_api
.
prototype
[
'
SyncLoadImages
'
]
=
asc_docs_api
.
prototype
.
SyncLoadImages
;
asc_docs_api
.
prototype
[
'
SyncLoadImages_callback
'
]
=
asc_docs_api
.
prototype
.
SyncLoadImages_callback
;
asc_docs_api
.
prototype
[
'
pre_SaveCallback
'
]
=
asc_docs_api
.
prototype
.
pre_SaveCallback
;
asc_docs_api
.
prototype
[
'
initEvents2MobileAdvances
'
]
=
asc_docs_api
.
prototype
.
initEvents2MobileAdvances
;
asc_docs_api
.
prototype
[
'
ViewScrollToX
'
]
=
asc_docs_api
.
prototype
.
ViewScrollToX
;
asc_docs_api
.
prototype
[
'
ViewScrollToY
'
]
=
asc_docs_api
.
prototype
.
ViewScrollToY
;
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment