Methods' Details |
loadStylesFromDocument
- Description
- loads styles from a given document
- Parameter aSourceComponent
- a valid XComponent reference to source document
- Parameter aOptions
- Specifies which of the Style families the method should load.
The
sequence has the following, optional items:
- boolean LoadCellStyles
- boolean LoadTextStyles
- boolean LoadFrameStyles
- boolean LoadPageStyles
- boolean LoadNumberingStyles
- boolean OverwriteStyles
If OverwriteStyles is `TRUE`, then all styles
will be loaded. Otherwise, only styles which are not already
defined in this document are loaded.
As the default, all supported style families are loaded and existing styles are overwritten.
|
|
Top of Page
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.