summaryrefslogtreecommitdiff
path: root/fpicker/source/win32/filepicker/customcontrol.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'fpicker/source/win32/filepicker/customcontrol.cxx')
-rw-r--r--fpicker/source/win32/filepicker/customcontrol.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/fpicker/source/win32/filepicker/customcontrol.cxx b/fpicker/source/win32/filepicker/customcontrol.cxx
index c7d78fa8b294..7a5e20793c5b 100644
--- a/fpicker/source/win32/filepicker/customcontrol.cxx
+++ b/fpicker/source/win32/filepicker/customcontrol.cxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -31,7 +31,7 @@
#include "customcontrol.hxx"
//-----------------------------------
-//
+//
//-----------------------------------
CCustomControl::~CCustomControl()
@@ -39,7 +39,7 @@ CCustomControl::~CCustomControl()
}
//-----------------------------------
-//
+//
//-----------------------------------
void SAL_CALL CCustomControl::AddControl(CCustomControl*)
@@ -48,7 +48,7 @@ void SAL_CALL CCustomControl::AddControl(CCustomControl*)
}
//-----------------------------------
-//
+//
//-----------------------------------
void SAL_CALL CCustomControl::RemoveControl(CCustomControl*)
@@ -57,7 +57,7 @@ void SAL_CALL CCustomControl::RemoveControl(CCustomControl*)
}
//-----------------------------------
-//
+//
//-----------------------------------
void SAL_CALL CCustomControl::RemoveAllControls()