diff options
Diffstat (limited to 'basctl/inc')
-rw-r--r-- | basctl/inc/basidesh.hrc | 174 | ||||
-rw-r--r-- | basctl/inc/helpid.hrc | 79 | ||||
-rw-r--r-- | basctl/inc/iderdll.hxx | 56 | ||||
-rw-r--r-- | basctl/inc/pch/precompiled_basctl.cxx | 31 | ||||
-rw-r--r-- | basctl/inc/pch/precompiled_basctl.hxx | 209 |
5 files changed, 0 insertions, 549 deletions
diff --git a/basctl/inc/basidesh.hrc b/basctl/inc/basidesh.hrc deleted file mode 100644 index 0c85ead14..000000000 --- a/basctl/inc/basidesh.hrc +++ /dev/null @@ -1,174 +0,0 @@ -/************************************************************************* - * - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. - * - * Copyright 2000, 2010 Oracle and/or its affiliates. - * - * OpenOffice.org - a multi-platform office productivity suite - * - * This file is part of OpenOffice.org. - * - * OpenOffice.org is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License version 3 - * only, as published by the Free Software Foundation. - * - * OpenOffice.org is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License version 3 for more details - * (a copy is included in the LICENSE file that accompanied this code). - * - * You should have received a copy of the GNU Lesser General Public License - * version 3 along with OpenOffice.org. If not, see - * <http://www.openoffice.org/license.html> - * for a copy of the LGPLv3 License. - * - ************************************************************************/ -#ifndef _BASIDESH_HRC -#define _BASIDESH_HRC - -#ifndef _SVX_SVXIDS_HRC -#include <svx/svxids.hrc> -#endif - -// Resource-ID's... -#ifndef _SVX_NOIDERESIDS - -#define RID_BASICIDE_OBJECTBAR ( RID_BASICIDE_START + 0 ) -#define RID_BASICMENU ( RID_BASICIDE_START + 1 ) -#define RID_BASICPLUGINMENU ( RID_BASICIDE_START + 2 ) -#define RID_EDT_WATCHEDIT ( RID_BASICIDE_START + 4 ) -#define RID_ICO_MDIWINDOW ( RID_BASICIDE_START + 5 ) -#define RID_POPUP_BRKDLG ( RID_BASICIDE_START + 10 ) -#define RID_POPUP_BRKPROPS ( RID_BASICIDE_START + 11 ) -#define RID_POPUP_TABBAR ( RID_BASICIDE_START + 12 ) -#define RID_TD_ORGANIZE ( RID_BASICIDE_START + 36 ) -#define RID_TP_MODULS ( RID_BASICIDE_START + 37 ) -#define RID_TP_LIBS ( RID_BASICIDE_START + 38 ) -#define RID_TP_DLGS ( RID_BASICIDE_START + 39 ) -#define RID_DLG_LIBS ( RID_BASICIDE_START + 40 ) -#define RID_DLG_NEWLIB ( RID_BASICIDE_START + 42 ) -#define RID_DLG_EXPORT ( RID_BASICIDE_START + 43 ) -#define RID_POPUP_DLGED ( RID_BASICIDE_START + 62 ) -#define RID_PRINTDLG_STRLIST ( RID_BASICIDE_START + 78 ) - -#define RID_IMGBTN_REMOVEWATCH ( RID_BASICIDE_START + 8 ) -#define RID_IMG_INSTALLATION ( RID_BASICIDE_START + 20 ) -#define RID_IMG_DOCUMENT ( RID_BASICIDE_START + 22 ) -#define RID_IMG_MODLIB ( RID_BASICIDE_START + 24 ) -#define RID_IMG_MODLIBNOTLOADED ( RID_BASICIDE_START + 26 ) -#define RID_IMG_MODULE ( RID_BASICIDE_START + 28 ) -#define RID_IMG_MACRO ( RID_BASICIDE_START + 30 ) -#define RID_IMG_DLGLIB ( RID_BASICIDE_START + 32 ) -#define RID_IMG_DLGLIBNOTLOADED ( RID_BASICIDE_START + 34 ) -#define RID_IMG_DIALOG ( RID_BASICIDE_START + 36 ) -#define RID_IMG_LOCKED ( RID_BASICIDE_START + 41 ) -#define RID_IMGLST_LAYOUT ( RID_BASICIDE_START + 49 ) - -#define RID_STR_SEARCHALLMODULES ( RID_BASICIDE_START + 1 ) -#define RID_STR_SEARCHFROMSTART ( RID_BASICIDE_START + 2 ) -#define RID_STR_NOMODULE ( RID_BASICIDE_START + 3 ) -#define RID_STR_FILTER_ALLFILES ( RID_BASICIDE_START + 4 ) -// free -#define RID_STR_CANNOTCLOSE ( RID_BASICIDE_START + 13 ) -#define RID_STR_IDENAME ( RID_BASICIDE_START + 14 ) -#define RID_STR_INITIDE ( RID_BASICIDE_START + 15 ) -#define RID_STR_STACKNAME ( RID_BASICIDE_START + 16 ) -#define RID_STR_WATCHNAME ( RID_BASICIDE_START + 17 ) -#define RID_STR_REMOVEWATCH ( RID_BASICIDE_START + 18 ) -#define RID_STR_CANNOTRUNMACRO ( RID_BASICIDE_START + 19 ) -#define RID_STR_OPEN ( RID_BASICIDE_START + 20 ) -#define RID_STR_SAVE ( RID_BASICIDE_START + 21 ) -#define RID_STR_RUNTIMEERROR ( RID_BASICIDE_START + 22 ) -#define RID_STR_COMPILEERROR ( RID_BASICIDE_START + 23 ) -#define RID_STR_STDDIALOGNAME ( RID_BASICIDE_START + 24 ) -#define RID_STR_STDMACRONAME ( RID_BASICIDE_START + 25 ) -#define RID_STR_STDJAVAFUNCTIONNAME ( RID_BASICIDE_START + 26 ) -#define RID_STR_STDMODULENAME ( RID_BASICIDE_START + 27 ) -#define RID_STR_ALL ( RID_BASICIDE_START + 28 ) -#define RID_STR_CLOSE ( RID_BASICIDE_START + 29 ) -#define RID_STR_PAGE ( RID_BASICIDE_START + 30 ) -#define RID_STR_BADSBXNAME ( RID_BASICIDE_START + 31 ) -#define RID_STR_STDLIBNAME ( RID_BASICIDE_START + 32 ) -#define RID_STR_ERROROPENSTORAGE ( RID_BASICIDE_START + 33 ) -#define RID_STR_NOLIBINSTORAGE ( RID_BASICIDE_START + 34 ) -#define RID_STR_SBXNAMEALLREADYUSED ( RID_BASICIDE_START + 35 ) -#define RID_STR_SIGNED ( RID_BASICIDE_START + 36 ) -#define RID_STR_WATCHVARIABLE ( RID_BASICIDE_START + 37 ) -#define RID_STR_WATCHVALUE ( RID_BASICIDE_START + 38 ) -#define RID_STR_WATCHTYPE ( RID_BASICIDE_START + 39 ) -// free -#define RID_STR_REPLACESTDLIB ( RID_BASICIDE_START + 41 ) -#define RID_STR_SBXNAMEALLREADYUSED2 ( RID_BASICIDE_START + 42 ) -#define RID_STR_SEARCHNOTFOUND ( RID_BASICIDE_START + 43 ) -#define RID_STR_SEARCHREPLACES ( RID_BASICIDE_START + 44 ) -#define RID_STR_CANNOTCHANGENAMESTDLIB ( RID_BASICIDE_START + 45 ) -#define RID_STR_CANNOTCHANGENAMEREFLIB ( RID_BASICIDE_START + 46 ) -#define RID_STR_CANNOTUNLOADSTDLIB ( RID_BASICIDE_START + 47 ) -#define RID_STR_GENERATESOURCE ( RID_BASICIDE_START + 48 ) -#define RID_STR_REFNOTPOSSIBLE ( RID_BASICIDE_START + 49 ) -#define RID_STR_FILEEXISTS ( RID_BASICIDE_START + 50 ) -// free -#define RID_STR_ERROROPENLIB ( RID_BASICIDE_START + 55 ) -#define RID_STR_STDJAVAMODULENAME ( RID_BASICIDE_START + 56 ) -#define RID_STR_NEWLIB ( RID_BASICIDE_START + 57 ) -#define RID_STR_NEWMOD ( RID_BASICIDE_START + 58 ) -#define RID_STR_NEWDLG ( RID_BASICIDE_START + 59 ) -#define RID_STR_LIBNAMETOLONG ( RID_BASICIDE_START + 60 ) -#define RID_STR_ERRORCHOOSEMACRO ( RID_BASICIDE_START + 61 ) -// free -#define RID_STR_LIBISREADONLY ( RID_BASICIDE_START + 63 ) -#define RID_STR_REPLACELIB ( RID_BASICIDE_START + 64 ) -// free -#define RID_STR_IMPORTNOTPOSSIBLE ( RID_BASICIDE_START + 67 ) -#define RID_STR_NOIMPORT ( RID_BASICIDE_START + 68 ) -#define RID_STR_ENTERPASSWORD ( RID_BASICIDE_START + 69 ) -// free -#define RID_STR_NEWMETH ( RID_BASICIDE_START + 71 ) -#define RID_STR_USERMACROS ( RID_BASICIDE_START + 72 ) -#define RID_STR_USERDIALOGS ( RID_BASICIDE_START + 73 ) -#define RID_STR_USERMACROSDIALOGS ( RID_BASICIDE_START + 74 ) -#define RID_STR_SHAREMACROS ( RID_BASICIDE_START + 75 ) -#define RID_STR_SHAREDIALOGS ( RID_BASICIDE_START + 76 ) -#define RID_STR_SHAREMACROSDIALOGS ( RID_BASICIDE_START + 77 ) -// free -#define RID_STR_QUERYREPLACEMACRO ( RID_BASICIDE_START + 80 ) -#define RID_STR_FILENAME ( RID_BASICIDE_START + 81 ) -#define RID_STR_APPENDLIBS ( RID_BASICIDE_START + 82 ) -#define RID_STR_QUERYDELMACRO ( RID_BASICIDE_START + 83 ) -#define RID_STR_QUERYDELDIALOG ( RID_BASICIDE_START + 84 ) -#define RID_STR_QUERYDELLIB ( RID_BASICIDE_START + 85 ) -#define RID_STR_QUERYDELLIBREF ( RID_BASICIDE_START + 86 ) -#define RID_STR_QUERYDELMODULE ( RID_BASICIDE_START + 87 ) -#define RID_STR_BASIC ( RID_BASICIDE_START + 88 ) -#define RID_STR_DOC ( RID_BASICIDE_START + 89 ) -#define RID_STR_MACRONAMEREQ ( RID_BASICIDE_START + 90 ) -#define RID_STR_WILLSTOPPRG ( RID_BASICIDE_START + 91 ) -#define RID_STR_STACK ( RID_BASICIDE_START + 92 ) -#define RID_STR_OBJNOTFOUND ( RID_BASICIDE_START + 93 ) -#define RID_STR_COULDNTREAD ( RID_BASICIDE_START + 94 ) -#define RID_STR_COULDNTWRITE ( RID_BASICIDE_START + 95 ) -#define RID_STR_WRONGPASSWORD ( RID_BASICIDE_START + 96 ) -#define RID_STR_LINE ( RID_BASICIDE_START + 97 ) -#define RID_STR_COLUMN ( RID_BASICIDE_START + 98 ) -#define RID_STR_SOURCETOBIG ( RID_BASICIDE_START + 99 ) -#define RID_STR_EXPORTPACKAGE ( RID_BASICIDE_START + 100 ) -#define RID_STR_EXPORTBASIC ( RID_BASICIDE_START + 101 ) -#define RID_STR_PACKAGE_BUNDLE ( RID_BASICIDE_START + 102 ) - -#define RID_STR_DLGIMP_CLASH_RENAME ( RID_BASICIDE_START + 110 ) -#define RID_STR_DLGIMP_CLASH_REPLACE ( RID_BASICIDE_START + 111 ) -#define RID_STR_DLGIMP_CLASH_TITLE ( RID_BASICIDE_START + 112 ) -#define RID_STR_DLGIMP_CLASH_TEXT ( RID_BASICIDE_START + 113 ) -#define RID_STR_DLGIMP_MISMATCH_ADD ( RID_BASICIDE_START + 114 ) -#define RID_STR_DLGIMP_MISMATCH_OMIT ( RID_BASICIDE_START + 115 ) -#define RID_STR_DLGIMP_MISMATCH_TITLE ( RID_BASICIDE_START + 116 ) -#define RID_STR_DLGIMP_MISMATCH_TEXT ( RID_BASICIDE_START + 117 ) -#define RID_STR_DOCUMENT_OBJECTS ( RID_BASICIDE_START + 118 ) -#define RID_STR_USERFORMS ( RID_BASICIDE_START + 119 ) -#define RID_STR_NORMAL_MODULES ( RID_BASICIDE_START + 120 ) -#define RID_STR_CLASS_MODULES ( RID_BASICIDE_START + 121 ) - -#endif // _SVX_NOIDERESIDS - -#endif // _BASIDESH_HRC diff --git a/basctl/inc/helpid.hrc b/basctl/inc/helpid.hrc deleted file mode 100644 index 64341f504..000000000 --- a/basctl/inc/helpid.hrc +++ /dev/null @@ -1,79 +0,0 @@ -/************************************************************************* - * - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. - * - * Copyright 2000, 2010 Oracle and/or its affiliates. - * - * OpenOffice.org - a multi-platform office productivity suite - * - * This file is part of OpenOffice.org. - * - * OpenOffice.org is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License version 3 - * only, as published by the Free Software Foundation. - * - * OpenOffice.org is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License version 3 for more details - * (a copy is included in the LICENSE file that accompanied this code). - * - * You should have received a copy of the GNU Lesser General Public License - * version 3 along with OpenOffice.org. If not, see - * <http://www.openoffice.org/license.html> - * for a copy of the LGPLv3 License. - * - ************************************************************************/ -#ifndef _BASCTL_HELPID_HRC -#define _BASCTL_HELPID_HRC - -#define HID_BASICIDE_TOOLBOX "BASCTL_HID_BASICIDE_TOOLBOX" -#define HID_BASICIDE_OBJECTS "BASCTL_HID_BASICIDE_OBJECTS" -#define HID_MACRO_OPTIONS "BASCTL_HID_MACRO_OPTIONS" -#define HID_BASICIDE_BRKPNTS "BASCTL_HID_BASICIDE_BRKPNTS" -#define HID_BASICIDE_MODULS "BASCTL_HID_BASICIDE_MODULS" -#define HID_BASICIDE_LIBS_TP "BASCTL_HID_BASICIDE_LIBS_TP" -#define HID_BASICIDE_LIBS_DLG "BASCTL_HID_BASICIDE_LIBS_DLG" -#define HID_BASICIDE_CONTROLS "BASCTL_HID_BASICIDE_CONTROLS" -#define HID_BASICIDE_MACROS "BASCTL_HID_BASICIDE_MACROS" -#define HID_BASICIDE_LIBS "BASCTL_HID_BASICIDE_LIBS" -#define HID_BASICIDE_ORG_TC "BASCTL_HID_BASICIDE_ORG_TC" - -#define HID_BASICIDE_MODULES_TREE "BASCTL_HID_BASICIDE_MODULES_TREE" -#define HID_BASICIDE_LIBS_TREE "BASCTL_HID_BASICIDE_LIBS_TREE" -#define HID_BASICIDE_LIBSDLG_TREE "BASCTL_HID_BASICIDE_LIBSDLG_TREE" -#define HID_BASICIDE_OBJECTCAT "BASCTL_HID_BASICIDE_OBJECTCAT" - -#define HID_BASICIDE_PROP_BROWSER "BASCTL_HID_BASICIDE_PROP_BROWSER" - -#define HID_BASICIDE_PROP_BROWSER_LBOX "BASCTL_HID_BASICIDE_PROP_BROWSER_LBOX" - -#define HID_BASICIDE_OBJCAT_SHOW "BASCTL_HID_BASICIDE_OBJCAT_SHOW" -#define HID_BASICIDE_OBJCAT_PROPS "BASCTL_HID_BASICIDE_OBJCAT_PROPS" -#define HID_BASICIDE_OBJCAT_HELP "BASCTL_HID_BASICIDE_OBJCAT_HELP" - -#define HID_BASICIDE_BRKDLG "BASCTL_HID_BASICIDE_BRKDLG" -#define HID_BASICIDE_ACTIV "BASCTL_HID_BASICIDE_ACTIV" -#define HID_BASICIDE_BRKPROPS "BASCTL_HID_BASICIDE_BRKPROPS" -#define HID_BASICIDE_REMOVEWATCH "BASCTL_HID_BASICIDE_REMOVEWATCH" -#define HID_BASICIDE_GOTOALL "BASCTL_HID_BASICIDE_GOTOALL" - -#define HID_BASICIDE_MODULWINDOW "BASCTL_HID_BASICIDE_MODULWINDOW" -#define HID_BASICIDE_DIALOGWINDOW "BASCTL_HID_BASICIDE_DIALOGWINDOW" - -#define HID_BASICIDE_EDITORWINDOW "BASCTL_HID_BASICIDE_EDITORWINDOW" -#define HID_BASICIDE_BREAKPOINTWINDOW "BASCTL_HID_BASICIDE_BREAKPOINTWINDOW" -#define HID_BASICIDE_WATCHWINDOW "BASCTL_HID_BASICIDE_WATCHWINDOW" -#define HID_BASICIDE_STACKWINDOW "BASCTL_HID_BASICIDE_STACKWINDOW" -#define HID_BASICIDE_TABBAR "BASCTL_HID_BASICIDE_TABBAR" -#define HID_BASICIDE_WATCHWINDOW_EDIT "BASCTL_HID_BASICIDE_WATCHWINDOW_EDIT" -#define HID_BASICIDE_WATCHWINDOW_LIST "BASCTL_HID_BASICIDE_WATCHWINDOW_LIST" -#define HID_BASICIDE_STACKWINDOW_LIST "BASCTL_HID_BASICIDE_STACKWINDOW_LIST" - -#define HID_BASICIDE_MANAGE_LANGUAGE "BASCTL_HID_BASICIDE_MANAGE_LANGUAGE" -#define HID_BASICIDE_SETDEFAULT_LANGUAGE "BASCTL_HID_BASICIDE_SETDEFAULT_LANGUAGE" -#define HID_BASICIDE_ADDNEW_LANGUAGE "BASCTL_HID_BASICIDE_ADDNEW_LANGUAGE" -#define HID_BASICIDE_ADDNEW_CONTROL "BASCTL_HID_BASICIDE_ADDNEW_CONTROL" - -#endif - diff --git a/basctl/inc/iderdll.hxx b/basctl/inc/iderdll.hxx deleted file mode 100644 index fcebc6ac4..000000000 --- a/basctl/inc/iderdll.hxx +++ /dev/null @@ -1,56 +0,0 @@ -/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ -/************************************************************************* - * - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. - * - * Copyright 2000, 2010 Oracle and/or its affiliates. - * - * OpenOffice.org - a multi-platform office productivity suite - * - * This file is part of OpenOffice.org. - * - * OpenOffice.org is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License version 3 - * only, as published by the Free Software Foundation. - * - * OpenOffice.org is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License version 3 for more details - * (a copy is included in the LICENSE file that accompanied this code). - * - * You should have received a copy of the GNU Lesser General Public License - * version 3 along with OpenOffice.org. If not, see - * <http://www.openoffice.org/license.html> - * for a copy of the LGPLv3 License. - * - ************************************************************************/ - -#ifndef _IDERDLL_HXX -#define _IDERDLL_HXX - -class BasicIDEShell; -class BasicIDEData; - -class BasicIDEDLL -{ - friend class BasicIDEShell; - - BasicIDEShell* pShell; - BasicIDEData* pExtraData; - -public: - BasicIDEDLL(); - ~BasicIDEDLL(); - - BasicIDEShell* GetShell() const { return pShell; } - BasicIDEData* GetExtraData(); - static void Init(); - static BasicIDEDLL* GetDLL(); -}; - -#define IDE_DLL() BasicIDEDLL::GetDLL() - -#endif //_IDERDLL_HXX - -/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/inc/pch/precompiled_basctl.cxx b/basctl/inc/pch/precompiled_basctl.cxx deleted file mode 100644 index 89ca1ce47..000000000 --- a/basctl/inc/pch/precompiled_basctl.cxx +++ /dev/null @@ -1,31 +0,0 @@ -/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ -/************************************************************************* - * - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. - * - * Copyright 2000, 2010 Oracle and/or its affiliates. - * - * OpenOffice.org - a multi-platform office productivity suite - * - * This file is part of OpenOffice.org. - * - * OpenOffice.org is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License version 3 - * only, as published by the Free Software Foundation. - * - * OpenOffice.org is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License version 3 for more details - * (a copy is included in the LICENSE file that accompanied this code). - * - * You should have received a copy of the GNU Lesser General Public License - * version 3 along with OpenOffice.org. If not, see - * <http://www.openoffice.org/license.html> - * for a copy of the LGPLv3 License. - * - ************************************************************************/ - -#include "precompiled_basctl.hxx" - -/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/inc/pch/precompiled_basctl.hxx b/basctl/inc/pch/precompiled_basctl.hxx deleted file mode 100644 index 5c6963724..000000000 --- a/basctl/inc/pch/precompiled_basctl.hxx +++ /dev/null @@ -1,209 +0,0 @@ -/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ -/************************************************************************* - * - * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. - * - * Copyright 2000, 2010 Oracle and/or its affiliates. - * - * OpenOffice.org - a multi-platform office productivity suite - * - * This file is part of OpenOffice.org. - * - * OpenOffice.org is free software: you can redistribute it and/or modify - * it under the terms of the GNU Lesser General Public License version 3 - * only, as published by the Free Software Foundation. - * - * OpenOffice.org is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License version 3 for more details - * (a copy is included in the LICENSE file that accompanied this code). - * - * You should have received a copy of the GNU Lesser General Public License - * version 3 along with OpenOffice.org. If not, see - * <http://www.openoffice.org/license.html> - * for a copy of the LGPLv3 License. - * - ************************************************************************/ - -// MARKER(update_precomp.py): Generated on 2006-09-01 17:49:30.436716 - -#ifdef PRECOMPILED_HEADERS -#include "com/sun/star/accessibility/AccessibleEventId.hpp" -#include "com/sun/star/accessibility/AccessibleRole.hpp" -#include "com/sun/star/accessibility/AccessibleStateType.hpp" -#include "com/sun/star/awt/XDialog.hpp" -#include "com/sun/star/beans/PropertyValue.hpp" -#include "com/sun/star/beans/XPropertySet.hpp" -#include "com/sun/star/beans/Property.hpp" -#include "com/sun/star/container/XNameContainer.hpp" -#include "com/sun/star/document/MacroExecMode.hpp" -#include "com/sun/star/frame/XDispatchProvider.hpp" -#include "com/sun/star/frame/XLayoutManager.hpp" -#include "com/sun/star/resource/XStringResourcePersistence.hpp" -#include "com/sun/star/script/XLibraryContainer.hpp" -#include "com/sun/star/script/XLibraryContainerPassword.hpp" -#include "com/sun/star/script/XLibraryContainer2.hpp" -#include "com/sun/star/task/XStatusIndicator.hpp" -#include "com/sun/star/task/XStatusIndicatorFactory.hpp" -#include "com/sun/star/ui/dialogs/XFilePicker.hpp" -#include "com/sun/star/ui/dialogs/XFilePickerControlAccess.hpp" -#include "com/sun/star/ui/dialogs/XFilterManager.hpp" -#include "com/sun/star/ui/dialogs/TemplateDescription.hpp" -#include "com/sun/star/ui/dialogs/ExtendedFilePickerElementIds.hpp" -#include "com/sun/star/util/XCloneable.hpp" - -#include "comphelper/types.hxx" -#include "comphelper/processfactory.hxx" - -#include "toolkit/awt/vclxfont.hxx" -#include "toolkit/helper/externallock.hxx" -#include "toolkit/helper/convert.hxx" -#include "toolkit/helper/vclunohelper.hxx" - -#include "tools/debug.hxx" -#include "tools/diagnose_ex.h" -#include "tools/urlobj.hxx" - -#include "vcl/wrkwin.hxx" -#include "vcl/msgbox.hxx" -#include "vcl/menu.hxx" -#include "vcl/status.hxx" -#include "vcl/sound.hxx" -#include "vcl/svapp.hxx" -#include "vcl/scrbar.hxx" - -#include "svl/svarray.hxx" -#include "svl/itempool.hxx" -#include "svl/itemset.hxx" -#include "svl/aeitem.hxx" -#include "svl/stritem.hxx" -#include "svl/whiter.hxx" -#include "svtools/langtab.hxx" -#include "svtools/texteng.hxx" -#include "svtools/textview.hxx" -#include "svtools/xtextedt.hxx" -#include "svtools/txtattr.hxx" -#include "svtools/textwindowpeer.hxx" -#include "svl/urihelper.hxx" - -#define _BASIC_TEXTPORTIONS -#include "basic/sbdef.hxx" -#include "basic/sbstar.hxx" -#include "basic/sbmeth.hxx" -#include "basic/sbmod.hxx" -#include "basic/basmgr.hxx" -#include "basic/sbuno.hxx" -#include "basic/basrdll.hxx" -#include "basic/sbx.hxx" - -#include "sfx2/app.hxx" -#include "sfx2/objface.hxx" -#include "sfx2/printer.hxx" -#include "sfx2/viewsh.hxx" -#include "sfx2/event.hxx" -#include "sfx2/bindings.hxx" -#include "sfx2/request.hxx" -#include "sfx2/childwin.hxx" -#include "sfx2/viewfrm.hxx" -#include "sfx2/objsh.hxx" -#include "sfx2/genlink.hxx" -#include "sfx2/dispatch.hxx" -#include "sfx2/minfitem.hxx" -#include "sfx2/dinfdlg.hxx" -#include "sfx2/progress.hxx" -#include "sfx2/docfile.hxx" -#include "sfx2/docfac.hxx" - - -#define ITEMID_FONT 0 -#define ITEMID_POSTURE 0 -#define ITEMID_WEIGHT 0 -#define ITEMID_SHADOWED 0 -#define ITEMID_CONTOUR 0 -#define ITEMID_CROSSEDOUT 0 -#define ITEMID_UNDERLINE 0 -#define ITEMID_FONTHEIGHT 0 -#define ITEMID_COLOR 0 -#define ITEMID_ADJUST 0 -#define ITEMID_LINESPACING 0 -#define ITEMID_TABSTOP 0 -#define ITEMID_LRSPACE 0 -#define ITEMID_ULSPACE 0 -#define ITEMID_SEARCH 0 -#define ITEMID_SEARCH 0 -#define ITEMID_SIZE 0 -#define ITEMID_FONTLIST 0 -#define ITEMID_AUTOKERN 0 -#define ITEMID_WORDLINEMODE 0 -#define ITEMID_PROPSIZE 0 -#define ITEMID_CHARSETCOLOR 0 -#define ITEMID_KERNING 0 -#define ITEMID_CASEMAP 0 -#define ITEMID_ESCAPEMENT 0 -#define ITEMID_LANGUAGE 0 -#define ITEMID_NOLINEBREAK 0 -#define ITEMID_NOHYPHENHERE 0 -#define ITEMID_BLINK 0 -#define ITEMID_PAPERBIN 0 -#define ITEMID_PRINT 0 -#define ITEMID_OPAQUE 0 -#define ITEMID_PROTECT 0 -#define ITEMID_SHADOW 0 -#define ITEMID_BOX 0 -#define ITEMID_BOXINFO 0 -#define ITEMID_FMTBREAK 0 -#define ITEMID_FMTKEEP 0 -#define ITEMID_LINE 0 -#define ITEMID_BRUSH 0 - -#include "svl/srchitem.hxx" -#include "editeng/flstitem.hxx" -#include "editeng/fontitem.hxx" -#include "editeng/postitem.hxx" -#include "editeng/wghtitem.hxx" -#include "editeng/fhgtitem.hxx" -#include "editeng/fwdtitem.hxx" -#include "editeng/udlnitem.hxx" -#include "editeng/crsditem.hxx" -#include "editeng/shdditem.hxx" -#include "editeng/akrnitem.hxx" -#include "editeng/wrlmitem.hxx" -#include "editeng/cntritem.hxx" -#include "editeng/prszitem.hxx" -#include "editeng/colritem.hxx" -#include "editeng/cscoitem.hxx" -#include "editeng/kernitem.hxx" - -#include "editeng/cmapitem.hxx" -#include "editeng/escpitem.hxx" -#include "editeng/langitem.hxx" -#include "editeng/nlbkitem.hxx" -#include "editeng/nhypitem.hxx" -#include "editeng/lcolitem.hxx" -#include "editeng/blnkitem.hxx" - -#include "editeng/pbinitem.hxx" -#include "editeng/sizeitem.hxx" -#include "editeng/lrspitem.hxx" -#include "editeng/ulspitem.hxx" -#include "editeng/prntitem.hxx" -#include "editeng/opaqitem.hxx" -#include "editeng/protitem.hxx" -#include "editeng/shaditem.hxx" -#include "editeng/boxitem.hxx" -#include "editeng/brkitem.hxx" -#include "editeng/keepitem.hxx" -#include "editeng/bolnitem.hxx" -#include "editeng/brshitem.hxx" -#include "svx/xmlsecctrl.hxx" -#include "editeng/unolingu.hxx" - -#include "xmlscript/xmldlg_imexp.hxx" - -#include "unotools/charclass.hxx" -#include "unotools/accessiblestatesethelper.hxx" -#include "unotools/accessiblerelationsethelper.hxx" -#endif - -/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |