Constructors' Summary |
Constructors' Details |
:: com :: sun :: star :: rendering ::
|
unpublished |
service CanvasFactory |
|
|
- Supported Interface
- ::com::sun::star::lang::XMultiComponentFactory
|
- Usage Restrictions
- not published
- Description
- The CanvasFactory is used to create the Canvas
objects, evaluating the user's configuration preferences from
/org.openoffice.VCL/Settings/Canvas/PreferredServices .
The latter specifies a string list of service names to use.
Instantiating this service, you can use its
::com::sun::star::lang::XMultiComponentFactory
interface to create Canvas objects, passing an empty string
as service specifier (default).
If you want to manually override the configured service list, you can pass
a service name to try first.
- Since
- OOo 2.0
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.