summaryrefslogtreecommitdiff
path: root/wizards/source/sfdocuments/SF_Calc.xba
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/source/sfdocuments/SF_Calc.xba')
-rw-r--r--wizards/source/sfdocuments/SF_Calc.xba10
1 files changed, 0 insertions, 10 deletions
diff --git a/wizards/source/sfdocuments/SF_Calc.xba b/wizards/source/sfdocuments/SF_Calc.xba
index 8c9ab301370f..f7cd2005d1b5 100644
--- a/wizards/source/sfdocuments/SF_Calc.xba
+++ b/wizards/source/sfdocuments/SF_Calc.xba
@@ -1636,24 +1636,20 @@ Public Function Methods() As Variant
Methods = Array( _
"A1Style" _
- , "Activate" _
, "Charts" _
, "ClearAll" _
, "ClearFormats" _
, "ClearValues" _
- , "CloseDocument" _
, "CopySheet" _
, "CopySheetFromFile" _
, "CopyToCell" _
, "CopyToRange" _
, "CreateChart" _
- , "CreateMenu" _
, "DAvg" _
, "DCount" _
, "DMax" _
, "DMin" _
, "DSum" _
- , "ExportAsPDF" _
, "GetColumnName" _
, "GetFormula" _
, "GetValue" _
@@ -1666,17 +1662,11 @@ Public Function Methods() As Variant
, "OpenRangeSelector" _
, "Printf" _
, "PrintOut" _
- , "RemoveMenu" _
, "RemoveSheet" _
, "RenameSheet" _
- , "RunCommand" _
- , "Save" _
- , "SaveAs" _
- , "SaveCopyAs" _
, "SetArray" _
, "SetCellStyle" _
, "SetFormula" _
- , "SetPrinter" _
, "SetValue" _
, "ShiftDown" _
, "ShiftLeft" _