summaryrefslogtreecommitdiff
path: root/svx/source/engine3d/helperminimaldepth3d.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/engine3d/helperminimaldepth3d.cxx')
-rw-r--r--svx/source/engine3d/helperminimaldepth3d.cxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/svx/source/engine3d/helperminimaldepth3d.cxx b/svx/source/engine3d/helperminimaldepth3d.cxx
index bceb7df00f6b..298174047fbd 100644
--- a/svx/source/engine3d/helperminimaldepth3d.cxx
+++ b/svx/source/engine3d/helperminimaldepth3d.cxx
@@ -34,6 +34,8 @@ namespace drawinglayer
{
namespace processor3d
{
+ namespace {
+
class MinimalDephInViewExtractor : public BaseProcessor3D
{
private:
@@ -54,6 +56,8 @@ namespace drawinglayer
double getMinimalDepth() const { return mfMinimalDepth; }
};
+ }
+
void MinimalDephInViewExtractor::processBasePrimitive3D(const primitive3d::BasePrimitive3D& rCandidate)
{
// it is a BasePrimitive3D implementation, use getPrimitive3DID() call for switch