summaryrefslogtreecommitdiff
path: root/testautomation/global/sid/others.sid
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/global/sid/others.sid')
-rw-r--r--testautomation/global/sid/others.sid39
1 files changed, 39 insertions, 0 deletions
diff --git a/testautomation/global/sid/others.sid b/testautomation/global/sid/others.sid
new file mode 100644
index 000000000000..99f9cb479ce2
--- /dev/null
+++ b/testautomation/global/sid/others.sid
@@ -0,0 +1,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
+