sphere3d.cxx (cdf0e10c) | sphere3d.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 * --- 114 unchanged lines hidden (view full) --- 123} 124 125/************************************************************************* 126|* 127|* Wandle das Objekt in ein Gruppenobjekt bestehend aus n Polygonen 128|* 129\************************************************************************/ 130 | 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 * --- 114 unchanged lines hidden (view full) --- 123} 124 125/************************************************************************* 126|* 127|* Wandle das Objekt in ein Gruppenobjekt bestehend aus n Polygonen 128|* 129\************************************************************************/ 130 |
131SdrObject *E3dSphereObj::DoConvertToPolyObj(sal_Bool /*bBezier*/) const | 131SdrObject *E3dSphereObj::DoConvertToPolyObj(sal_Bool /*bBezier*/, bool /*bAddText*/) const |
132{ 133 return NULL; 134} 135 136/************************************************************************* 137|* 138|* Leer-Konstruktor 139|* --- 87 unchanged lines hidden --- | 132{ 133 return NULL; 134} 135 136/************************************************************************* 137|* 138|* Leer-Konstruktor 139|* --- 87 unchanged lines hidden --- |