Kaydet (Commit) 45f8836c authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS presenterscreen (1.2.4); FILE MERGED

2008/04/22 08:28:08 af 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED
2008/04/16 16:06:25 af 1.2.4.1: #i18486# Added SetToBitmap() method.
üst e69aba33
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
* *
* $RCSfile: PresenterSprite.hxx,v $ * $RCSfile: PresenterSprite.hxx,v $
* *
* $Revision: 1.3 $ * $Revision: 1.4 $
* *
* This file is part of OpenOffice.org. * This file is part of OpenOffice.org.
* *
...@@ -82,6 +82,8 @@ public: ...@@ -82,6 +82,8 @@ public:
void SetAlpha (const double nAlpha); void SetAlpha (const double nAlpha);
double GetAlpha (void) const; double GetAlpha (void) const;
void SetToBitmap (const css::uno::Reference<css::rendering::XBitmap>& rxBitmap);
void Update (void); void Update (void);
private: private:
......
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