1*b2e4ce52SAndrew Rist/************************************************************** 2cdf0e10cSrcweir * 3*b2e4ce52SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one 4*b2e4ce52SAndrew Rist * or more contributor license agreements. See the NOTICE file 5*b2e4ce52SAndrew Rist * distributed with this work for additional information 6*b2e4ce52SAndrew Rist * regarding copyright ownership. The ASF licenses this file 7*b2e4ce52SAndrew Rist * to you under the Apache License, Version 2.0 (the 8*b2e4ce52SAndrew Rist * "License"); you may not use this file except in compliance 9*b2e4ce52SAndrew Rist * with the License. You may obtain a copy of the License at 10*b2e4ce52SAndrew Rist * 11*b2e4ce52SAndrew Rist * http://www.apache.org/licenses/LICENSE-2.0 12*b2e4ce52SAndrew Rist * 13*b2e4ce52SAndrew Rist * Unless required by applicable law or agreed to in writing, 14*b2e4ce52SAndrew Rist * software distributed under the License is distributed on an 15*b2e4ce52SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16*b2e4ce52SAndrew Rist * KIND, either express or implied. See the License for the 17*b2e4ce52SAndrew Rist * specific language governing permissions and limitations 18*b2e4ce52SAndrew Rist * under the License. 19*b2e4ce52SAndrew Rist * 20*b2e4ce52SAndrew Rist *************************************************************/ 21*b2e4ce52SAndrew Rist 22*b2e4ce52SAndrew Rist 23cdf0e10cSrcweir 24cdf0e10cSrcweirinterface Application 25cdf0e10cSrcweir[ 26cdf0e10cSrcweir Automation = FALSE ; 27cdf0e10cSrcweir] 28cdf0e10cSrcweir{ 29cdf0e10cSrcweir SID_AUTOPILOTMENU // ole(no) api(final/play/rec) 30cdf0e10cSrcweir [ 31cdf0e10cSrcweir ] 32cdf0e10cSrcweir SID_FORMATMENU // ole(no) api(no) 33cdf0e10cSrcweir [ 34cdf0e10cSrcweir ] 35cdf0e10cSrcweir SID_HELPMENU // ole(no) api(no) 36cdf0e10cSrcweir [ 37cdf0e10cSrcweir ] 38cdf0e10cSrcweir SID_PICKLIST // ole(no) api(no) 39cdf0e10cSrcweir [ 40cdf0e10cSrcweir ] 41cdf0e10cSrcweir SID_MDIWINDOWLIST // ole(no) api(no) 42cdf0e10cSrcweir [ 43cdf0e10cSrcweir ] 44cdf0e10cSrcweir SID_ABOUT // ole(no) api(final/play/rec) 45cdf0e10cSrcweir [ 46cdf0e10cSrcweir ExecMethod = MiscExec_Impl ; 47cdf0e10cSrcweir ] 48cdf0e10cSrcweir SID_SETOPTIONS 49cdf0e10cSrcweir [ 50cdf0e10cSrcweir ExecMethod = MiscExec_Impl ; 51cdf0e10cSrcweir ] 52cdf0e10cSrcweir SID_QUITAPP // ole(req) api(final/play) 53cdf0e10cSrcweir [ 54cdf0e10cSrcweir ExecMethod = MiscExec_Impl ; 55cdf0e10cSrcweir StateMethod = MiscState_Impl ; 56cdf0e10cSrcweir ] 57cdf0e10cSrcweir SID_LOGOUT // ole(req) api(final/play) 58cdf0e10cSrcweir [ 59cdf0e10cSrcweir ] 60cdf0e10cSrcweir SID_HELPINDEX // ole(no) api(final/todo) 61cdf0e10cSrcweir [ 62cdf0e10cSrcweir ExecMethod = MiscExec_Impl ; 63cdf0e10cSrcweir ] 64cdf0e10cSrcweir SID_HELPONHELP // ole(no) api(final/todo) 65cdf0e10cSrcweir [ 66cdf0e10cSrcweir ExecMethod = MiscExec_Impl ; 67cdf0e10cSrcweir ] 68cdf0e10cSrcweir SID_EXTENDEDHELP // ole(no) api(final/play/norec) 69cdf0e10cSrcweir [ 70cdf0e10cSrcweir ExecMethod = MiscExec_Impl ; 71cdf0e10cSrcweir StateMethod = MiscState_Impl ; 72cdf0e10cSrcweir ] 73cdf0e10cSrcweir SID_HELPBALLOONS // ole(no) api(final/play/rec) 74cdf0e10cSrcweir [ 75cdf0e10cSrcweir ExecMethod = MiscExec_Impl ; 76cdf0e10cSrcweir StateMethod = MiscState_Impl ; 77cdf0e10cSrcweir ] 78cdf0e10cSrcweir SID_HELPTIPS // ole(no) api(final/play/rec) 79cdf0e10cSrcweir [ 80cdf0e10cSrcweir ExecMethod = MiscExec_Impl ; 81cdf0e10cSrcweir StateMethod = MiscState_Impl ; 82cdf0e10cSrcweir ] 83cdf0e10cSrcweir SID_HELP_PI // ole(no) api(final/play/rec) 84cdf0e10cSrcweir [ 85cdf0e10cSrcweir ExecMethod = MiscExec_Impl ; 86cdf0e10cSrcweir StateMethod = MiscState_Impl ; 87cdf0e10cSrcweir ] 88cdf0e10cSrcweir SID_LOADCONFIG // ole(no) api(final/play) 89cdf0e10cSrcweir [ 90cdf0e10cSrcweir ExecMethod = MiscExec_Impl ; 91cdf0e10cSrcweir ] 92cdf0e10cSrcweir SID_SAVECONFIG // ole(no) api(final/play) 93cdf0e10cSrcweir [ 94cdf0e10cSrcweir ExecMethod = MiscExec_Impl ; 95cdf0e10cSrcweir ] 96cdf0e10cSrcweir SID_CONFIG // ole(no) api(final/play/rec) 97cdf0e10cSrcweir [ 98cdf0e10cSrcweir ExecMethod = MiscExec_Impl ; 99cdf0e10cSrcweir StateMethod = MiscState_Impl ; 100cdf0e10cSrcweir ] 101cdf0e10cSrcweir SID_TOOLBOXOPTIONS // ole(no) api(final/play) 102cdf0e10cSrcweir [ 103cdf0e10cSrcweir ExecMethod = MiscExec_Impl ; 104cdf0e10cSrcweir StateMethod = MiscState_Impl ; 105cdf0e10cSrcweir ] 106cdf0e10cSrcweir SID_CONFIGSTATUSBAR // ole(no) api(final/play) 107cdf0e10cSrcweir [ 108cdf0e10cSrcweir ExecMethod = MiscExec_Impl ; 109cdf0e10cSrcweir StateMethod = MiscState_Impl ; 110cdf0e10cSrcweir ] 111cdf0e10cSrcweir SID_CONFIGMENU // ole(no) api(final/play) 112cdf0e10cSrcweir [ 113cdf0e10cSrcweir ExecMethod = MiscExec_Impl ; 114cdf0e10cSrcweir StateMethod = MiscState_Impl ; 115cdf0e10cSrcweir ] 116cdf0e10cSrcweir SID_CONFIGACCEL // ole(no) api(final/play) 117cdf0e10cSrcweir [ 118cdf0e10cSrcweir ExecMethod = MiscExec_Impl ; 119cdf0e10cSrcweir StateMethod = MiscState_Impl ; 120cdf0e10cSrcweir ] 121cdf0e10cSrcweir SID_CONFIGEVENT // ole(no) api(final/play) 122cdf0e10cSrcweir [ 123cdf0e10cSrcweir ExecMethod = MiscExec_Impl ; 124cdf0e10cSrcweir StateMethod = MiscState_Impl ; 125cdf0e10cSrcweir ] 126cdf0e10cSrcweir SID_ORGANIZER // ole(no) api(final/play/rec) 127cdf0e10cSrcweir [ 128cdf0e10cSrcweir ExecMethod = MiscExec_Impl ; 129cdf0e10cSrcweir ] 130cdf0e10cSrcweir SID_TEMPLATE_ADDRESSBOKSOURCE // ole(no) api(final/play/rec) 131cdf0e10cSrcweir [ 132cdf0e10cSrcweir ExecMethod = MiscExec_Impl ; 133cdf0e10cSrcweir StateMethod = MiscState_Impl ; 134cdf0e10cSrcweir ] 135cdf0e10cSrcweir SID_ATTR_UNDO_COUNT // ole(no) api(final/play) 136cdf0e10cSrcweir [ 137cdf0e10cSrcweir ExecMethod = PropExec_Impl ; 138cdf0e10cSrcweir StateMethod = PropState_Impl ; 139cdf0e10cSrcweir ] 140cdf0e10cSrcweir SID_BASICSTOP // ole(no) api(final/play/norec) 141cdf0e10cSrcweir [ 142cdf0e10cSrcweir ExecMethod = MiscExec_Impl ; 143cdf0e10cSrcweir StateMethod = MiscState_Impl ; 144cdf0e10cSrcweir ] 145cdf0e10cSrcweir SID_BASICBREAK // ole(no) api(final/play/norec) 146cdf0e10cSrcweir [ 147cdf0e10cSrcweir ExecMethod = MiscExec_Impl ; 148cdf0e10cSrcweir StateMethod = MiscState_Impl ; 149cdf0e10cSrcweir ] 150cdf0e10cSrcweir SID_CRASH 151cdf0e10cSrcweir [ 152cdf0e10cSrcweir ExecMethod = MiscExec_Impl ; 153cdf0e10cSrcweir ] 154cdf0e10cSrcweir SID_UPDATE_CONFIG 155cdf0e10cSrcweir [ 156cdf0e10cSrcweir ExecMethod = MiscExec_Impl ; 157cdf0e10cSrcweir ] 158cdf0e10cSrcweir SID_ADDONS 159cdf0e10cSrcweir [ 160cdf0e10cSrcweir ] 161cdf0e10cSrcweir SID_SHOW_IME_STATUS_WINDOW 162cdf0e10cSrcweir [ 163cdf0e10cSrcweir ExecMethod = MiscExec_Impl ; 164cdf0e10cSrcweir StateMethod = MiscState_Impl ; 165cdf0e10cSrcweir ] 166cdf0e10cSrcweir SID_HELP_SUPPORTPAGE 167cdf0e10cSrcweir [ 168cdf0e10cSrcweir ExecMethod = MiscExec_Impl ; 169cdf0e10cSrcweir ] 170cdf0e10cSrcweir SID_RECENTFILELIST 171cdf0e10cSrcweir [ 172cdf0e10cSrcweir ] 173cdf0e10cSrcweir SID_AVAILABLE_TOOLBARS 174cdf0e10cSrcweir [ 175cdf0e10cSrcweir ExecMethod = MiscExec_Impl ; 176cdf0e10cSrcweir ] 177cdf0e10cSrcweir SID_HELP_TUTORIALS 178cdf0e10cSrcweir [ 179cdf0e10cSrcweir ExecMethod = MiscExec_Impl ; 180cdf0e10cSrcweir ] 181cdf0e10cSrcweir} 182cdf0e10cSrcweir 183cdf0e10cSrcweir //========================================================================= 184cdf0e10cSrcweir 185cdf0e10cSrcweirshell SfxApplication 186cdf0e10cSrcweir{ 187cdf0e10cSrcweir import Application [Automation]; 188cdf0e10cSrcweir import Documents "Documents"; 189cdf0e10cSrcweir 190cdf0e10cSrcweir SID_NEWDOCDIRECT // ole(no) api(no) 191cdf0e10cSrcweir [ 192cdf0e10cSrcweir ExecMethod = NewDocDirectExec_Impl ; 193cdf0e10cSrcweir ] 194cdf0e10cSrcweir SID_CLOSEDOCS 195cdf0e10cSrcweir [ 196cdf0e10cSrcweir ExecMethod = MiscExec_Impl ; 197cdf0e10cSrcweir StateMethod = MiscState_Impl ; 198cdf0e10cSrcweir ] 199cdf0e10cSrcweir SID_BASICIDE_APPEAR // status(final|play) 200cdf0e10cSrcweir [ 201cdf0e10cSrcweir ExecMethod = OfaExec_Impl; 202cdf0e10cSrcweir ] 203cdf0e10cSrcweir SID_SCRIPTORGANIZER // status(final|play) 204cdf0e10cSrcweir [ 205cdf0e10cSrcweir ExecMethod = OfaExec_Impl; 206cdf0e10cSrcweir ] 207cdf0e10cSrcweir SID_MACROORGANIZER // status(final|play) 208cdf0e10cSrcweir [ 209cdf0e10cSrcweir ExecMethod = OfaExec_Impl; 210cdf0e10cSrcweir ] 211cdf0e10cSrcweir SID_RUNMACRO // status(final|play) 212cdf0e10cSrcweir [ 213cdf0e10cSrcweir ExecMethod = OfaExec_Impl; 214cdf0e10cSrcweir ] 215cdf0e10cSrcweir SID_BASICCHOOSER // status(final|play) 216cdf0e10cSrcweir [ 217cdf0e10cSrcweir ExecMethod = OfaExec_Impl; 218cdf0e10cSrcweir ] 219cdf0e10cSrcweir SID_INET_DLG // status(final) 220cdf0e10cSrcweir [ 221cdf0e10cSrcweir ExecMethod = OfaExec_Impl; 222cdf0e10cSrcweir ] 223cdf0e10cSrcweir 224cdf0e10cSrcweir //---------------------------------------------------------------------- 225cdf0e10cSrcweir 226cdf0e10cSrcweir SID_OFFICE_CHECK_PLZ 227cdf0e10cSrcweir [ 228cdf0e10cSrcweir ExecMethod = OfaExec_Impl; 229cdf0e10cSrcweir ] 230cdf0e10cSrcweir SID_SD_AUTOPILOT // status(final|play) 231cdf0e10cSrcweir [ 232cdf0e10cSrcweir ExecMethod = OfaExec_Impl; 233cdf0e10cSrcweir StateMethod = OfaState_Impl; 234cdf0e10cSrcweir ] 235cdf0e10cSrcweir SID_NEWSD // status(final|play) 236cdf0e10cSrcweir [ 237cdf0e10cSrcweir ExecMethod = OfaExec_Impl; 238cdf0e10cSrcweir StateMethod = OfaState_Impl; 239cdf0e10cSrcweir ] 240cdf0e10cSrcweir FN_LABEL // status(final|play) 241cdf0e10cSrcweir [ 242cdf0e10cSrcweir ExecMethod = OfaExec_Impl; 243cdf0e10cSrcweir StateMethod = OfaState_Impl; 244cdf0e10cSrcweir ] 245cdf0e10cSrcweir FN_BUSINESS_CARD // status(final|play) 246cdf0e10cSrcweir 247cdf0e10cSrcweir [ 248cdf0e10cSrcweir ExecMethod = OfaExec_Impl; 249cdf0e10cSrcweir StateMethod = OfaState_Impl; 250cdf0e10cSrcweir ] 251cdf0e10cSrcweir FN_XFORMS_INIT // #i31958# - new XForms document 252cdf0e10cSrcweir [ 253cdf0e10cSrcweir ExecMethod = OfaExec_Impl; 254cdf0e10cSrcweir StateMethod = OfaState_Impl; 255cdf0e10cSrcweir ] 256cdf0e10cSrcweir SID_COMP_BIBLIOGRAPHY 257cdf0e10cSrcweir [ 258cdf0e10cSrcweir ExecMethod = OfaExec_Impl; 259cdf0e10cSrcweir ] 260cdf0e10cSrcweir SID_ADDRESS_DATA_SOURCE 261cdf0e10cSrcweir [ 262cdf0e10cSrcweir ExecMethod = OfaExec_Impl; 263cdf0e10cSrcweir ] 264cdf0e10cSrcweir SID_AUTO_CORRECT_DLG 265cdf0e10cSrcweir [ 266cdf0e10cSrcweir ExecMethod = OfaExec_Impl ; 267cdf0e10cSrcweir ] 268cdf0e10cSrcweir SID_OPTIONS_TREEDIALOG 269cdf0e10cSrcweir [ 270cdf0e10cSrcweir ExecMethod = OfaExec_Impl ; 271cdf0e10cSrcweir ] 272cdf0e10cSrcweir SID_MORE_DICTIONARIES 273cdf0e10cSrcweir [ 274cdf0e10cSrcweir ExecMethod = OfaExec_Impl ; 275cdf0e10cSrcweir ] 276cdf0e10cSrcweir} 277cdf0e10cSrcweir 278cdf0e10cSrcweirshell SfxModule 279cdf0e10cSrcweir{ 280cdf0e10cSrcweir} 281cdf0e10cSrcweir 282cdf0e10cSrcweir// eof ------------------------------------------------------------------------ 283cdf0e10cSrcweir 284