2001-09-29 00:14:13 +04:00
|
|
|
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
|
|
|
|
/* ***** BEGIN LICENSE BLOCK *****
|
2004-04-19 02:01:16 +04:00
|
|
|
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
1998-04-14 00:24:54 +04:00
|
|
|
*
|
2004-04-19 02:01:16 +04:00
|
|
|
* The contents of this file are subject to the Mozilla Public License Version
|
|
|
|
* 1.1 (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.mozilla.org/MPL/
|
1998-04-14 00:24:54 +04:00
|
|
|
*
|
2001-09-29 00:14:13 +04:00
|
|
|
* Software distributed under the License is distributed on an "AS IS" basis,
|
|
|
|
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
|
|
|
* for the specific language governing rights and limitations under the
|
|
|
|
* License.
|
1998-04-14 00:24:54 +04:00
|
|
|
*
|
1999-11-06 06:40:37 +03:00
|
|
|
* The Original Code is mozilla.org code.
|
|
|
|
*
|
2004-04-19 02:01:16 +04:00
|
|
|
* The Initial Developer of the Original Code is
|
2001-09-29 00:14:13 +04:00
|
|
|
* Netscape Communications Corporation.
|
|
|
|
* Portions created by the Initial Developer are Copyright (C) 1998
|
|
|
|
* the Initial Developer. All Rights Reserved.
|
1999-11-06 06:40:37 +03:00
|
|
|
*
|
2001-05-10 06:35:00 +04:00
|
|
|
* Contributor(s):
|
|
|
|
* Dan Rosen <dr@netscape.com>
|
2001-09-29 00:14:13 +04:00
|
|
|
*
|
|
|
|
* Alternatively, the contents of this file may be used under the terms of
|
2004-04-19 02:01:16 +04:00
|
|
|
* either the GNU General Public License Version 2 or later (the "GPL"), or
|
2001-09-29 00:14:13 +04:00
|
|
|
* the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
|
|
|
* in which case the provisions of the GPL or the LGPL are applicable instead
|
|
|
|
* of those above. If you wish to allow use of your version of this file only
|
|
|
|
* under the terms of either the GPL or the LGPL, and not to allow others to
|
2004-04-19 02:01:16 +04:00
|
|
|
* use your version of this file under the terms of the MPL, indicate your
|
2001-09-29 00:14:13 +04:00
|
|
|
* decision by deleting the provisions above and replace them with the notice
|
|
|
|
* and other provisions required by the GPL or the LGPL. If you do not delete
|
|
|
|
* the provisions above, a recipient may use your version of this file under
|
2004-04-19 02:01:16 +04:00
|
|
|
* the terms of any one of the MPL, the GPL or the LGPL.
|
2001-09-29 00:14:13 +04:00
|
|
|
*
|
|
|
|
* ***** END LICENSE BLOCK ***** */
|
1998-04-14 00:24:54 +04:00
|
|
|
|
|
|
|
/* 2d96b3d0-c051-11d1-a827-0040959a28c9 */
|
|
|
|
#define NS_WINDOW_CID \
|
|
|
|
{ 0x2d96b3d0, 0xc051, 0x11d1, \
|
|
|
|
{0xa8, 0x27, 0x00, 0x40, 0x95, 0x9a, 0x28, 0xc9}}
|
|
|
|
|
|
|
|
/* 2d96b3d1-c051-11d1-a827-0040959a28c9 */
|
|
|
|
#define NS_CHILD_CID \
|
|
|
|
{ 0x2d96b3d1, 0xc051, 0x11d1, \
|
|
|
|
{0xa8, 0x27, 0x00, 0x40, 0x95, 0x9a, 0x28, 0xc9} }
|
|
|
|
|
1999-09-01 23:57:23 +04:00
|
|
|
|
|
|
|
/* BA7DE611-6088-11d3-A83E-00105A183419 */
|
|
|
|
#define NS_POPUP_CID \
|
|
|
|
{ 0xba7de611, 0x6088, 0x11d3, \
|
|
|
|
{ 0xa8, 0x3e, 0x0, 0x10, 0x5a, 0x18, 0x34, 0x19 } }
|
|
|
|
|
2000-03-22 13:26:22 +03:00
|
|
|
/* bd57cee8-1dd1-11b2-9fe7-95cf4709aea3 */
|
|
|
|
#define NS_FILEPICKER_CID \
|
|
|
|
{ 0xbd57cee8, 0x1dd1, 0x11b2, \
|
|
|
|
{0x9f, 0xe7, 0x95, 0xcf, 0x47, 0x09, 0xae, 0xa3} }
|
|
|
|
|
2002-04-09 18:11:52 +04:00
|
|
|
// {c2281100-3b4b-11d6-a384-f705fd0766fc}
|
|
|
|
#define NS_NATIVESCROLLBAR_CID \
|
|
|
|
{ 0xc2281100, 0x3b4b, 0x11d6, { 0xa3, 0x84, 0xf7, 0x05, 0xfd, 0x07, 0x66, 0xfc } }
|
|
|
|
|
1998-05-21 02:02:14 +04:00
|
|
|
/* 2d96b3df-c051-11d1-a827-0040959a28c9 */
|
|
|
|
#define NS_APPSHELL_CID \
|
|
|
|
{ 0x2d96b3df, 0xc051, 0x11d1, \
|
|
|
|
{0xa8, 0x27, 0x00, 0x40, 0x95, 0x9a, 0x28, 0xc9} }
|
|
|
|
|
1998-09-23 23:19:23 +04:00
|
|
|
/* 2d96b3e0-c051-11d1-a827-0040959a28c9 */
|
|
|
|
#define NS_TOOLKIT_CID \
|
|
|
|
{ 0x2d96b3e0, 0xc051, 0x11d1, \
|
|
|
|
{0xa8, 0x27, 0x00, 0x40, 0x95, 0x9a, 0x28, 0xc9} }
|
|
|
|
|
|
|
|
/* XXX the following CID's are not in order. This needs
|
|
|
|
to be fixed. */
|
|
|
|
|
2004-10-13 05:12:14 +04:00
|
|
|
/* A61E6398-2057-40fd-9C81-873B908D24E7 */
|
1998-07-29 22:51:45 +04:00
|
|
|
#define NS_LOOKANDFEEL_CID \
|
2004-10-13 05:12:14 +04:00
|
|
|
{ 0xa61e6398, 0x2057, 0x40fd, \
|
|
|
|
{ 0x9c, 0x81, 0x87, 0x3b, 0x90, 0x8d, 0x24, 0xe7 } }
|
1998-07-29 22:51:45 +04:00
|
|
|
|
1999-05-11 22:15:48 +04:00
|
|
|
//-----------------------------------------------------------
|
|
|
|
// Menus
|
|
|
|
//-----------------------------------------------------------
|
|
|
|
|
1998-09-29 02:32:48 +04:00
|
|
|
// {BC658C81-4BEB-11d2-8DBB-00609703C14E}
|
|
|
|
#define NS_MENUBAR_CID \
|
|
|
|
{ 0xbc658c81, 0x4beb, 0x11d2, \
|
|
|
|
{ 0x8d, 0xbb, 0x0, 0x60, 0x97, 0x3, 0xc1, 0x4e } }
|
|
|
|
|
|
|
|
// {35A3DEC1-4992-11d2-8DBA-00609703C14E}
|
|
|
|
#define NS_MENU_CID \
|
|
|
|
{ 0x35a3dec1, 0x4992, 0x11d2, \
|
|
|
|
{ 0x8d, 0xba, 0x0, 0x60, 0x97, 0x3, 0xc1, 0x4e } }
|
|
|
|
|
|
|
|
// {7F045771-4BEB-11d2-8DBB-00609703C14E}
|
|
|
|
#define NS_MENUITEM_CID \
|
|
|
|
{ 0x7f045771, 0x4beb, 0x11d2, \
|
|
|
|
{ 0x8d, 0xbb, 0x0, 0x60, 0x97, 0x3, 0xc1, 0x4e } }
|
|
|
|
|
|
|
|
// {F6CD4F21-53AF-11d2-8DC4-00609703C14E}
|
|
|
|
#define NS_POPUPMENU_CID \
|
|
|
|
{ 0xf6cd4f21, 0x53af, 0x11d2, \
|
|
|
|
{ 0x8d, 0xc4, 0x0, 0x60, 0x97, 0x3, 0xc1, 0x4e } }
|
|
|
|
|
1999-03-19 18:57:10 +03:00
|
|
|
//-----------------------------------------------------------
|
|
|
|
//Drag & Drop & Clipboard
|
|
|
|
//-----------------------------------------------------------
|
|
|
|
// {8B5314BB-DB01-11d2-96CE-0060B0FB9956}
|
1999-03-23 18:22:03 +03:00
|
|
|
#define NS_DRAGSERVICE_CID \
|
1999-03-19 18:57:10 +03:00
|
|
|
{ 0x8b5314bb, 0xdb01, 0x11d2, { 0x96, 0xce, 0x0, 0x60, 0xb0, 0xfb, 0x99, 0x56 } }
|
|
|
|
|
1999-05-14 01:53:57 +04:00
|
|
|
// {8B5314BC-DB01-11d2-96CE-0060B0FB9956}
|
|
|
|
#define NS_TRANSFERABLE_CID \
|
|
|
|
{ 0x8b5314bc, 0xdb01, 0x11d2, { 0x96, 0xce, 0x0, 0x60, 0xb0, 0xfb, 0x99, 0x56 } }
|
1999-03-19 18:57:10 +03:00
|
|
|
|
|
|
|
// {8B5314BA-DB01-11d2-96CE-0060B0FB9956}
|
|
|
|
#define NS_CLIPBOARD_CID \
|
|
|
|
{ 0x8b5314ba, 0xdb01, 0x11d2, { 0x96, 0xce, 0x0, 0x60, 0xb0, 0xfb, 0x99, 0x56 } }
|
|
|
|
|
2001-05-10 06:35:00 +04:00
|
|
|
// {77221D5A-1DD2-11B2-8C69-C710F15D2ED5}
|
|
|
|
#define NS_CLIPBOARDHELPER_CID \
|
|
|
|
{ 0x77221d5a, 0x1dd2, 0x11b2, { 0x8c, 0x69, 0xc7, 0x10, 0xf1, 0x5d, 0x2e, 0xd5 } }
|
|
|
|
|
1999-03-19 18:57:10 +03:00
|
|
|
// {8B5314BD-DB01-11d2-96CE-0060B0FB9956}
|
|
|
|
#define NS_DATAFLAVOR_CID \
|
|
|
|
{ 0x8b5314bd, 0xdb01, 0x11d2, { 0x96, 0xce, 0x0, 0x60, 0xb0, 0xfb, 0x99, 0x56 } }
|
|
|
|
|
1999-04-01 06:08:40 +04:00
|
|
|
// {948A0023-E3A7-11d2-96CF-0060B0FB9956}
|
Checking in for bug 50742, this change removes the use of XIF in mozilla and replaces the XIF converter with a HTML (and XML) serializer.
Contextual information added to HTML copy and intelligence added to HTML paste in the editor (fixes bugs 47014, 50568 and 46554, and partly (at least) fixes bug 53188).
Code written by vidur, jfrancis, jst, akkana. Tested by jfrancis, akkana, vidur, jst, kin. Reviwed (and super reviewed) by waterson, vidur, kin, jfrancis, jst
2000-10-07 14:57:30 +04:00
|
|
|
#define NS_HTMLFORMATCONVERTER_CID \
|
1999-04-07 01:31:47 +04:00
|
|
|
{ 0x948a0023, 0xe3a7, 0x11d2, { 0x96, 0xcf, 0x0, 0x60, 0xb0, 0xfb, 0x99, 0x56 } }
|
1999-03-19 18:57:10 +03:00
|
|
|
|
1999-07-23 09:15:58 +04:00
|
|
|
//-----------------------------------------------------------
|
|
|
|
//Other
|
|
|
|
//-----------------------------------------------------------
|
|
|
|
// {B148EED2-236D-11d3-B35C-00A0CC3C1CDE}
|
|
|
|
#define NS_SOUND_CID \
|
|
|
|
{ 0xb148eed2, 0x236d, 0x11d3, { 0xb3, 0x5c, 0x0, 0xa0, 0xcc, 0x3c, 0x1c, 0xde } }
|
2001-02-15 01:32:26 +03:00
|
|
|
|
|
|
|
// {2572E6B0-7439-11d4-B77A-00104B4119F8}
|
|
|
|
#define NS_BIDIKEYBOARD_CID \
|
|
|
|
{ 0x2572e6b0, 0x7439, 0x11d4, { 0xb7, 0x7a, 0x0, 0x10, 0x4b, 0x41, 0x19, 0xf8 } }
|
|
|
|
|
2006-01-12 00:56:25 +03:00
|
|
|
#define NS_SCREENMANAGER_CID \
|
|
|
|
{ 0xc401eb80, 0xf9ea, 0x11d3, { 0xbb, 0x6f, 0xe7, 0x32, 0xb7, 0x3e, 0xbe, 0x7c } }
|
|
|
|
|
2006-02-10 23:40:54 +03:00
|
|
|
|
|
|
|
//-----------------------------------------------------------
|
|
|
|
//Printing
|
|
|
|
//-----------------------------------------------------------
|
|
|
|
#define NS_DEVICE_CONTEXT_SPEC_CID \
|
|
|
|
{ 0xd7193600, 0x78e0, 0x11d2, \
|
|
|
|
{ 0xa8, 0x46, 0x00, 0x40, 0x95, 0x9a, 0x28, 0xc9 } }
|
|
|
|
|
|
|
|
#define NS_DEVICE_CONTEXT_SPEC_FACTORY_CID \
|
|
|
|
{ 0xec5bebb0, 0x7b51, 0x11d2, \
|
|
|
|
{ 0xa8, 0x48, 0x00, 0x40, 0x95, 0x9a, 0x28, 0xc9 } }
|
|
|
|
|
|
|
|
#define NS_PRINTSETTINGSSERVICE_CID \
|
|
|
|
{ 0x841387c8, 0x72e6, 0x484b, \
|
|
|
|
{ 0x92, 0x96, 0xbf, 0x6e, 0xea, 0x80, 0xd5, 0x8a } }
|
|
|
|
|
|
|
|
// NOTE: This now has the same CID as NS_PRINTSETTINGSSERVICE_CID
|
|
|
|
// will go away when Bug 144114 is fixed
|
|
|
|
#define NS_PRINTOPTIONS_CID NS_PRINTSETTINGSSERVICE_CID
|
|
|
|
|
|
|
|
#define NS_PRINTER_ENUMERATOR_CID \
|
|
|
|
{ 0xa6cf9129, 0x15b3, 0x11d2, \
|
|
|
|
{ 0x93, 0x2e, 0x00, 0x80, 0x5f, 0x8a, 0xdd, 0x32} }
|
|
|
|
|
|
|
|
#define NS_PRINTSESSION_CID \
|
|
|
|
{ 0x2f977d53, 0x5485, 0x11d4, \
|
|
|
|
{ 0x87, 0xe2, 0x00, 0x10, 0xa4, 0xe7, 0x5e, 0xf2 } }
|
|
|
|
|