:: com :: sun :: star :: drawing ::

service HatchTable
Description
this is a container for Hatchs

It is used for example to access the Hatchs that are used inside a document.

See also
DrawingDocumentFactory, Hatch

Exported Interfaces - Summary
::com::sun::star::container::XNameContainer

this container lets you access the Hatchs that are indexed with a name. (details)

Exported Interfaces - Details
::com::sun::star::container::XNameContainer
Description
this container lets you access the Hatchs that are indexed with a name.

Note: You can add new entries for later use, but you cannot remove entries that are used inside the document.


 
Top of Page