summaryrefslogtreecommitdiff
path: root/include/svx/float3d.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/float3d.hxx')
-rw-r--r--include/svx/float3d.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svx/float3d.hxx b/include/svx/float3d.hxx
index 0fff7e1fa168..72ea295193e5 100644
--- a/include/svx/float3d.hxx
+++ b/include/svx/float3d.hxx
@@ -204,8 +204,8 @@ private:
SVX_DLLPRIVATE void Reset();
SVX_DLLPRIVATE bool LBSelectColor( ColorLB* pLb, const Color& rColor );
- SVX_DLLPRIVATE sal_uInt16 GetLightSource( const PushButton* pBtn = NULL );
- SVX_DLLPRIVATE ColorLB* GetLbByButton( const PushButton* pBtn = NULL );
+ SVX_DLLPRIVATE sal_uInt16 GetLightSource( const PushButton* pBtn = nullptr );
+ SVX_DLLPRIVATE ColorLB* GetLbByButton( const PushButton* pBtn = nullptr );
SVX_DLLPRIVATE bool GetUILightState( const PushButton& rBtn ) const;
SVX_DLLPRIVATE void SetUILightState( PushButton& aBtn, bool bState );