polygn3d.cxx (cdf0e10c) polygn3d.cxx (a5258243)
1/*************************************************************************
2 *
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 *
5 * Copyright 2000, 2010 Oracle and/or its affiliates.
6 *
7 * OpenOffice.org - a multi-platform office productivity suite
8 *

--- 304 unchanged lines hidden (view full) ---

313}
314
315/*************************************************************************
316|*
317|* Wandle das Objekt in ein Gruppenobjekt bestehend aus 6 Polygonen
318|*
319\************************************************************************/
320
1/*************************************************************************
2 *
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 *
5 * Copyright 2000, 2010 Oracle and/or its affiliates.
6 *
7 * OpenOffice.org - a multi-platform office productivity suite
8 *

--- 304 unchanged lines hidden (view full) ---

313}
314
315/*************************************************************************
316|*
317|* Wandle das Objekt in ein Gruppenobjekt bestehend aus 6 Polygonen
318|*
319\************************************************************************/
320
321SdrObject *E3dPolygonObj::DoConvertToPolyObj(sal_Bool /*bBezier*/) const
321SdrObject *E3dPolygonObj::DoConvertToPolyObj(sal_Bool /*bBezier*/, bool /*bAddText*/) const
322{
323 return NULL;
324}
325
326/*************************************************************************
327|*
328|* Zuweisungsoperator
329|*

--- 32 unchanged lines hidden ---
322{
323 return NULL;
324}
325
326/*************************************************************************
327|*
328|* Zuweisungsoperator
329|*

--- 32 unchanged lines hidden ---