 | OO-Snippets: Embedding imageCommons| Keywords | embed image, GraphicObjectShape |
|---|
| Language | OOBasic |
|---|
| Application | Calc |
|---|
| Authors | Niklas Nebel (initial)
Tom Schindl
|
|---|
| Supported Versions | |
|---|
| Supported OS | |
|---|
| Question |
How do I embed an image into StarCalc
|
|---|
| Answer |
The GraphicObjectShape has a property GraphicObjectFillBitmap.
You can't (yet) create the bitmap directly from a file, but you can copy it
from a linked to a non-linked graphic object, and then remove the linked one.
|
|---|
Changelog| Date | User | Modification |
|---|
| 2004-06-22 | tomsontom | Modified to match new snippet-DTD | | 0000-00-00 | ni | initial release |
|