summaryrefslogtreecommitdiff
path: root/include/svtools/bindablecontrolhelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/bindablecontrolhelper.hxx')
-rw-r--r--include/svtools/bindablecontrolhelper.hxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/include/svtools/bindablecontrolhelper.hxx b/include/svtools/bindablecontrolhelper.hxx
index 2adca6c29f7e..9811b00891d7 100644
--- a/include/svtools/bindablecontrolhelper.hxx
+++ b/include/svtools/bindablecontrolhelper.hxx
@@ -23,14 +23,14 @@
#include <svtools/svtdllapi.h>
#include <com/sun/star/frame/XModel.hpp>
-//........................................................................
+
namespace svt
{
-//........................................................................
- //====================================================================
+
+
//= GraphicAccess
- //====================================================================
+
/** helper class for obtaining streams (which also can be used with the ImageProducer)
from a resource
*/
@@ -43,9 +43,9 @@ namespace svt
SVT_DLLPUBLIC static void ApplyListSourceAndBindableData( const com::sun::star::uno::Reference< com::sun::star::frame::XModel >& xModel, const com::sun::star::uno::Reference< com::sun::star::uno::XInterface >& rObj, const OUString& rsCtrlSource, const OUString& rsRowSource, sal_uInt16 nRefTab = 0 );
};
-//........................................................................
+
} // namespace svt
-//........................................................................
+
#endif // INCLUDED_SVTOOLS_BINDABLECONTROLHELPER_HXX