summaryrefslogtreecommitdiff
path: root/sc/inc/dapiuno.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/dapiuno.hxx')
-rw-r--r--sc/inc/dapiuno.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/dapiuno.hxx b/sc/inc/dapiuno.hxx
index bc0ec6105977..8d7b324fee8f 100644
--- a/sc/inc/dapiuno.hxx
+++ b/sc/inc/dapiuno.hxx
@@ -393,7 +393,7 @@ protected:
void SetDPObject( ScDPObject* pDPObject );
/** Returns the DataPilot dimension object related to the field described by maFieldId. */
- ScDPSaveDimension* GetDPDimension( ScDPObject** ppDPObject = 0 ) const;
+ ScDPSaveDimension* GetDPDimension( ScDPObject** ppDPObject = nullptr ) const;
/** Returns the number of members for the field described by maFieldId. */
sal_Int32 GetMemberCount() const;