drwbassh.sdi (a02241ff) drwbassh.sdi (ee093554)
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

--- 18 unchanged lines hidden (view full) ---

27]
28{
29 import TextSelection;
30}
31
32shell SwDrawBaseShell: SwBaseShell
33{
34 import TextDrawBase[Automation];
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

--- 18 unchanged lines hidden (view full) ---

27]
28{
29 import TextSelection;
30}
31
32shell SwDrawBaseShell: SwBaseShell
33{
34 import TextDrawBase[Automation];
35 import Sidebar;
35
36 SID_OBJECT_ALIGN
37 [
38 ExecMethod = Execute ;
39 StateMethod = GetState ;
40 DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
41 ]
42}
43
36
37 SID_OBJECT_ALIGN
38 [
39 ExecMethod = Execute ;
40 StateMethod = GetState ;
41 DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
42 ]
43}
44