INTEGRATION: CWS components1 (1.10.12); FILE MERGED
2007/01/25 15:28:11 af 1.10.12.3: RESYNC: (1.11-1.12); FILE MERGED 2006/11/21 16:24:16 af 1.10.12.2: RESYNC: (1.10-1.11); FILE MERGED 2006/09/28 12:31:47 af 1.10.12.1: #i68075# Fixed resync problems.
This commit is contained in:
parent
e634bc9f0d
commit
09a8257856
1 changed files with 4 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: PreviewRenderer.cxx,v $
|
||||
*
|
||||
* $Revision: 1.12 $
|
||||
* $Revision: 1.13 $
|
||||
*
|
||||
* last change: $Author: kz $ $Date: 2006-12-12 18:53:05 $
|
||||
* last change: $Author: rt $ $Date: 2007-04-03 16:24:09 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -479,7 +479,8 @@ Image PreviewRenderer::ScaleBitmap (
|
|||
|
||||
|
||||
|
||||
void PreviewRenderer::SFX_NOTIFY(SfxBroadcaster&,
|
||||
void PreviewRenderer::SFX_NOTIFY(
|
||||
SfxBroadcaster&,
|
||||
const TypeId& rBCType,
|
||||
const SfxHint& rHint,
|
||||
const TypeId& rHintType)
|
||||
|
|
Loading…
Reference in a new issue