Remove visual noise from cppcanvas

Change-Id: I961e6a9e227962096b57569a8b8160841cacd950
This commit is contained in:
Alexander Wilms
2014-02-25 18:00:05 +01:00
committed by Thorsten Behrens
parent 6f2691bb6c
commit 8448d136ec
2 changed files with 9 additions and 9 deletions

View File

@@ -186,7 +186,7 @@ namespace
// iteratively fill dash array, first with dashs, then
// with dots.
// ===================================================
sal_Int32 nCurrEntry=0;
@@ -2789,12 +2789,12 @@ namespace cppcanvas
aRangeEnd->mnOrigIndex > nEndIndex )
{
// aRangeEnd denotes end of action vector,
//
// or
//
// nEndIndex references something _after_
// aRangeBegin, but _before_ aRangeEnd
//
// either way: no partial action left
return rFunctor.result();
}
@@ -2861,7 +2861,7 @@ namespace cppcanvas
// Public methods
// ====================================================================
ImplRenderer::ImplRenderer( const CanvasSharedPtr& rCanvas,
const GDIMetaFile& rMtf,

View File

@@ -1919,11 +1919,11 @@ namespace cppcanvas
}
// ======================================================================
//
// Action factory methods
//
// ======================================================================
/** Create an outline action