Home
last modified time | relevance | path

Searched refs:access (Results 201 – 225 of 1266) sorted by relevance

12345678910>>...51

/aoo4110/main/sal/osl/unx/
H A Duunxapi.cxx80 return access(OUStringToOString(pustrPath).getStr(), mode); in access_u()
82 return access(macxp_resolveAliasAndConvert(pustrPath).getStr(), mode); in access_u()
/aoo4110/main/oox/source/export/
H A Ddrawingml.cxx1093 Reference< XEnumerationAccess > access( rParagraph, UNO_QUERY ); in WriteParagraph() local
1094 if( !access.is() ) in WriteParagraph()
1097 Reference< XEnumeration > enumeration( access->createEnumeration() ); in WriteParagraph()
1181 Reference< XEnumerationAccess > access( xXText, UNO_QUERY ); in WriteText() local
1182 if( !access.is() ) in WriteText()
1185 Reference< XEnumeration > enumeration( access->createEnumeration() ); in WriteText()
/aoo4110/main/offapi/com/sun/star/embed/
H A DXStorage.idl99 It is also possible to use this interface to get read access to
127 commited if it implements transacted access.
152 /** allows to get access to a child stream of the storage.
192 /** allows to get access to a child encrypted stream with password.
247 /** allows to get access to a child storage.
250 The opened substorage must support specified in 'nOpenMode' access
H A DXWindowSupplier.idl35 /** provides access to a vcl window implementation.
40 /** allows to get access to a vcl window implementation.
H A DXComponentSupplier.idl35 /** provides access to a component.
40 /** allows to get access to a component.
/aoo4110/main/offapi/com/sun/star/sdb/application/
H A DXDatabaseDocumentUI.idl43 /** provides access to the user interface of a database document
55 /** provides access to the data source belong to the database document
59 /** provides access to the applicatio's main window
71 /** provides access to the current connection of the application
166 <p>This method allows programmatic access to the functionality which is present in the UI:
/aoo4110/main/offapi/com/sun/star/configuration/backend/
H A DLocalSchemaSupplier.idl38 implements <type>SchemaSupplier</type> providing access to
45 provides access to configuration schemas.
H A DSchemaSupplier.idl38 provides access to configuration schemas
44 provides access to configuration schemas.
H A DBackendAccessException.idl35 Generic exception thrown when physical access to an underlying
37 <p>Wraps an exception that originates in the underlying access layer.</p>
H A DLocalSingleStratum.idl38 provides access to a singe layer of configuration data from local file system
45 provides access to configuration data.
H A DPlatformBackend.idl38 provides access to a singe layer of configuration data from external data store
45 provides access to configuration data.
H A DLdapMultiLayerStratum.idl38 provides access to a multiple layers of configuration data from ldap source
45 provides access to multiple layers of configuration data.
H A DLdapSingleStratum.idl38 provides access to a single layer of configuration data from ldap source
45 provides access to configuration data.
H A DMultiLayerStratum.idl42 Provides access to a singe layer of configuration data
48 provides access to multiple layers of configuration data .
/aoo4110/main/offapi/com/sun/star/ucb/
H A DConnectionMode.idl40 /** "Online" - Network access is allowed.
45 /** "Offline" - Network access is not allowed.
H A DUniversalContentBroker.idl59 /** is a one-instance service that provides access to a set of
94 /** provides access to all kind of contents provided by the registered
102 /** provides access to a set of content providers registered with the UCB.
/aoo4110/main/sw/source/core/access/
H A Dacctable.hxx39 namespace sw { namespace access { namespace
234 virtual void DisposeChild( const sw::access::SwAccessibleChild& rFrmOrObj,
236 virtual void InvalidateChildPosOrSize( const sw::access::SwAccessibleChild& rFrmOrObj,
/aoo4110/main/oovbaapi/ooo/vba/excel/
H A DSheetObjects.idl41 /** Collections that implement this interface provide access to a specific type
85 /** Collections that implement this interface provide access to a specific type
113 /** A collection providing access to all polygon objects in a single sheet.
/aoo4110/main/offapi/com/sun/star/form/control/
H A DGridControl.idl97 /** allows access to the active cell within the grid.
110 /** allows access to the field data of the grid's current row in different formats
114 /** allows access to objects wrapping a single column
/aoo4110/main/offapi/com/sun/star/ui/
H A DXAcceleratorConfiguration.idl53 /** provides read/write access to an accelerator configuration set.
66 All changes you made on this configration access modify the
130 configuration access, it will be created and the command will be
177 /** optimized access to the relation "command-key" instead
H A DGlobalAcceleratorConfiguration.idl33 /** provides access to the global shortcut configuration set.
36 by using an UNO service manager. It provides then access to
/aoo4110/main/offapi/com/sun/star/chart2/
H A DMutableDataSequence.idl42 /** provides read-access to and structural properties of the
47 /** provides write-access to the underlying data.
/aoo4110/main/offapi/com/sun/star/drawing/
H A DMasterPages.idl37 /** provides access to a container of <type>MasterPage</type>s
45 /** lets you access and create <type>MasterPage</type>s
/aoo4110/main/offapi/com/sun/star/gallery/
H A DGalleryTheme.idl37 /** provides access to a container of Gallery items and makes it
44 /** lets you access and create Gallery items
/aoo4110/main/udkapi/com/sun/star/io/
H A DXSequenceOutputStream.idl44 /** This interface offers access to the written bytes
50 /** allows to get access to the written data

Completed in 77 milliseconds

12345678910>>...51