Language
The Free and Open Productivity Suite
Methods' Details |
getDocumentSubStorage
::com::sun::star::embed::XStorage |
getDocumentSubStorage( |
[in] string |
aStorageName, |
| [in] long |
nMode ); |
- Description
- provides the access to a substorage with specified name
- Parameter sStorageName
- the name of requested substorage
- Parameter nMode
- a mode the storage should be opened in can take value from ::com::sun::star::embed::ElementModes
- Returns
- XStorage implementation that refers to specified substorage
|
|
getDocumentSubStoragesNames
sequence< string > |
getDocumentSubStoragesNames() |
raises( |
::com::sun::star::io::IOException ); |
- Description
- provides the list of substorages
- Returns
- sequence of substorages names
|
|
Top of Page
Copyright © 2013, 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.