INTEGRATION: CWS residcleanup (1.2.88); FILE MERGED

2007/02/20 17:21:36 pl 1.2.88.1: #i74635# get rid of global ResMgr
This commit is contained in:
Rüdiger Timm 2007-04-26 08:49:09 +00:00
parent b1f3e9e484
commit 641f9fd31e

View file

@ -4,9 +4,9 @@
* *
* $RCSfile: mediamisc.hxx,v $ * $RCSfile: mediamisc.hxx,v $
* *
* $Revision: 1.2 $ * $Revision: 1.3 $
* *
* last change: $Author: rt $ $Date: 2005-09-07 19:39:19 $ * last change: $Author: rt $ $Date: 2007-04-26 09:49:09 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
@ -35,7 +35,7 @@
class ResMgr; class ResMgr;
#define AVMEDIA_RESID( nId ) ResId( nId, ::avmedia::GetResMgr() ) #define AVMEDIA_RESID( nId ) ResId( nId, * ::avmedia::GetResMgr() )
#ifdef WNT #ifdef WNT
#define AVMEDIA_MANAGER_SERVICE_NAME "com.sun.star.media.Manager_DirectX" #define AVMEDIA_MANAGER_SERVICE_NAME "com.sun.star.media.Manager_DirectX"