sfx.sdi (707fc0d4) | sfx.sdi (22de8995) |
---|---|
1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance --- 3969 unchanged lines hidden (view full) --- 3978 AccelConfig = TRUE, 3979 MenuConfig = TRUE, 3980 StatusBarConfig = FALSE, 3981 ToolBoxConfig = TRUE, 3982 GroupId = GID_VIEW; 3983] 3984 3985//-------------------------------------------------------------------------- | 1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance --- 3969 unchanged lines hidden (view full) --- 3978 AccelConfig = TRUE, 3979 MenuConfig = TRUE, 3980 StatusBarConfig = FALSE, 3981 ToolBoxConfig = TRUE, 3982 GroupId = GID_VIEW; 3983] 3984 3985//-------------------------------------------------------------------------- |
3986SfxBoolItem Sidebar SID_SIDEBAR 3987[ 3988 /* flags: */ 3989 AutoUpdate = TRUE, 3990 Cachable = Cachable, 3991 FastCall = FALSE, 3992 HasCoreId = FALSE, 3993 HasDialog = FALSE, 3994 ReadOnlyDoc = TRUE, 3995 Toggle = FALSE, 3996 Container = FALSE, 3997 RecordAbsolute = FALSE, 3998 RecordPerSet; 3999 Asynchron; 4000 4001 Readonly = FALSE, 4002 4003 /* config: */ 4004 AccelConfig = TRUE, 4005 MenuConfig = TRUE, 4006 StatusBarConfig = FALSE, 4007 ToolBoxConfig = TRUE, 4008 GroupId = GID_VIEW; 4009] 4010 4011//-------------------------------------------------------------------------- |
|
3986SfxVoidItem RestoreEditingView SID_RESTORE_EDITING_VIEW 3987 3988[ 3989 /* flags: */ 3990 AutoUpdate = TRUE, 3991 Cachable = Cachable, 3992 FastCall = FALSE, 3993 HasCoreId = FALSE, --- 4155 unchanged lines hidden --- | 4012SfxVoidItem RestoreEditingView SID_RESTORE_EDITING_VIEW 4013 4014[ 4015 /* flags: */ 4016 AutoUpdate = TRUE, 4017 Cachable = Cachable, 4018 FastCall = FALSE, 4019 HasCoreId = FALSE, --- 4155 unchanged lines hidden --- |