dev  

Re: [sc-dev] OpenOffice 3.2 Calc adding bitmap image to a cell

Jari Kosonen
Thu, 12 Aug 2010 02:01:01 -0700

Okay I will check. The question is related both to drawing/graphics and macros (how to handle graphics by macros).
--
  Jari

On 08/12/10 17:14, Regina Henschel wrote:
Hi Jari,

this is the wrong list for your questions. Macros belong to the udk or the api project and images belong to the graphics project.

Kind regards
Regina

Jari Kosonen schrieb:
Can you advice how to change the "pivot point" in the calc -macro?

oLinked.RotateAngle=rot
oLinked.Position=aPos
oLinked.Pivot=aPos ?????? Does not work, since I don't know the internal
structure's name...
oLinked.Size=aSize
oLinked.Name=sDie
oDrawPage.add(oLinked)
--
Jari



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@sc.openoffice.org
For additional commands, e-mail: dev-h...@sc.openoffice.org




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@sc.openoffice.org
For additional commands, e-mail: dev-h...@sc.openoffice.org