Home
last modified time | relevance | path

Searched refs:service (Results 201 – 225 of 1785) sorted by relevance

12345678910>>...72

/aoo42x/main/offapi/com/sun/star/form/component/
H A DDatabaseCheckBox.idl41 /** This service specifies a check box which is data-aware, and can be bound to a database field.
48 published service DatabaseCheckBox
50 service com::sun::star::form::component::CheckBox;
52 service com::sun::star::form::DataAwareControlModel;
H A DCurrencyField.idl45 /** This service specifies the ControlModel for an edit field which
48 published service CurrencyField
50 service com::sun::star::awt::UnoControlCurrencyFieldModel;
52 service com::sun::star::form::FormControlModel;
H A DFormattedField.idl45 /** This service specifies the control model of an edit field for entering text which can be
50 published service FormattedField
52 service com::sun::star::awt::UnoControlFormattedFieldModel;
54 service com::sun::star::form::FormControlModel;
H A DFileControl.idl44 /** This service specifies the control model of an edit field for a
47 published service FileControl
49 service com::sun::star::awt::UnoControlFileControlModel;
51 service com::sun::star::form::FormControlModel;
H A DDatabaseTextField.idl41 /** This service specifies a text field which is data-aware, and can be bound to a database field.
43 published service DatabaseTextField
45 service com::sun::star::form::component::TextField;
47 service com::sun::star::form::DataAwareControlModel;
/aoo42x/main/offapi/com/sun/star/task/
H A DPasswordContainerInteractionHandler.idl35 <type scope="com::sun::star::task">PasswordContainer</type> service to
39 request, the service implementation selects the
44 authentication request, the service implementation selects no continuation.
48 published service PasswordContainerInteractionHandler
/aoo42x/main/udkapi/com/sun/star/reflection/
H A DXSingletonTypeDescription.idl45 service-based singletons.</p>
54 /** Returns the service associated with the singleton.
56 @return the reflection of the service associated with the singleton, for
57 an obsolete, service-based singleton; for an interface-based
/aoo42x/main/offapi/com/sun/star/chart/
H A DChartGrid.idl51 published service ChartGrid
53 service com::sun::star::drawing::LineProperties;
56 service should be supported in order to preserve unparsed XML
61 [optional] service com::sun::star::xml::UserDefinedAttributeSupplier;
H A DStockDiagram.idl97 published service StockDiagram
100 service com::sun::star::chart::ChartStatistics;
101 service com::sun::star::chart::Diagram;
102 service com::sun::star::chart::ChartAxisXSupplier;
103 service com::sun::star::chart::ChartTwoAxisYSupplier;
/aoo42x/main/offapi/com/sun/star/drawing/
H A DGroupShape.idl45 /** This service is for a group of <type>Shape</type>s.
49 published service GroupShape
51 /** Since a GroupShape is also a shape, it has to support this service
53 service com::sun::star::drawing::Shape;
H A DPageShape.idl37 // DocMerge from xml: service com::sun::star::drawing::PageShape
38 /** This service is for a page shape.
44 published service PageShape
47 service com::sun::star::drawing::Shape;
/aoo42x/main/offapi/com/sun/star/presentation/
H A DCustomPresentationAccess.idl42 published service CustomPresentationAccess
46 <p>Each instance in this container implements the service
54 the service <type>CustomPresentation</type>.
57 and <code>replaceByName</code> methods of this service
/aoo42x/main/offapi/com/sun/star/text/
H A DTextContentCollection.idl41 // DocMerge from xml: service com::sun::star::text::TextContentCollection
44 published service TextContentCollection
48 …// DocMerge from xml: service com::sun::star::text::TextContentCollection: interface com::sun::sta…
55 …// DocMerge from xml: service com::sun::star::text::TextContentCollection: interface com::sun::sta…
/aoo42x/main/offapi/com/sun/star/sdbc/
H A DDriver.idl31 /** is the service that every driver class must implement.
34 Each driver should supply a service that implements
51 Each driver should be a one instance service.
57 published service Driver
/aoo42x/main/offapi/com/sun/star/script/provider/
H A DScriptURIHelper.idl40 This service is used to help transform Scripting Framework storage
43 service ScriptURIHelper : XScriptURIHelper {
51 used for the service that inherits from the LanguageScriptProvider
52 service
/aoo42x/main/offapi/com/sun/star/ucb/
H A DCommandEnvironment.idl33 /* This service implements an <type>XCommandEnvironment</type> that can be
41 published service CommandEnvironment : ::com::sun::star::ucb::XCommandEnvironment
47 returned by this service' implementation of
51 returned by this service' implementation of
/aoo42x/main/offapi/com/sun/star/form/binding/
H A DBindableDatabaseFormattedField.idl41 /** This service specifies a formatted input field which is data-aware and thus can be bound to a
50 service BindableDatabaseFormattedField
52 service com::sun::star::form::component::DatabaseFormattedField;
57 service com::sun::star::form::binding::BindableDataAwareControlModel;
H A DBindableDatabaseNumericField.idl41 /** This service specifies a numeric input field which is data-aware and thus can be bound to a
50 service BindableDatabaseNumericField
52 service com::sun::star::form::component::DatabaseNumericField;
57 service com::sun::star::form::binding::BindableDataAwareControlModel;
H A DBindableDatabaseTimeField.idl41 /** This service specifies a date input field which is data-aware and thus can be bound to a
51 service BindableDatabaseTimeField
53 service com::sun::star::form::component::DatabaseTimeField;
58 service com::sun::star::form::binding::BindableDataAwareControlModel;
H A DBindableDatabaseDateField.idl41 /** This service specifies a date input field which is data-aware and thus can be bound to a
51 service BindableDatabaseDateField
53 service com::sun::star::form::component::DatabaseDateField;
58 service com::sun::star::form::binding::BindableDataAwareControlModel;
/aoo42x/main/offapi/com/sun/star/sheet/
H A DAccessibleSpreadsheetDocumentView.idl53 published service AccessibleSpreadsheetDocumentView
68 an object that supports this service is returned for
71 service, because it is only possible to have one spreadsheet
75 an object that supports this service is returned
82 an object that supports this service is returned for
88 an object that supports this service is returned for
/aoo42x/main/offapi/com/sun/star/sdb/
H A DSingleSelectQueryComposer.idl36 /** represents a service for composing a single select statement.
47 service SingleSelectQueryComposer
52 /** access to the analyzer service.
54 service SingleSelectQueryAnalyzer;
/aoo42x/main/offapi/com/sun/star/sdbcx/
H A DDriver.idl37 /** extends the service
41 This service is optional for each driver. Its purpose is to define
51 published service Driver
53 service com::sun::star::sdbc::Driver;
/aoo42x/main/offapi/com/sun/star/ui/
H A DUICommandDescription.idl37 /** a service which provides information about user interface commands of modules.
41 elements. This service provides access to the user interface commands that
48 service UICommandDescription
56service. The interface provides references to <type scope="com::sun:star::ui">ModuleUICommandDescr…
/aoo42x/main/offapi/com/sun/star/frame/
H A DXFrameLoaderQuery.idl46 /** use service <type>FrameLoaderFactory</type> instead of this
53 provided by service <type>FrameLoaderFactory</type> instead of this
60 provided by service <type>FrameLoaderFactory</type> instead of this
67 provided by service <type>FrameLoaderFactory</type> instead of this

Completed in 61 milliseconds

12345678910>>...72