cube3d.cxx (cdf0e10c) | cube3d.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 * --- 84 unchanged lines hidden (view full) --- 93} 94 95/************************************************************************* 96|* 97|* Wandle das Objekt in ein Gruppenobjekt bestehend aus 6 Polygonen 98|* 99\************************************************************************/ 100 | 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 * --- 84 unchanged lines hidden (view full) --- 93} 94 95/************************************************************************* 96|* 97|* Wandle das Objekt in ein Gruppenobjekt bestehend aus 6 Polygonen 98|* 99\************************************************************************/ 100 |
101SdrObject *E3dCubeObj::DoConvertToPolyObj(sal_Bool /*bBezier*/) const | 101SdrObject *E3dCubeObj::DoConvertToPolyObj(sal_Bool /*bBezier*/, bool /*bAddText*/) const |
102{ 103 return NULL; 104} 105 106/************************************************************************* 107|* 108|* Zuweisungsoperator 109|* --- 90 unchanged lines hidden --- | 102{ 103 return NULL; 104} 105 106/************************************************************************* 107|* 108|* Zuweisungsoperator 109|* --- 90 unchanged lines hidden --- |