scalc.sdi (4e8031e0) scalc.sdi (395b75f9)
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

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

7818 AccelConfig = TRUE,
7819 MenuConfig = TRUE,
7820 StatusBarConfig = FALSE,
7821 ToolBoxConfig = FALSE,
7822 GroupId = GID_FORMAT;
7823]
7824
7825//--------------------------------------------------------------------------
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

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

7818 AccelConfig = TRUE,
7819 MenuConfig = TRUE,
7820 StatusBarConfig = FALSE,
7821 ToolBoxConfig = FALSE,
7822 GroupId = GID_FORMAT;
7823]
7824
7825//--------------------------------------------------------------------------
7826SfxBoolItem ViewOption SID_SCGRIDSHOW
7826SfxBoolItem ViewGridLines SID_SCGRIDSHOW
7827[
7828 AutoUpdate = TRUE,
7829 Cachable = Cachable,
7830 FastCall = FALSE,
7831 HasCoreId = FALSE,
7832 HasDialog = FALSE,
7833 ReadOnlyDoc = FALSE, //TRUE
7834 Toggle = FALSE,
7835 Container = FALSE,
7836 RecordAbsolute = FALSE,
7837 RecordPerSet;
7838 Synchron;
7839
7840 Readonly = FALSE,
7841
7842 /* config */
7827[
7828 AutoUpdate = TRUE,
7829 Cachable = Cachable,
7830 FastCall = FALSE,
7831 HasCoreId = FALSE,
7832 HasDialog = FALSE,
7833 ReadOnlyDoc = FALSE, //TRUE
7834 Toggle = FALSE,
7835 Container = FALSE,
7836 RecordAbsolute = FALSE,
7837 RecordPerSet;
7838 Synchron;
7839
7840 Readonly = FALSE,
7841
7842 /* config */
7843 AccelConfig = FALSE, //TRUE
7843 AccelConfig = FALSE,
7844 MenuConfig = FALSE,
7845 StatusBarConfig = FALSE,
7844 MenuConfig = FALSE,
7845 StatusBarConfig = FALSE,
7846 ToolBoxConfig = TRUE, //FALSE
7847 GroupId = GID_DATA;
7846 ToolBoxConfig = FALSE,
7847 GroupId = GID_VIEW;
7848]
7849
7850//--------------------------------------------------------------------------
7848]
7849
7850//--------------------------------------------------------------------------
7851SfxUInt16Item NumberType SID_NUMBER_TYPE_FORMAT
7851SfxUInt16Item NumberFormatType SID_NUMBER_TYPE_FORMAT
7852[
7853 /* flags: */
7854 AutoUpdate = FALSE,
7855 Cachable = Cachable,
7856 FastCall = FALSE,
7857 HasCoreId = FALSE,
7858 HasDialog = FALSE,
7859 ReadOnlyDoc = TRUE,

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

7864 Synchron;
7865
7866 Readonly = FALSE,
7867
7868 /* config: */
7869 AccelConfig = FALSE,
7870 MenuConfig = FALSE,
7871 StatusBarConfig = FALSE,
7852[
7853 /* flags: */
7854 AutoUpdate = FALSE,
7855 Cachable = Cachable,
7856 FastCall = FALSE,
7857 HasCoreId = FALSE,
7858 HasDialog = FALSE,
7859 ReadOnlyDoc = TRUE,

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

7864 Synchron;
7865
7866 Readonly = FALSE,
7867
7868 /* config: */
7869 AccelConfig = FALSE,
7870 MenuConfig = FALSE,
7871 StatusBarConfig = FALSE,
7872 ToolBoxConfig = TRUE,
7873 GroupId = GID_VIEW;
7872 ToolBoxConfig = FALSE,
7873 GroupId = GID_FORMAT;
7874]
7874]