Kaydet (Commit) a56d4f47 authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS oointroaboutbrand (1.12.56); FILE MERGED

2007/03/26 11:32:39 cd 1.12.56.1: i66426# Use more flexibel way to detect and use intro/about bitmaps
üst 8038fd03
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: splash.hxx,v $ * $RCSfile: splash.hxx,v $
* *
* $Revision: 1.12 $ * $Revision: 1.13 $
* *
* last change: $Author: obo $ $Date: 2006-10-12 14:18:55 $ * last change: $Author: obo $ $Date: 2007-06-11 14:03:47 $
* *
* 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.
...@@ -107,6 +107,7 @@ private: ...@@ -107,6 +107,7 @@ private:
bool findScreenBitmap(); bool findScreenBitmap();
bool findAppBitmap(); bool findAppBitmap();
bool findBitmap( const rtl::OUString aBmpFileName ); bool findBitmap( const rtl::OUString aBmpFileName );
bool loadBitmap( const rtl::OUString &rBmpFileName, const rtl::OUString &rExecutePath, Bitmap &rBmp );
void determineProgressRatioValues( rtl::Bootstrap& rIniFile, double& rXRelPos, double& rYRelPos, double& rRelWidth, double& rRelHeight ); void determineProgressRatioValues( rtl::Bootstrap& rIniFile, double& rXRelPos, double& rYRelPos, double& rRelWidth, double& rRelHeight );
static SplashScreen *_pINSTANCE; static SplashScreen *_pINSTANCE;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment