Home
last modified time | relevance | path

Searched refs:storage (Results 1 – 25 of 233) sorted by relevance

12345678910

/aoo4110/main/offapi/com/sun/star/embed/
H A DStorage.idl71 of a parent storage.
81 package storage implementation.
91 is decreased to zero the storage will be disposed
114 object are disposed. If the storage was opened in
130 common storage password should be set through
132 this storage or to a one of storages in parent
181 common storage password should be set through
271 /** allows to track storage's transaction state.
276 /** allows to set password to a root storage.
282 marked to use common storage password on storing.
[all …]
H A DXStorage.idl96 specified name exists in a storage.
131 a destination storage this storage must be copied to.
253 parent storage.
260 a mode the storage should be open in
376 transaction in the storage.
406 transaction in the storage.
449 <FALSE/> - the element is a storage
498 /** removes an element from a storage.
527 /** renames an element in a storage.
574 a destination storage
[all …]
H A DStorageStream.idl71 In case the storage stream is open readonly the returned reference
82 A storage stream is created by a storage and has a restrictions
110 storage. It is also possible to flash the stream explicitly.
114 In case parent storage is disposed the stream is disposed
189 common storage password holder is commited.
193 after the closest storage in the parent hierarchy, that has common
194 storage password, is commited.
195 <FALSE/> - the stream will not react to commit of such a storage.
200 the stream will stay nonencrypted until the closest storage
203 password. If there is no such storage in the hierarchy the stream
[all …]
H A DStorageFactory.idl38 a storage based on either stream or URL.
43 /** A storage can be created through this interface.
48 call is used the result storage will be open in readwrite mode based
75 specifies mode the storage should be open in, can take
87 to transport some document info during the storage
90 implementation, password for the storage and repair
95 If the property is not provided a storage of package format
105 In case only first parameter is provided, the storage is opened in
110 The opened root storage can support read access in addition to
H A DXEmbedPersist.idl62 with an entry in the parent storage that will be used as persistent
69 /** provides object with a parent storage and a name for object's entry.
73 provided storage. It can be a storage or a stream. For example,
75 implementation will use storage based on this stream.
91 a parent storage the entry should be created in
134 /** lets the object store itself to an entry in destination storage,
138 a parent storage the entry should be created inside
174 /** lets the object store itself to an entry in destination storage and
188 a parent storage the entry should be created in
225 /** specifies whether the object should use an old storage or a new one
[all …]
H A DFileSystemStorage.idl37 storage hierarchy.
46 file system storage implementation.
54 A file system storage is created either by
57 refcounting is decreased to zero the storage will be
62 In case a storage object is disposed the elements
78 this method just creates a copy of the storage in it's
85 this method just creates a copy of the storage in it's
93 it is a storage element, all the contents that can be
H A DUseBackupException.idl37 /** This exception can be thrown in case a storage commit is failed.
39 If a commit process of a storage failes on last transfer and the original
40 content may be corrupted the storage should throw this exception to notify
45 The storage itself must disconnect from the medium it is based on to allow
46 restoring. Although the storage will still contain all the data
47 internally, and can be used as a temporary storage usually used.
52 /** The URL of the temporary file the storage is based on now.
H A DXOptimizedStorage.idl113 /** allows to insert a stream to the storage directly. The stream must
114 stay alive till the storage is commited.
127 /** allows to copy storage element directly, not guarantied to work.
141 /** allows to switch storage persistence to the provided stream. The stream
142 will be filled by the storage. If an empty reference is provided, the
143 storage will create a temporary stream to switch to itself.
154 /** allows to switch storage persistence to the provided URL. The caller is
156 same contents as the stream the storage is based currently. Thus using
184 the child stream of the storage.
193 this storage is in invalid state for any reason
H A DXStorageRawAccess.idl76 /** This interface represents main storage functionality.
97 this storage is in invalid state for any reason
125 storage stream to another without decryption. It is not reccomended to
126 use this method outside of storage implementation since different
128 method is used outside of storage implementation the user code is
147 this storage is in invalid state for any reason
180 storage.
186 storage stream to another without decryption. It is not reccomended to
187 use this method outside of storage implementation since different
198 this storage is in invalid state for any reason
H A DXHierarchicalStorageAccess.idl80 /** This interface allows hierarchical access to storage tree.
88 in a storage a stream with a path "a/b/c" is accessed using hierarchical
99 /** allows to get access to a child stream of the storage, using
116 this storage is in invalid state for any reason
144 If storage does not allow any encryption this method will always throw
167 this storage is in invalid state for any reason
196 /** removes a stream specified by hierarchical name from a storage.
202 this storage is in invalid state for eny reason
H A DBaseStorage.idl41 /** This is a service that allows to get access to a storage hierarchy.
46 /** This is a general interface representing storage functionality.
53 /** allows to get access to storage properties.
58 /** allows to get the mode the storage is opened in.
67 /** allows to retrieve URL the storage is based on.
/aoo4110/main/offapi/com/sun/star/script/
H A DXStorageBasedLibraryContainer.idl44 <p>A persistent library container is associated with a root storage. The
45 container is responsible for a particular sub storage of the root storage,
46 the container storage.</p>
54 /** denotes the root storage associated with the container.
62 called storeLibrariesToStorage with the same storage. Setting this attribute
63 to a storage into which the container has not been stored previously might
71 /** stores the libraries to a storage other than the current container storage
74 new root storage. Instead, you need to manually set the <type>RootStroage</type>
79 denotes the root storage into which the libraries should be written, which
81 Note that the actual libraries are written into a sub storage of this
[all …]
/aoo4110/main/offapi/com/sun/star/ui/
H A DXUIConfigurationPersistence.idl34 interface configuration data to a storage and to retrieve information
42 /** reloads the configuration data from the storage and reinitialize
53 /** stores the configuration data to the storage provided by
54 <member>setStorage</member> from the storage and initialize the
59 storage.
63 /** stores the configuration data to the provided storage, ignoring
64 the previously set storage by <member>setStorage</member>. Can
66 data to another storage. This call will throw an
68 storage is in read-only mode.
71 all configuration data will be stored to this storage.
[all …]
H A DXUIConfigurationStorage.idl37 /** supplies functions to change or get information about the storage
45 /** connects a storage to the user interface configuration manager
50 all configuration data is loaded/stored from/into this storage.
51 If the storage is in read/write mode <member>load</member>
57 implementation has modified data and a new storage is set the
59 storage. This must be done explicitly with <member>store</member>.
63 set a storage for a user interface configuration manager. If a
64 copy of the configuration data to another storage should be made,
70 /** checks if an instance has already a storage to load/store its data.
73 <TRUE/> if the instance has a storage otherwise <FALSE/>.
/aoo4110/main/scripting/source/runtimemgr/
H A DScriptNameResolverImpl.cxx100 Reference< storage::XScriptInfo > ScriptNameResolverImpl::resolve( in resolve()
105 Reference< storage::XScriptInfo > resolvedName; in resolve()
122 Reference < storage::XScriptStorageManager > xScriptStorageMgr; in resolve()
359 Sequence< Reference< storage::XScriptInfo > > results = in resolve()
398 Reference< storage::XScriptInfo >
404 Reference< storage::XScriptInfo > resolvedScriptInfo;
431 …Reference< storage::XScriptInfoAccess > storage( getStorageInstance( sid, permissionURI ), UNO_SET…
432 Sequence< Reference< storage::XScriptInfo > > results =
433 storage->getImplementations( scriptURI );
490 Reference< storage::XScriptInfoAccess >
[all …]
/aoo4110/main/scripting/workben/data/objdsc/
H A Ddrafts.com.sun.star.script.framework.storage.ScriptInfo.csv1 "ScriptInfo";"drafts::com::sun::star::script::framework::storage::XScriptInfo";"getLogicalName()"
2 "ScriptInfo";"drafts::com::sun::star::script::framework::storage::XScriptInfo";"getParcelURI()"
3 "ScriptInfo";"drafts::com::sun::star::script::framework::storage::XScriptInfo";"getLanguage()"
4 "ScriptInfo";"drafts::com::sun::star::script::framework::storage::XScriptInfo";"getFunctionName()"
5 "ScriptInfo";"drafts::com::sun::star::script::framework::storage::XScriptInfo";"getLanguageProperti…
6 "ScriptInfo";"drafts::com::sun::star::script::framework::storage::XScriptInfo";"getFileSetNames()"
7 "ScriptInfo";"drafts::com::sun::star::script::framework::storage::XScriptInfo";"getFilesInFileSet()"
8 "ScriptInfo";"drafts::com::sun::star::script::framework::storage::XScriptInfo";"getDescription()"
/aoo4110/main/offapi/com/sun/star/resource/
H A DXStringResourceWithStorage.idl45 Stores all string table data to a storage and associates this storage
47 this storage. The modified state will be unmodified after the call.
57 Associates a storage to the StringResourceWithStorage instance
61 the storage to be associated to the StringResourceManager
64 This call has to be used carefully as it removes the storage
66 force the implementation to reload data from the previous storage
69 storage yet. <member>storeAsStorage</member> should be prefered
70 as it directly stores the data to the new storage and afterwards
71 this storage is in sync with the resource data.
/aoo4110/main/offapi/com/sun/star/document/
H A DXStorageBasedDocument.idl59 /** allows to initialize document with a storage, to store document to
60 a storage, and to set document to be based on provided storage.
65 /** lets the document load itself using provided storage.
76 /** lets the document store itself to the provided storage.
86 /** allows to switch the document to the provided storage.
95 /** allows to get the storage the document is based on.
103 storage is set to the document.
/aoo4110/main/reportbuilder/java/com/sun/star/report/
H A DStorageRepository.java79 public StorageRepository(final XStorage storage, final boolean isOutput, final String rootURL) in StorageRepository() argument
84 this.output = storage; in StorageRepository()
88 this.input = storage; in StorageRepository()
210 …final XStorage storage = (XStorage) UnoRuntime.queryInterface(XStorage.class, input.openStorageEle… in openInputRepository() local
211 return new StorageRepository(storage, false, rootURL); in openInputRepository()
255 …final XStorage storage = (XStorage) UnoRuntime.queryInterface(XStorage.class, output.openStorageEl… in openOutputRepository() local
258 … final XPropertySet prop = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, storage); in openOutputRepository()
261 return new StorageRepository(storage, true, rootURL); in openOutputRepository()
/aoo4110/main/scripting/java/com/sun/star/script/framework/io/
H A DXStorageHelper.java101 XStorage storage = null; in XStorageHelper() local
104 storage = xDocumentSubStorageSupplier.getDocumentSubStorage( name, mode ); in XStorageHelper()
105 if ( storage == null ) in XStorageHelper()
109 … XPropertySet xProps = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class,storage ); in XStorageHelper()
143 storage = xStorages[i-1].openStorageElement( in XStorageHelper()
146 if ( storage == null ) in XStorageHelper()
151 xStorages[ i ] = storage; in XStorageHelper()
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DImageProducer.java283 … final OutputRepository storage = outputRepository.openOutputRepository("Pictures", null); in produceFromByteArray() local
284 final DefaultNameGenerator nameGenerator = new DefaultNameGenerator(storage); in produceFromByteArray()
286 final OutputStream outputStream = storage.createOutputStream(name, mimeType); in produceFromByteArray()
295 storage.closeOutputRepository(); in produceFromByteArray()
478 final OutputRepository storage = outputRepository.openOutputRepository("Pictures", null); in copyToOutputRepository() local
479 final DefaultNameGenerator nameGenerator = new DefaultNameGenerator(storage); in copyToOutputRepository()
481 final OutputStream outputStream = storage.createOutputStream(name, mimeType); in copyToOutputRepository()
490 storage.closeOutputRepository(); in copyToOutputRepository()
/aoo4110/main/offapi/com/sun/star/script/provider/
H A DXScriptURIHelper.idl42 This interface is used to help transform Scripting Framework storage
49 Obtain the root storage URI for this ScriptURIHelper. The
50 resulting string can be used to access the storage for this
53 @returns a URI to the storage as a <atom>string</atom>
58 Obtain the storage URI for a specific Scripting Framework
61 @returns a URI to the storage as a <atom>string</atom>
/aoo4110/main/redland/redland/
H A Dredland-1.0.17.patch.win32446 /* Building file storage */
450 /* Building hashes storage */
454 /* Building memory storage */
458 /* Building MySQL storage */
462 /* Building PostgreSQL storage */
466 /* Building SQLite storage */
470 /* Building trees storage */
474 /* Building 3store storage */
478 /* Building Virtuoso storage */
580 /* Building SQLite storage */
[all …]
/aoo4110/main/offapi/com/sun/star/rdf/
H A DXDocumentMetadataAccess.idl177 the name of the stream in the ODF storage where the graph will
213 the name of the stream in the ODF storage where the graph will
294 the name of the stream in the ODF storage
315 the name of the stream in the ODF storage
328 /** initialize document metadata from a storage.
332 loads the stream named "manifest.rdf" from the storage, and then
337 Note that it is not an error if the storage does not contain
348 a storage, representing e.g. an ODF package file, or sub-document
373 /** store document metadata to a storage.
377 to the given storage.
[all …]
/aoo4110/main/scripting/source/storage/
H A DScriptStorage.hxx79 dcsssf::storage::XScriptInfoAccess,
80 dcsssf::storage::XScriptStorageExport,
81 dcsssf::storage::XScriptStorageRefresh >
137 virtual css::uno::Sequence< css::uno::Reference< dcsssf::storage::XScriptInfo > >
150 virtual css::uno::Sequence< css::uno::Reference< dcsssf::storage::XScriptInfo > >

Completed in 78 milliseconds

12345678910