swriter.sdi (512ec161) swriter.sdi (23257455)
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

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

724 AccelConfig = TRUE,
725 MenuConfig = TRUE,
726 StatusBarConfig = FALSE,
727 ToolBoxConfig = TRUE,
728 GroupId = GID_OPTIONS;
729]
730
731//--------------------------------------------------------------------------
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

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

724 AccelConfig = TRUE,
725 MenuConfig = TRUE,
726 StatusBarConfig = FALSE,
727 ToolBoxConfig = TRUE,
728 GroupId = GID_OPTIONS;
729]
730
731//--------------------------------------------------------------------------
732SfxBoolItem SwCellVertBottom FN_TABLE_VERT_BOTTOM
733
734[
735 /* flags: */
736 AutoUpdate = TRUE,
737 Cachable = Cachable,
738 FastCall = FALSE,
739 HasCoreId = FALSE,
740 HasDialog = FALSE,
741 ReadOnlyDoc = FALSE,
742 Toggle = FALSE,
743 Container = FALSE,
744 RecordAbsolute = FALSE,
745 RecordPerSet;
746 Synchron;
747
748 Readonly = FALSE,
749
750 /* config: */
751 AccelConfig = TRUE,
752 MenuConfig = TRUE,
753 StatusBarConfig = FALSE,
754 ToolBoxConfig = TRUE,
755 GroupId = GID_TABLE;
756]
757
758//--------------------------------------------------------------------------
759SfxBoolItem SwCellVertCenter FN_TABLE_VERT_CENTER
760
761[
762 /* flags: */
763 AutoUpdate = TRUE,
764 Cachable = Cachable,
765 FastCall = FALSE,
766 HasCoreId = FALSE,
767 HasDialog = FALSE,
768 ReadOnlyDoc = FALSE,
769 Toggle = FALSE,
770 Container = FALSE,
771 RecordAbsolute = FALSE,
772 RecordPerSet;
773 Synchron;
774
775 Readonly = FALSE,
776
777 /* config: */
778 AccelConfig = TRUE,
779 MenuConfig = TRUE,
780 StatusBarConfig = FALSE,
781 ToolBoxConfig = TRUE,
782 GroupId = GID_TABLE;
783]
784
785//--------------------------------------------------------------------------
786SfxBoolItem SwCellVertTop FN_TABLE_VERT_NONE
787
788[
789 /* flags: */
790 AutoUpdate = TRUE,
791 Cachable = Cachable,
792 FastCall = FALSE,
793 HasCoreId = FALSE,
794 HasDialog = FALSE,
795 ReadOnlyDoc = FALSE,
796 Toggle = FALSE,
797 Container = FALSE,
798 RecordAbsolute = FALSE,
799 RecordPerSet;
800 Synchron;
801
802 Readonly = FALSE,
803
804 /* config: */
805 AccelConfig = TRUE,
806 MenuConfig = TRUE,
807 StatusBarConfig = FALSE,
808 ToolBoxConfig = TRUE,
809 GroupId = GID_TABLE;
810]
811
812//--------------------------------------------------------------------------
813SfxBoolItem ChainFrames FN_FRAME_CHAIN
814
815[
816 /* flags: */
817 AutoUpdate = TRUE,
818 Cachable = Cachable,
819 FastCall = FALSE,
820 HasCoreId = FALSE,

--- 9597 unchanged lines hidden ---
732SfxBoolItem ChainFrames FN_FRAME_CHAIN
733
734[
735 /* flags: */
736 AutoUpdate = TRUE,
737 Cachable = Cachable,
738 FastCall = FALSE,
739 HasCoreId = FALSE,

--- 9597 unchanged lines hidden ---