INTEGRATION: CWS canvas05 (1.5.112); FILE MERGED

2008/04/21 07:28:53 thb 1.5.112.2: RESYNC: (1.5-1.6); FILE MERGED
2007/12/20 22:18:59 thb 1.5.112.1: #i81092# #i78888# #i78925# #i79258# #i79437# #i84784# Large canvas rework, completing various areas such as color spaces, bitmap data access, true sprite and non-sprite implementations, and upstreaming the canvas parts of rodos emf+ rendering
This commit is contained in:
Kurt Zenker
2008-06-24 09:52:58 +00:00
parent 204a86ba19
commit 4cec52c551

View File

@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite * OpenOffice.org - a multi-platform office productivity suite
* *
* $RCSfile: backbuffer.hxx,v $ * $RCSfile: backbuffer.hxx,v $
* $Revision: 1.6 $ * $Revision: 1.7 $
* *
* This file is part of OpenOffice.org. * This file is part of OpenOffice.org.
* *
@@ -58,9 +58,6 @@ namespace vclcanvas
virtual OutputDevice& getOutDev(); virtual OutputDevice& getOutDev();
virtual const OutputDevice& getOutDev() const; virtual const OutputDevice& getOutDev() const;
VirtualDevice& getVirDev();
const VirtualDevice& getVirDev() const;
void setSize( const ::Size& rNewSize ); void setSize( const ::Size& rNewSize );
private: private: