summaryrefslogtreecommitdiff
path: root/sw/source/ui/vba/vbadialog.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/vba/vbadialog.cxx')
-rw-r--r--sw/source/ui/vba/vbadialog.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/vba/vbadialog.cxx b/sw/source/ui/vba/vbadialog.cxx
index ee83a331f895..e9b0cd34942d 100644
--- a/sw/source/ui/vba/vbadialog.cxx
+++ b/sw/source/ui/vba/vbadialog.cxx
@@ -34,7 +34,7 @@ static const WordDialogTable aWordDialogTable[] =
{ word::WdWordDialog::wdDialogFileOpen, ".uno:Open" },
{ word::WdWordDialog::wdDialogFilePrint, ".uno:Print" },
{ word::WdWordDialog::wdDialogFileSaveAs, ".uno:SaveAs" },
- { 0, 0 }
+ { 0, nullptr }
};
OUString