summaryrefslogtreecommitdiff
path: root/testautomation/global/sid/others.sid
blob: 99f9cb479ce29dc865c4032e249602d963e85696 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
' ***************************************************
' **      special Slot-IDs out of the office       **
' **                                               **
' ***************************************************

' ** to create a new document
NeuDirekt .uno:AddDirect
NewDirect .uno:AddDirect

' ** slots for file import
FileName .uno:FileName

' ** slots for file printing
PrinterName .uno:Printer

' ** to jump to a new table in calc
GeheZuTabelle .uno:JumpToTable
GeheZuZelle .uno:GoToCell
GeheZuDokument .uno:GotoDocument
GeheZuObjekt .uno:GoToObject
GoToTable .uno:JumpToTable
GoToCell .uno:GoToCell
GoToDocument .uno:GotoDocument
GoToObject .uno:GoToObject

' ** activate OLE-Object
CalcOLEAktivieren .uno:ActivateOLE
CalcOLEDeaktivieren .uno:Deactivate
CalcActivateOLE .uno:ActivateOLE
CalcDeactivateOLE .uno:Deactivate

' **  show office version
GetVersion .uno:VersionVisible

' ** Load / Save
IsDocImageLoading .uno:IsLoadingImages
IsDocLoading .uno:IsLoading
IsDocSaving .uno:Saved