jfrosch General User

Joined: 16 Aug 2003 Posts: 6
|
Posted: Fri Aug 19, 2005 7:45 am Post subject: FrameShape |
|
|
(First a mea culpa: I accidentally posted this to the Writer forum before realizing my mistake. I'm not sure how to delete it from there.)
I'm just getting started with using the O-O 1.1.4 SDK with Java.
I use XDrawPageSupplier to get an XDrawPage, then iterate over the collection of XShapes in a text document. When I logged the shape types detected, I found a type called FrameShape.
However, I couldn't find any information on the FrameShape type in a search of the Developers Guide. For instance, it's not listed in the ShapeType tables on p662 - 664.
What is a FrameShape? What is it used for?
TIA.
Jack |
|