summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbaglobals.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/vba/vbaglobals.hxx')
-rw-r--r--sc/source/ui/vba/vbaglobals.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/vba/vbaglobals.hxx b/sc/source/ui/vba/vbaglobals.hxx
index 5759bcbc4670..f6ced397a255 100644
--- a/sc/source/ui/vba/vbaglobals.hxx
+++ b/sc/source/ui/vba/vbaglobals.hxx
@@ -29,9 +29,9 @@
#include "excelvbahelper.hxx"
#include <vbahelper/vbaglobalbase.hxx>
- // =============================================================================
+
// class ScVbaGlobals
- // =============================================================================
+
typedef ::cppu::ImplInheritanceHelper1< VbaGlobalsBase, ov::excel::XGlobals > ScVbaGlobals_BASE;
@@ -85,6 +85,6 @@ typedef ::cppu::ImplInheritanceHelper1< VbaGlobalsBase, ov::excel::XGlobals > Sc
virtual OUString getServiceImplName();
virtual css::uno::Sequence<OUString> getServiceNames();
};
-#endif //
+#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
uui/qa/unit/data/uui-dialogs-test.txt
@@ -27,7 +27,7 @@
#
# Dialogs without a hard-coded representation. These will
-# be visualized using a fallback based on VclBuilder
+# be visualized using a fallback based on weld::Builder
#
# currently deactivated, leads to problems and the test to not work