summaryrefslogtreecommitdiff
path: root/toolkit/inc/helper/servicenames.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/inc/helper/servicenames.hxx')
-rw-r--r--toolkit/inc/helper/servicenames.hxx80
1 files changed, 1 insertions, 79 deletions
diff --git a/toolkit/inc/helper/servicenames.hxx b/toolkit/inc/helper/servicenames.hxx
index 73e0a3260f51..cd888c94d2eb 100644
--- a/toolkit/inc/helper/servicenames.hxx
+++ b/toolkit/inc/helper/servicenames.hxx
@@ -21,84 +21,6 @@
#include <sal/types.h>
-extern const char szServiceName_Toolkit[], szServiceName2_Toolkit[];
-extern const char szServiceName_MVCIntrospection[], szServiceName2_MVCIntrospection[];
-extern const char szServiceName_PopupMenu[], szServiceName2_PopupMenu[];
-extern const char szServiceName_MenuBar[], szServiceName2_MenuBar[];
-extern const char szServiceName_Pointer[], szServiceName2_Pointer[];
-extern const char szServiceName_UnoControlContainer[];
-extern const char szServiceName_UnoControlContainerModel[];
-extern const char szServiceName2_UnoMultiPageControl[];
-extern const char szServiceName2_UnoMultiPageModel[];
-extern const char szServiceName2_UnoPageControl[];
-extern const char szServiceName2_UnoPageModel[];
-extern const char szServiceName2_UnoFrameControl[];
-extern const char szServiceName2_UnoFrameModel[];
-extern const char szServiceName_TabController[], szServiceName2_TabController[];
-extern const char szServiceName_TabControllerModel[], szServiceName2_TabControllerModel[];
-extern const char szServiceName_UnoControlDialog[], szServiceName2_UnoControlDialog[];
-extern const char szServiceName_UnoControlDialogModel[], szServiceName2_UnoControlDialogModel[];
-extern const char szServiceName_UnoControlEdit[], szServiceName2_UnoControlEdit[];
-extern const char szServiceName_UnoControlEditModel[];
-extern const char szServiceName_UnoControlFileControl[];
-extern const char szServiceName_UnoControlFileControlModel[];
-extern const char szServiceName_UnoControlButton[];
-extern const char szServiceName_UnoControlButtonModel[];
-extern const char szServiceName_UnoControlImageButton[], szServiceName2_UnoControlImageButton[];
-extern const char szServiceName_UnoControlImageButtonModel[], szServiceName2_UnoControlImageButtonModel[];
-extern const char szServiceName_UnoControlImageControl[];
-extern const char szServiceName_UnoControlImageControlModel[];
-extern const char szServiceName_UnoControlRadioButton[];
-extern const char szServiceName_UnoControlRadioButtonModel[];
-extern const char szServiceName_UnoControlCheckBox[];
-extern const char szServiceName_UnoControlCheckBoxModel[];
-extern const char szServiceName_UnoControlListBox[];
-extern const char szServiceName_UnoControlListBoxModel[];
-extern const char szServiceName_UnoControlComboBox[];
-extern const char szServiceName_UnoControlComboBoxModel[];
-extern const char szServiceName_UnoControlFixedText[];
-extern const char szServiceName_UnoControlGroupBox[];
-extern const char szServiceName_UnoControlGroupBoxModel[];
-extern const char szServiceName_UnoControlDateField[];
-extern const char szServiceName_UnoControlDateFieldModel[];
-extern const char szServiceName_UnoControlTimeField[];
-extern const char szServiceName_UnoControlTimeFieldModel[];
-extern const char szServiceName_UnoControlNumericField[];
-extern const char szServiceName_UnoControlNumericFieldModel[];
-extern const char szServiceName_UnoControlCurrencyField[];
-extern const char szServiceName_UnoControlCurrencyFieldModel[];
-extern const char szServiceName_UnoControlPatternField[];
-extern const char szServiceName_UnoControlPatternFieldModel[];
-extern const char szServiceName_UnoControlFormattedField[];
-extern const char szServiceName_UnoControlFormattedFieldModel[];
-extern const char szServiceName_UnoControlProgressBar[];
-extern const char szServiceName_UnoControlProgressBarModel[];
-extern const char szServiceName_UnoControlScrollBar[];
-extern const char szServiceName_UnoControlScrollBarModel[];
-extern const char szServiceName_UnoControlFixedLine[];
-extern const char szServiceName_UnoControlFixedLineModel[];
-extern const char szServiceName_PrinterServer[], szServiceName2_PrinterServer[];
-extern const char szServiceName_UnoControlRoadmap[];
-extern const char szServiceName_UnoControlRoadmapModel[];
-
-extern const char szServiceName_UnoSpinButtonControl[], szServiceName_UnoSpinButtonModel[];
-
-extern const char szServiceName_GridControl[];
-extern const char szServiceName_DefaultGridDataModel[];
-extern const char szServiceName_DefaultGridColumnModel[];
-extern const char szServiceName_GridColumn[];
-extern const char szServiceName_SortableGridDataModel[];
-
-extern const char szServiceName_AnimatedImagesControl[];
-extern const char szServiceName_AnimatedImagesControlModel[];
-extern const char szServiceName_SpinningProgressControlModel[];
-
-extern const char szServiceName_UnoControlTabPageModel[], szServiceName2_UnoControlTabPageModel[];
-extern const char szServiceName_UnoControlTabPage[];
-extern const char szServiceName_UnoControlTabPageContainerModel[];
-extern const char szServiceName_UnoControlTabPageContainer[];
-
-// ExtUnoWrapper:
-extern const char szServiceName_ImageProducer[], szServiceName2_ImageProducer[];
+extern const char szServiceName_UnoControlDialog[];
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */