/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * This file is part of the LibreOffice project. * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. * * This file incorporates work covered by the following license notice: * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed * with this work for additional information regarding copyright * ownership. The ASF licenses this file to you under the Apache * License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ #ifndef INCLUDED_SVX_DIALOGS_HRC #define INCLUDED_SVX_DIALOGS_HRC #include #include // factory IDs of tabpages implemented in CUI #define RID_SVXPAGE_CHAR_TWOLINES (RID_SVX_START + 242) #define RID_SVXPAGE_EXT_PARAGRAPH (RID_SVX_START + 7) #define RID_SVXPAGE_GRFCROP (RID_SVX_START + 238) #define RID_SVXPAGE_CHAR_NAME (RID_SVX_START + 239) #define RID_SVXPAGE_CHAR_EFFECTS (RID_SVX_START + 240) #define RID_SVXPAGE_CHAR_POSITION (RID_SVX_START + 241) #define RID_SVXPAGE_STD_PARAGRAPH (RID_SVX_START + 6) #define RID_SVXPAGE_ALIGN_PARAGRAPH (RID_SVX_START + 187) #define RID_SVXPAGE_PARA_ASIAN (RID_SVX_START + 245) #define RID_SVXPAGE_TABULATOR (RID_SVX_START + 2) #define RID_SFXPAGE_DBREGISTER (RID_OFA_START + 123) #define RID_SVXPAGE_NUMBERFORMAT (RID_SVX_START + 41) #define RID_SVXPAGE_ALIGNMENT (RID_SVX_START + 90) #define RID_SVXPAGE_BORDER (RID_SVX_START + 5) #define RID_SVXPAGE_BACKGROUND (RID_SVX_START + 1) #define RID_SVXPAGE_PAGE (RID_SVX_START + 25) #define RID_SVXPAGE_LINE (RID_SVX_START + 51) #define RID_SVXPAGE_AREA (RID_SVX_START + 56) #define RID_SVXPAGE_SHADOW (RID_SVX_START + 61) #define RID_SVXPAGE_TRANSPARENCE (RID_SVX_START + 54) #define RID_SVXPAGE_TEXTATTR (RID_SVX_START + 153) #define RID_SVXPAGE_TEXTANIMATION (RID_SVX_START + 184) #define RID_SVXPAGE_MEASURE (RID_SVX_START + 161) #define RID_SVXPAGE_CONNECTION (RID_SVX_START + 191) #define RID_SVXPAGE_LINE_DEF (RID_SVX_START + 52) #define RID_SVXPAGE_LINEEND_DEF (RID_SVX_START + 53) #define RID_SVXPAGE_NUM_OPTIONS (RID_SVX_START + 219) #define RID_SVXPAGE_NUM_POSITION (RID_SVX_START + 220) #define RID_SVXPAGE_PICK_SINGLE_NUM (RID_SVX_START + 215) #define RID_SVXPAGE_PICK_BULLET (RID_SVX_START + 216) #define RID_SVXPAGE_PICK_NUM (RID_SVX_START + 217) #define RID_SVXPAGE_PICK_BMP (RID_SVX_START + 218) #define RID_SVXPAGE_MACROASSIGN (RID_SVX_START + 296) // ID of tabpages implemented in SVX, but used in CUI #define RID_SVXPAGE_GRID (RID_SVX_START + 152) // factory IDs of dialogs implemented in CUI #define RID_SVXDLG_CHARMAP ( RID_SVX_START + 10 ) // IDs of options pages of applications #define RID_SW_TP_MAILCONFIG (RID_OFA_START + 102) #define RID_SW_TP_STD_FONT_CJK (RID_OFA_START + 247) #define RID_SW_TP_STD_FONT_CTL (RID_OFA_START + 251) #define RID_SW_TP_OPTLOAD_PAGE (RID_OFA_START + 214) #define RID_SW_TP_CONTENT_OPT (RID_OFA_START + 206) #define RID_SW_TP_OPTSHDWCRSR (RID_OFA_START + 211) #define RID_SW_TP_STD_FONT (RID_OFA_START + 208) #define RID_SW_TP_OPTPRINT_PAGE (RID_OFA_START + 209) #define RID_SW_TP_OPTTABLE_PAGE (RID_OFA_START + 210) #define RID_SW_TP_REDLINE_OPT (RID_OFA_START + 212) #define RID_SW_TP_DOC_STAT (RID_OFA_START + 252) #define RID_SW_TP_OPTCOMPATIBILITY_PAGE (RID_OFA_START + 255) #define RID_SW_TP_COMPARISON_OPT (RID_OFA_START + 257) #define RID_SW_TP_HTML_CONTENT_OPT (RID_OFA_START + 240) #define RID_SW_TP_HTML_OPTPRINT_PAGE (RID_OFA_START + 242) #define RID_SW_TP_HTML_OPTTABLE_PAGE (RID_OFA_START + 243) #define RID_SW_TP_HTML_OPTGRID_PAGE (RID_OFA_START + 244) #define RID_SW_TP_HTML_OPTSHDWCRSR (RID_OFA_START + 246) #define RID_SW_TP_BACKGROUND (RID_OFA_START + 217) #define RID_SW_TP_OPTCAPTION_PAGE (RID_OFA_START + 256) #define SID_SC_TP_LAYOUT (RID_OFA_START + 218) #define SID_SC_TP_CONTENT (RID_OFA_START + 219) #define SID_SC_TP_GRID (RID_OFA_START + 221) #define SID_SC_TP_USERLISTS (RID_OFA_START + 222) #define SID_SC_TP_CALC (RID_OFA_START + 223) #define SID_SC_TP_CHANGES (RID_OFA_START + 224) #define RID_SC_TP_PRINT (RID_OFA_START + 248) #define SID_SI_TP_PRINT (RID_OFA_START + 236) #define SID_SI_TP_CONTENTS (RID_OFA_START + 232) #define SID_SI_TP_SNAP (RID_OFA_START + 234) #define SID_SI_TP_MISC (RID_OFA_START + 237) #define SID_SD_TP_PRINT (RID_OFA_START + 220) #define SID_SD_TP_CONTENTS (RID_OFA_START + 225) #define SID_SD_TP_SNAP (RID_OFA_START + 227) #define SID_SD_TP_MISC (RID_OFA_START + 231) #define RID_SC_TP_DEFAULTS (RID_OFA_START + 253) #define SID_SC_TP_STAT (RID_OFA_START + 254) // if we have _a_lot_ time, we should group the resource ids by type, instead // of grouping them by semantics. The reason is that resource ids have to be // unique relative to a fixed type (you can't have two dialogs with the same // resource id), but they do not need to be unique globally (means you can have // a dialog and a string, both with the same id) // I suggest sticking to per-type ids instead of per-semantic ids, this is // better maintainable (IMO), and does not waste that much ids // "ModalDialog" resource ids // TabPages -------------------------------------------------------------- #define RID_SW_TP_OPTTEST_PAGE (RID_OFA_START + 215) #define SID_SC_TP_FORMULA (RID_OFA_START + 259) #define SID_SC_TP_COMPATIBILITY (RID_OFA_START + 260) #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ >
Change-Id: Id5161f2b8e8132c2a8b68073b233137db3fe74b1
Reviewed-on: https://gerrit.libreoffice.org/9373
Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu>
Tested-by: Lionel Elie Mamane <lionel@mamane.lu>
Access2Base new release - V1.1.0 2014-05-13T12:30:00+00:00 Jean-Pierre Ledure jp@ledure.be 2014-05-10T14:01:47+00:00 e6c21ee479b7dbfa11398b8038d7abc26d47f98b Access2Base library can be run to access a database defined in any form stored in any AOO/LibO document. Now CurrentDb method may be associated with a form object, not only with the root class.The OpenDatabase method allows any AOO/LibO document to get access to tables stored in any database. RunSQL, OpenSQL, database functions have been extended to be run from a database object, not only as a command. The CopyObject (new) action copies query definitions and/or table definitions and data. Creation of table and fields without SQL with the CreateTableDef, CreateField and Append methods. The Description property of a TableDef is writable. New GetHiddenAttribute and SetHiddenAttribute actions hide or show any AOO/LibO or Base object. SelectObject scope has been extended accordingly. Addition of the SelStart, SelLength and SelText properties for text controls. Change-Id: I163f3bcb0f63dc346e1bd23729356ebe556c6592 Reviewed-on: https://gerrit.libreoffice.org/9303 Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu> Tested-by: Lionel Elie Mamane <lionel@mamane.lu>
Access2Base library can be run to access a database defined in any form stored
in any AOO/LibO document. Now CurrentDb method may be associated with a form
object, not only with the root class.The OpenDatabase method allows any
AOO/LibO document to get access to tables stored in any database.
RunSQL, OpenSQL, database functions have been extended to be run from
a database object, not only as a command. The CopyObject (new) action copies
query definitions and/or table definitions and data.
Creation of table and fields without SQL with the CreateTableDef, CreateField
and Append methods. The Description property of a TableDef is writable.
New GetHiddenAttribute and SetHiddenAttribute actions hide or show any
AOO/LibO or Base object. SelectObject scope has been extended accordingly.
Addition of the SelStart, SelLength and SelText properties for text controls.

Change-Id: I163f3bcb0f63dc346e1bd23729356ebe556c6592
Reviewed-on: https://gerrit.libreoffice.org/9303
Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu>
Tested-by: Lionel Elie Mamane <lionel@mamane.lu>
Access2Base : Reference to documentation added in every module 2013-10-28T07:38:33+00:00 Jean-Pierre Ledure jp@ledure.be 2013-10-27T14:05:18+00:00 0bb042d4427b746b547c31c25e6594ec5c064116 + workaround for setPosSize issue (LO 4.1) + "Sidebar" argument for RunCommand + Trace dialog layout revisit for cleaner display in Linux Change-Id: I0d5c4da5681ab1649d062a7133d507163163343e Reviewed-on: https://gerrit.libreoffice.org/6449 Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu> Tested-by: Lionel Elie Mamane <lionel@mamane.lu>
+ workaround for setPosSize issue (LO 4.1)
+ "Sidebar" argument for RunCommand
+ Trace dialog layout revisit for cleaner display in Linux

Change-Id: I0d5c4da5681ab1649d062a7133d507163163343e
Reviewed-on: https://gerrit.libreoffice.org/6449
Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu>
Tested-by: Lionel Elie Mamane <lionel@mamane.lu>
Access2Base store (wizards + scp2) 2013-10-13T23:28:26+00:00 Jean-Pierre Ledure jp@ledure.be 2013-10-12T08:56:41+00:00 350772317dd0bd226c33b1945f3801fcb146891b License text modified after gerrit review Change-Id: I193d6d1fd477cca4c2880760f21f8d978643f634 Reviewed-on: https://gerrit.libreoffice.org/6232 Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu> Tested-by: Lionel Elie Mamane <lionel@mamane.lu>
License text modified after gerrit review

Change-Id: I193d6d1fd477cca4c2880760f21f8d978643f634
Reviewed-on: https://gerrit.libreoffice.org/6232
Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu>
Tested-by: Lionel Elie Mamane <lionel@mamane.lu>
t138b'>feature/cib_contract138b LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-22loplugin:constparams in editeng,lingucomponentNoel Grandin
2017-05-02loplugin:checkunusedparams in editengNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna