Home
last modified time | relevance | path

Searched refs:implements (Results 1 – 25 of 174) sorted by relevance

1234567

/trunk/main/offapi/com/sun/star/sdb/
H A DDataSourceBrowser.idl47 /** implements a component which allows browsing the data sources registered on the system.
50 This service implements a user interface for browsing data sources registered on the
160 /** implements basic form controller functionality.
240implements the usual <em>Copy</em> command. Enabled if the grid view has the focus and text in any…
245implements the usual <em>Cut</em> command. Enabled if the grid view has the focus and text in any …
250implements the usual <em>Paste</em> command. Enabled if the grid view has the focus and a cell whi…
H A DRelationDesign.idl42 /** implements a component which allows the creation of relation.
44 <p>This service implements a user interface for relations through a graphical design interface.</p>
H A DTableDesign.idl42 /** implements a component which allows the creation of tables.
44 …<p>This service implements a user interface for creating tables through a graphical design interfa…
/trunk/main/udkapi/com/sun/star/beans/
H A DXIntrospectionAccess.idl271 /** creates an adapter that implements an interface with the
279 <p>If the introspected object implements a name container,
285 <p>If the introspected object implements an index container,
291 <p>If the introspected object implements an enumeration
296 <p>If the introspected object implements the <type scope=
H A DXHierarchicalPropertySet.idl60 <p> Usually an object that implements this interface
61 also implements <type>XPropertySet</type> and at
/trunk/main/offapi/com/sun/star/system/
H A DXMailClient.idl37 /** Create a mail message object that implements the interface
41 An object that implements the <type>XMailMessage</type> interface.
45 /** Sends a given mail message object that implements the interface
/trunk/main/cppuhelper/inc/cppuhelper/
H A Dpropertysetmixin.hxx389 Implements implements,
461 Implements implements, in PropertySetMixin() argument
464 context, implements, absentOptional, T::static_type()) in PropertySetMixin()
/trunk/main/cppuhelper/source/
H A Dpropertysetmixin.cxx452 PropertySetMixinImpl::Implements implements; member in PropertySetMixinImpl::Impl
490 implements(theImplements), disposed(false), m_context(context), in Impl()
495 && ((implements in Impl()
1009 Implements implements, in PropertySetMixinImpl() argument
1013 m_impl = new Impl(context, implements, absentOptional, type); in PropertySetMixinImpl()
1139 if (((m_impl->implements & IMPLEMENTS_PROPERTY_SET) != 0 in queryInterface()
1145 } else if ((m_impl->implements & IMPLEMENTS_FAST_PROPERTY_SET) != 0 in queryInterface()
1151 } else if ((m_impl->implements & IMPLEMENTS_PROPERTY_ACCESS) != 0 in queryInterface()
/trunk/main/offapi/com/sun/star/ui/
H A DXUIConfigurationManager.idl120 implements <type>UIElementSettings</type>.
153 implements <type>UIElementSettings</type>. If the settings data
173 implements <type>UIElementSettings</type>.
211 the settings data of the new user interface element, which implements
/trunk/main/extensions/test/ole/unoTocomCalls/
H A Dreadme.txt4 Callback implements functions defined in oletest.XCallback
5 and Simple implements functions defined in oletest.XSimple.
/trunk/main/extensions/test/ole/EventListenerSample/
H A Dreadme.txt6 implements the XEventListener interface according to the rules of the
13 Contains a Visual Basic project that builds an ActiveX component that implements
/trunk/main/libxmlsec/
H A Dxmlsec1-noverify.patch10 + /* JL: OpenOffice.org implements its own certificate verification routine.
38 + JL: OpenOffice.org implements its own certificate verification routine.
/trunk/main/offapi/com/sun/star/datatransfer/
H A DXMimeContentTypeFactory.idl53 /** Creates an object that implements <type>XMimeContentType</type>.
61 An object that implements <type>XMimeContentType</type>.
/trunk/main/offapi/com/sun/star/configuration/
H A DAdministrationProvider.idl90 The object that is created implements service <type>ConfigurationAccess</type>.
91 To reflect its <em>element role</em> as root of the view, it implements
98 which includes controlling updates for the whole view, it implements
H A DConfigurationProvider.idl75 The object that is created implements service <type>ConfigurationAccess</type>.
76 To reflect its <em>element role</em> as root of the view, it implements
83 which includes controlling updates for the whole view, it implements
H A DHierarchyElement.idl83 <p>If the parent of this object implements
97 <p>If the parent of this object implements
H A DConfigurationAccess.idl179 <p>An implementation actually implements a specialization of this service,
194 <p>An implementation actually implements a specialization of this service,
/trunk/main/codemaker/test/javamaker/src/test/idl/test/codemaker/javamaker/
H A Dtypes.idl336 service implements: com::sun::star::uno::XInterface {
337 implements([in] long implements); };
401 singleton implements: com::sun::star::uno::XNamingService;
/trunk/main/offapi/com/sun/star/util/
H A DXSortable.idl45 implements this interface.</p>
73 implements this interface. Therefore they can usually be used
/trunk/main/offapi/com/sun/star/xml/dom/
H A DXCharacterData.idl52 Return the character data of the node that implements this interface.
88 Set the character data of the node that implements this interface.
/trunk/main/offapi/com/sun/star/accessibility/
H A DXAccessibleHyperlink.idl49 <p>Furhtermore, the object that implements this interface has to be
50 connected implicitly or explicitly with an object that implements the
/trunk/main/offapi/com/sun/star/ucb/
H A DHierarchyDataSource.idl59 implements the service <type>HierarchyDataReadAccess</type>.
65 The object that is created implements the service
/trunk/main/udkapi/com/sun/star/lang/
H A DXConnectionPoint.idl77 implements the <type>XConnectionPoint</type> interface. The
142 client's sink, where the sink implements the outgoing interface
/trunk/main/rhino/
H A Drhino1_7R3.patch431 -class FileWindow extends JInternalFrame implements ActionListener {
432 +class FileWindow extends JInternalFrame implements ActionListener, DocumentListener {
834 implements GeneratedClassLoader
/trunk/main/offapi/com/sun/star/drawing/
H A DAccessibleShape.idl41 A UNO shape is any object that implements the <type
46 accessible draw document view. An accessible shape implements either

Completed in 81 milliseconds

1234567