summaryrefslogtreecommitdiff
path: root/include/sfx2/sfxdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/sfxdlg.hxx')
-rw-r--r--include/sfx2/sfxdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/sfxdlg.hxx b/include/sfx2/sfxdlg.hxx
index b1ca6371665e..14e93052b5be 100644
--- a/include/sfx2/sfxdlg.hxx
+++ b/include/sfx2/sfxdlg.hxx
@@ -137,7 +137,7 @@ public:
virtual GetTabPageRanges GetTabPageRangesFunc( sal_uInt16 nId ) = 0;
virtual VclPtr<SfxAbstractInsertObjectDialog> CreateInsertObjectDialog( vcl::Window* pParent, const OUString& rCommand,
const css::uno::Reference < css::embed::XStorage >& xStor,
- const SvObjectServerList* pList = nullptr )=0;
+ const SvObjectServerList* pList )=0;
virtual VclPtr<VclAbstractDialog> CreateEditObjectDialog( const OUString& rCommand,
const css::uno::Reference < css::embed::XEmbeddedObject >& xObj )=0;
virtual VclPtr<SfxAbstractPasteDialog> CreatePasteDialog( vcl::Window* pParent )=0;