summaryrefslogtreecommitdiffstats
path: root/include/svl/pickerhistoryaccess.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svl/pickerhistoryaccess.hxx')
-rw-r--r--include/svl/pickerhistoryaccess.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/include/svl/pickerhistoryaccess.hxx b/include/svl/pickerhistoryaccess.hxx
index 6f9a5309a122..4b848c879118 100644
--- a/include/svl/pickerhistoryaccess.hxx
+++ b/include/svl/pickerhistoryaccess.hxx
@@ -24,21 +24,21 @@
#include <com/sun/star/uno/Reference.hxx>
-//.........................................................................
+
namespace svt
{
-//.........................................................................
- // --------------------------------------------------------------------
+
+
SVL_DLLPUBLIC void addFolderPicker(
const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& _rxPicker );
SVL_DLLPUBLIC void addFilePicker(
const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& _rxPicker );
-//.........................................................................
+
} // namespace svt
-//.........................................................................
+
#endif // INCLUDED_SVL_PICKERHISTORYACCESS_HXX