summaryrefslogtreecommitdiff
path: root/sdext/source/minimizer/graphiccollector.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/source/minimizer/graphiccollector.hxx')
-rw-r--r--sdext/source/minimizer/graphiccollector.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sdext/source/minimizer/graphiccollector.hxx b/sdext/source/minimizer/graphiccollector.hxx
index 3cc0b7d7db7e..d1d37a3b96a6 100644
--- a/sdext/source/minimizer/graphiccollector.hxx
+++ b/sdext/source/minimizer/graphiccollector.hxx
@@ -69,7 +69,7 @@ class GraphicCollector
struct GraphicEntity
{
com::sun::star::awt::Size maLogicalSize; // the biggest logical size the graphic will be displayed
- sal_Bool mbRemoveCropArea; //
+ sal_Bool mbRemoveCropArea;
com::sun::star::text::GraphicCrop maGraphicCropLogic;
std::vector< GraphicUser > maUser;
@@ -89,9 +89,9 @@ class GraphicCollector
const GraphicSettings& rGraphicSettings, sal_Int32& rGraphics );
};
-// --------------------
+
// - GRAPHICCOLLECTOR -
-// --------------------
+
#endif // INCLUDED_SDEXT_SOURCE_MINIMIZER_GRAPHICCOLLECTOR_HXX