swriter.sdi (395b75f9) | swriter.sdi (261e9a4b) |
---|---|
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 --- 1809 unchanged lines hidden (view full) --- 1818 AccelConfig = TRUE, 1819 MenuConfig = TRUE, 1820 StatusBarConfig = FALSE, 1821 ToolBoxConfig = TRUE, 1822 GroupId = GID_VIEW; 1823] 1824 1825//-------------------------------------------------------------------------- | 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 --- 1809 unchanged lines hidden (view full) --- 1818 AccelConfig = TRUE, 1819 MenuConfig = TRUE, 1820 StatusBarConfig = FALSE, 1821 ToolBoxConfig = TRUE, 1822 GroupId = GID_VIEW; 1823] 1824 1825//-------------------------------------------------------------------------- |
1826SfxVoidItem FlipHorizontal FN_FLIP_HORZ_GRAFIC 1827() 1828[ 1829 /* flags: */ 1830 AutoUpdate = TRUE, 1831 Cachable = Cachable, 1832 FastCall = FALSE, 1833 HasCoreId = FALSE, 1834 HasDialog = FALSE, 1835 ReadOnlyDoc = FALSE, 1836 Toggle = FALSE, 1837 Container = FALSE, 1838 RecordAbsolute = FALSE, 1839 RecordPerSet; 1840 Synchron; 1841 1842 /* config: */ 1843 AccelConfig = TRUE, 1844 MenuConfig = TRUE, 1845 StatusBarConfig = FALSE, 1846 ToolBoxConfig = TRUE, 1847 GroupId = GID_FORMAT; 1848] 1849 1850//-------------------------------------------------------------------------- 1851SfxVoidItem FlipVertical FN_FLIP_VERT_GRAFIC 1852() 1853[ 1854 /* flags: */ 1855 AutoUpdate = TRUE, 1856 Cachable = Cachable, 1857 FastCall = FALSE, 1858 HasCoreId = FALSE, 1859 HasDialog = FALSE, 1860 ReadOnlyDoc = FALSE, 1861 Toggle = FALSE, 1862 Container = FALSE, 1863 RecordAbsolute = FALSE, 1864 RecordPerSet; 1865 Synchron; 1866 1867 /* config: */ 1868 AccelConfig = TRUE, 1869 MenuConfig = TRUE, 1870 StatusBarConfig = FALSE, 1871 ToolBoxConfig = TRUE, 1872 GroupId = GID_FORMAT; 1873] 1874 1875//-------------------------------------------------------------------------- | |
1876SvxColorItem FontColor SID_ATTR_CHAR_COLOR2 1877 1878[ 1879 /* flags: */ 1880 AutoUpdate = TRUE, 1881 Cachable = Cachable, 1882 FastCall = FALSE, 1883 HasCoreId = FALSE, --- 8343 unchanged lines hidden (view full) --- 10227 AccelConfig = TRUE, 10228 MenuConfig = TRUE, 10229 StatusBarConfig = FALSE, 10230 ToolBoxConfig = TRUE, 10231 GroupId = GID_EDIT; 10232] 10233 10234 | 1826SvxColorItem FontColor SID_ATTR_CHAR_COLOR2 1827 1828[ 1829 /* flags: */ 1830 AutoUpdate = TRUE, 1831 Cachable = Cachable, 1832 FastCall = FALSE, 1833 HasCoreId = FALSE, --- 8343 unchanged lines hidden (view full) --- 10177 AccelConfig = TRUE, 10178 MenuConfig = TRUE, 10179 StatusBarConfig = FALSE, 10180 ToolBoxConfig = TRUE, 10181 GroupId = GID_EDIT; 10182] 10183 10184 |
10235SfxInt16Item SwPageColumnType SID_ATTR_PAGE_COLUMN | 10185SfxInt16Item PageColumnType SID_ATTR_PAGE_COLUMN |
10236 10237[ 10238 /* flags: */ 10239 AutoUpdate = FALSE, 10240 Cachable = Cachable, 10241 FastCall = FALSE, 10242 HasCoreId = FALSE, 10243 HasDialog = FALSE, --- 69 unchanged lines hidden --- | 10186 10187[ 10188 /* flags: */ 10189 AutoUpdate = FALSE, 10190 Cachable = Cachable, 10191 FastCall = FALSE, 10192 HasCoreId = FALSE, 10193 HasDialog = FALSE, --- 69 unchanged lines hidden --- |