1<?xml version="1.0" encoding="UTF-8"?> 2<!--*********************************************************** 3 * 4 * Licensed to the Apache Software Foundation (ASF) under one 5 * or more contributor license agreements. See the NOTICE file 6 * distributed with this work for additional information 7 * regarding copyright ownership. The ASF licenses this file 8 * to you under the Apache License, Version 2.0 (the 9 * "License"); you may not use this file except in compliance 10 * with the License. You may obtain a copy of the License at 11 * 12 * http://www.apache.org/licenses/LICENSE-2.0 13 * 14 * Unless required by applicable law or agreed to in writing, 15 * software distributed under the License is distributed on an 16 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 17 * KIND, either express or implied. See the License for the 18 * specific language governing permissions and limitations 19 * under the License. 20 * 21 ***********************************************************--> 22 23 24<!DOCTYPE oor:component-data SYSTEM "../../../../../component-update.dtd"> 25<oor:component-data oor:name="Controller" oor:package="org.openoffice.Office.UI" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 26 <node oor:name="Registered"> 27 <node oor:name="PopupMenu"> 28 <node oor:name="c1" oor:op="replace"> 29 <prop oor:name="Command"> 30 <value>.uno:CharFontName</value> 31 </prop> 32 <prop oor:name="Module"> 33 <value/> 34 </prop> 35 <prop oor:name="Controller"> 36 <value>com.sun.star.comp.framework.FontMenuController</value> 37 </prop> 38 </node> 39 <node oor:name="c2" oor:op="replace"> 40 <prop oor:name="Command"> 41 <value>.uno:FontHeight</value> 42 </prop> 43 <prop oor:name="Module"> 44 <value/> 45 </prop> 46 <prop oor:name="Controller"> 47 <value>com.sun.star.comp.framework.FontSizeMenuController</value> 48 </prop> 49 </node> 50 <node oor:name="c4" oor:op="replace"> 51 <prop oor:name="Command"> 52 <value>.uno:ObjectMenue</value> 53 </prop> 54 <prop oor:name="Module"> 55 <value/> 56 </prop> 57 <prop oor:name="Controller"> 58 <value>com.sun.star.comp.framework.ObjectMenuController</value> 59 </prop> 60 </node> 61 <node oor:name="c5" oor:op="replace"> 62 <prop oor:name="Command"> 63 <value>.uno:InsertPageHeader</value> 64 </prop> 65 <prop oor:name="Module"> 66 <value/> 67 </prop> 68 <prop oor:name="Controller"> 69 <value>com.sun.star.comp.framework.HeaderMenuController</value> 70 </prop> 71 </node> 72 <node oor:name="c6" oor:op="replace"> 73 <prop oor:name="Command"> 74 <value>.uno:InsertPageFooter</value> 75 </prop> 76 <prop oor:name="Module"> 77 <value/> 78 </prop> 79 <prop oor:name="Controller"> 80 <value>com.sun.star.comp.framework.FooterMenuController</value> 81 </prop> 82 </node> 83 <node oor:name="c7" oor:op="replace"> 84 <prop oor:name="Command"> 85 <value>.uno:ChangeControlType</value> 86 </prop> 87 <prop oor:name="Module"> 88 <value/> 89 </prop> 90 <prop oor:name="Controller"> 91 <value>com.sun.star.comp.framework.ControlMenuController</value> 92 </prop> 93 </node> 94 <node oor:name="c8" oor:op="replace"> 95 <prop oor:name="Command"> 96 <value>.uno:AvailableToolbars</value> 97 </prop> 98 <prop oor:name="Module"> 99 <value/> 100 </prop> 101 <prop oor:name="Controller"> 102 <value>com.sun.star.comp.framework.ToolBarsMenuController</value> 103 </prop> 104 </node> 105 <node oor:name="c9" oor:op="replace"> 106 <prop oor:name="Command"> 107 <value>.uno:ScriptOrganizer</value> 108 </prop> 109 <prop oor:name="Module"> 110 <value/> 111 </prop> 112 <prop oor:name="Controller"> 113 <value>com.sun.star.comp.framework.MacrosMenuController</value> 114 </prop> 115 </node> 116 <node oor:name="c10" oor:op="replace"> 117 <prop oor:name="Command"> 118 <value>.uno:RecentFileList</value> 119 </prop> 120 <prop oor:name="Module"> 121 <value/> 122 </prop> 123 <prop oor:name="Controller"> 124 <value>com.sun.star.comp.framework.RecentFilesMenuController</value> 125 </prop> 126 </node> 127 <node oor:name="c11" oor:op="replace"> 128 <prop oor:name="Command"> 129 <value>.uno:AddDirect</value> 130 </prop> 131 <prop oor:name="Module"> 132 <value/> 133 </prop> 134 <prop oor:name="Controller"> 135 <value>com.sun.star.comp.framework.NewMenuController</value> 136 </prop> 137 </node> 138 <node oor:name="c12" oor:op="replace"> 139 <prop oor:name="Command"> 140 <value>.uno:AutoPilotMenu</value> 141 </prop> 142 <prop oor:name="Module"> 143 <value/> 144 </prop> 145 <prop oor:name="Controller"> 146 <value>com.sun.star.comp.framework.NewMenuController</value> 147 </prop> 148 </node> 149 <node oor:name="c13" oor:op="replace"> 150 <prop oor:name="Command"> 151 <value>.uno:SetLanguageSelectionMenu</value> 152 </prop> 153 <prop oor:name="Module"> 154 <value/> 155 </prop> 156 <prop oor:name="Controller"> 157 <value>com.sum.star.comp.framework.LanguageSelectionMenuController</value> 158 </prop> 159 </node> 160 <node oor:name="c14" oor:op="replace"> 161 <prop oor:name="Command"> 162 <value>.uno:SetLanguageAllTextMenu</value> 163 </prop> 164 <prop oor:name="Module"> 165 <value/> 166 </prop> 167 <prop oor:name="Controller"> 168 <value>com.sum.star.comp.framework.LanguageSelectionMenuController</value> 169 </prop> 170 </node> 171 <node oor:name="c15" oor:op="replace"> 172 <prop oor:name="Command"> 173 <value>.uno:SetLanguageParagraphMenu</value> 174 </prop> 175 <prop oor:name="Module"> 176 <value/> 177 </prop> 178 <prop oor:name="Controller"> 179 <value>com.sum.star.comp.framework.LanguageSelectionMenuController</value> 180 </prop> 181 </node> 182 </node> 183 <node oor:name="ToolBar"> 184 <node oor:name="c1" oor:op="replace"> 185 <prop oor:name="Command"> 186 <value>.uno:DBNewForm</value> 187 </prop> 188 <prop oor:name="Module"> 189 <value>com.sun.star.sdb.OfficeDatabaseDocument</value> 190 </prop> 191 <prop oor:name="Controller"> 192 <value>com.sun.star.sdb.ApplicationToolboxController</value> 193 </prop> 194 </node> 195 <node oor:name="c2" oor:op="replace"> 196 <prop oor:name="Command"> 197 <value>.uno:Refresh</value> 198 </prop> 199 <prop oor:name="Module"> 200 <value>com.sun.star.sdb.OfficeDatabaseDocument</value> 201 </prop> 202 <prop oor:name="Controller"> 203 <value>com.sun.star.sdb.ApplicationToolboxController</value> 204 </prop> 205 </node> 206 <node oor:name="c13" oor:op="replace"> 207 <prop oor:name="Command"> 208 <value>.uno:FontHeight</value> 209 </prop> 210 <prop oor:name="Module"> 211 <value/> 212 </prop> 213 <prop oor:name="Controller"> 214 <value>com.sun.star.svx.FontHeightToolBoxController</value> 215 </prop> 216 </node> 217 <node oor:name="AssignLayout" oor:op="replace"> 218 <prop oor:name="Command"> 219 <value>.uno:AssignLayout</value> 220 </prop> 221 <prop oor:name="Module"> 222 <value>com.sun.star.presentation.PresentationDocument</value> 223 </prop> 224 <prop oor:name="Controller"> 225 <value>com.sun.star.comp.sd.SlideLayoutController</value> 226 </prop> 227 </node> 228 <node oor:name="InsertPage" oor:op="replace"> 229 <prop oor:name="Command"> 230 <value>.uno:InsertPage</value> 231 </prop> 232 <prop oor:name="Module"> 233 <value>com.sun.star.presentation.PresentationDocument</value> 234 </prop> 235 <prop oor:name="Controller"> 236 <value>com.sun.star.comp.sd.InsertSlideController</value> 237 </prop> 238 </node> 239 <node oor:name="ExtrusionDirectionFloater" oor:op="replace"> 240 <prop oor:name="Command"> 241 <value>.uno:ExtrusionDirectionFloater</value> 242 </prop> 243 <prop oor:name="Module"> 244 <value/> 245 </prop> 246 <prop oor:name="Controller"> 247 <value>com.sun.star.comp.svx.ExtrusionDirectionController</value> 248 </prop> 249 </node> 250 <node oor:name="ExtrusionDepthController" oor:op="replace"> 251 <prop oor:name="Command"> 252 <value>.uno:ExtrusionDepthFloater</value> 253 </prop> 254 <prop oor:name="Module"> 255 <value/> 256 </prop> 257 <prop oor:name="Controller"> 258 <value>com.sun.star.comp.svx.ExtrusionDepthController</value> 259 </prop> 260 </node> 261 <node oor:name="ExtrusionLightingFloater" oor:op="replace"> 262 <prop oor:name="Command"> 263 <value>.uno:ExtrusionLightingFloater</value> 264 </prop> 265 <prop oor:name="Module"> 266 <value/> 267 </prop> 268 <prop oor:name="Controller"> 269 <value>com.sun.star.comp.svx.ExtrusionLightingController</value> 270 </prop> 271 </node> 272 <node oor:name="ExtrusionSurfaceFloater" oor:op="replace"> 273 <prop oor:name="Command"> 274 <value>.uno:ExtrusionSurfaceFloater</value> 275 </prop> 276 <prop oor:name="Module"> 277 <value/> 278 </prop> 279 <prop oor:name="Controller"> 280 <value>com.sun.star.comp.svx.ExtrusionSurfaceController</value> 281 </prop> 282 </node> 283 <node oor:name="FontworkAlignmentFloater" oor:op="replace"> 284 <prop oor:name="Command"> 285 <value>.uno:FontworkAlignmentFloater</value> 286 </prop> 287 <prop oor:name="Module"> 288 <value/> 289 </prop> 290 <prop oor:name="Controller"> 291 <value>com.sun.star.comp.svx.FontworkAlignmentController</value> 292 </prop> 293 </node> 294 <node oor:name="FontworkCharacterSpacingFloater" oor:op="replace"> 295 <prop oor:name="Command"> 296 <value>.uno:FontworkCharacterSpacingFloater</value> 297 </prop> 298 <prop oor:name="Module"> 299 <value/> 300 </prop> 301 <prop oor:name="Controller"> 302 <value>com.sun.star.comp.svx.FontworkCharacterSpacingController</value> 303 </prop> 304 </node> 305 <node oor:name="c3" oor:op="replace"> 306 <prop oor:name="Command"> 307 <value>.uno:ChartElementSelector</value> 308 </prop> 309 <prop oor:name="Module"> 310 <value>com.sun.star.chart2.ChartDocument</value> 311 </prop> 312 <prop oor:name="Controller"> 313 <value>com.sun.star.comp.chart.ElementSelectorToolbarController</value> 314 </prop> 315 </node> 316 <node oor:name="com.sun.star.chart2.BasicShapesToolbarController" oor:op="replace"> 317 <prop oor:name="Command"> 318 <value>.uno:BasicShapes</value> 319 </prop> 320 <prop oor:name="Module"> 321 <value>com.sun.star.chart2.ChartDocument</value> 322 </prop> 323 <prop oor:name="Controller"> 324 <value>com.sun.star.comp.chart2.ShapeToolbarController</value> 325 </prop> 326 </node> 327 <node oor:name="com.sun.star.chart2.SymbolShapesToolbarController" oor:op="replace"> 328 <prop oor:name="Command"> 329 <value>.uno:SymbolShapes</value> 330 </prop> 331 <prop oor:name="Module"> 332 <value>com.sun.star.chart2.ChartDocument</value> 333 </prop> 334 <prop oor:name="Controller"> 335 <value>com.sun.star.comp.chart2.ShapeToolbarController</value> 336 </prop> 337 </node> 338 <node oor:name="com.sun.star.chart2.ArrowShapesToolbarController" oor:op="replace"> 339 <prop oor:name="Command"> 340 <value>.uno:ArrowShapes</value> 341 </prop> 342 <prop oor:name="Module"> 343 <value>com.sun.star.chart2.ChartDocument</value> 344 </prop> 345 <prop oor:name="Controller"> 346 <value>com.sun.star.comp.chart2.ShapeToolbarController</value> 347 </prop> 348 </node> 349 <node oor:name="com.sun.star.chart2.FlowChartShapesToolbarController" oor:op="replace"> 350 <prop oor:name="Command"> 351 <value>.uno:FlowChartShapes</value> 352 </prop> 353 <prop oor:name="Module"> 354 <value>com.sun.star.chart2.ChartDocument</value> 355 </prop> 356 <prop oor:name="Controller"> 357 <value>com.sun.star.comp.chart2.ShapeToolbarController</value> 358 </prop> 359 </node> 360 <node oor:name="com.sun.star.chart2.CalloutShapesToolbarController" oor:op="replace"> 361 <prop oor:name="Command"> 362 <value>.uno:CalloutShapes</value> 363 </prop> 364 <prop oor:name="Module"> 365 <value>com.sun.star.chart2.ChartDocument</value> 366 </prop> 367 <prop oor:name="Controller"> 368 <value>com.sun.star.comp.chart2.ShapeToolbarController</value> 369 </prop> 370 </node> 371 <node oor:name="com.sun.star.chart2.StarShapesToolbarController" oor:op="replace"> 372 <prop oor:name="Command"> 373 <value>.uno:StarShapes</value> 374 </prop> 375 <prop oor:name="Module"> 376 <value>com.sun.star.chart2.ChartDocument</value> 377 </prop> 378 <prop oor:name="Controller"> 379 <value>com.sun.star.comp.chart2.ShapeToolbarController</value> 380 </prop> 381 </node> 382 <node oor:name="com.sun.star.svx.FindTextToolboxController" oor:op="replace"> 383 <prop oor:name="Command"> 384 <value>.uno:FindText</value> 385 </prop> 386 <prop oor:name="Module"> 387 <value/> 388 </prop> 389 <prop oor:name="Controller"> 390 <value>com.sun.star.svx.FindTextToolboxController</value> 391 </prop> 392 </node> 393 <node oor:name="com.sun.star.svx.DownSearchToolboxController" oor:op="replace"> 394 <prop oor:name="Command"> 395 <value>.uno:DownSearch</value> 396 </prop> 397 <prop oor:name="Module"> 398 <value/> 399 </prop> 400 <prop oor:name="Controller"> 401 <value>com.sun.star.svx.DownSearchToolboxController</value> 402 </prop> 403 </node> 404 <node oor:name="com.sun.star.svx.UpSearchToolboxController" oor:op="replace"> 405 <prop oor:name="Command"> 406 <value>.uno:UpSearch</value> 407 </prop> 408 <prop oor:name="Module"> 409 <value/> 410 </prop> 411 <prop oor:name="Controller"> 412 <value>com.sun.star.svx.UpSearchToolboxController</value> 413 </prop> 414 </node> 415 <node oor:name="org.apache.openoffice.comp.framework.OpenToolbarController" oor:op="replace"> 416 <prop oor:name="Command"> 417 <value>.uno:Open</value> 418 </prop> 419 <prop oor:name="Module"> 420 <value/> 421 </prop> 422 <prop oor:name="Controller"> 423 <value>org.apache.openoffice.comp.framework.OpenToolbarController</value> 424 </prop> 425 </node> 426 <node oor:name="org.apache.openoffice.comp.framework.NewToolbarController" oor:op="replace"> 427 <prop oor:name="Command"> 428 <value>.uno:AddDirect</value> 429 </prop> 430 <prop oor:name="Module"> 431 <value/> 432 </prop> 433 <prop oor:name="Controller"> 434 <value>org.apache.openoffice.comp.framework.NewToolbarController</value> 435 </prop> 436 </node> 437 <node oor:name="org.apache.openoffice.comp.framework.WizardsToolbarController" oor:op="replace"> 438 <prop oor:name="Command"> 439 <value>.uno:AutoPilotMenu</value> 440 </prop> 441 <prop oor:name="Module"> 442 <value/> 443 </prop> 444 <prop oor:name="Controller"> 445 <value>org.apache.openoffice.comp.framework.WizardsToolbarController</value> 446 </prop> 447 </node> 448 </node> 449 <node oor:name="StatusBar"> 450 <node oor:name="c5" oor:op="replace"> 451 <prop oor:name="Command"> 452 <value>.uno:LanguageStatus</value> 453 </prop> 454 <prop oor:name="Module"> 455 <value/> 456 </prop> 457 <prop oor:name="Controller"> 458 <value>com.sun.star.comp.framework.LangSelectionStatusbarController</value> 459 </prop> 460 </node> 461 </node> 462 </node> 463</oor:component-data> 464