Home
last modified time | relevance | path

Searched refs:component (Results 226 – 250 of 809) sorted by relevance

12345678910>>...33

/trunk/main/offapi/com/sun/star/form/binding/
H A DXListEntrySink.idl43 /** sets the new source for the list entries of the component
45 <p>The list represented by this component will be cleared, and initially
54 /** retrieves the current source for the list entries of the component.
H A DListEntrySource.idl43 /** defines a component which provides a list of string entries
48 /** allows read access to the entries represented by this component
52 /** allows life time control for the component
/trunk/main/offapi/com/sun/star/form/component/
H A DDatabaseCheckBox.idl27 #include <com/sun/star/form/component/CheckBox.idl>
37 module com { module sun { module star { module form { module component {
50 service com::sun::star::form::component::CheckBox;
H A DHiddenControl.idl33 module com { module sun { module star { module form { module component {
42 …<p>Usually, hidden controls are used in <type scope="com::sun::star::form::component">HTMLForm</ty…
51 /** specifies the value of the component.
H A DDatabasePatternField.idl27 #include <com/sun/star/form/component/PatternField.idl>
37 module com { module sun { module star { module form { module component {
46 service com::sun::star::form::component::PatternField;
H A DDatabaseTextField.idl27 #include <com/sun/star/form/component/TextField.idl>
37 module com { module sun { module star { module form { module component {
45 service com::sun::star::form::component::TextField;
H A DDatabaseFormattedField.idl27 #include <com/sun/star/form/component/FormattedField.idl>
37 module com { module sun { module star { module form { module component {
45 service com::sun::star::form::component::FormattedField;
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/forms/
H A Dcom.sun.star.comp.forms.OComboBoxModel.csv11 "OComboBoxModel";"com::sun::star::form::component::DatabaseComboBox";"ConvertEmptyToNull"
12 "OComboBoxModel";"com::sun::star::form::component::DatabaseComboBox";"ListSource"
13 "OComboBoxModel";"com::sun::star::form::component::DatabaseComboBox";"ListSourceType"
46 "OComboBoxModel";"com::sun::star::form::component::ComboBox";"DefaultText"
H A Dcom.sun.star.comp.forms.OListBoxModel.csv35 "OListBoxModel";"com::sun::star::form::component::DatabaseListBox";"BoundColumn"
36 "OListBoxModel";"com::sun::star::form::component::DatabaseListBox";"ListSourceType"
38 "OListBoxModel";"com::sun::star::form::component::ListBox";"DefaultSelection"
39 "OListBoxModel";"com::sun::star::form::component::ListBox";"ListSource"
/trunk/main/offapi/com/sun/star/chart2/data/
H A DXDataProvider.idl122 is a string that can be interpreted by the component that
136 /** Returns a component that is able to change a given range
138 controller-component that uses the GUI to allow a user to
146 The component for selecting a new range. It must support
/trunk/main/dbaccess/source/core/recovery/
H A Ddbdocrecovery.cxx316 const Reference< XComponent >* component = aComponents.getConstArray(); in saveModifiedSubComponents() local
318 for ( ; component != componentEnd; ++component ) in saveModifiedSubComponents()
320 … SubComponentRecovery aComponentRecovery( m_pData->aContext, xDatabaseUI, *component ); in saveModifiedSubComponents()
/trunk/main/offapi/com/sun/star/form/inspection/
H A DEventHandler.idl39 offered by this form component.
41 …<p>For this, the parent of the form component, which by definition supports the <type scope="com::…
45 @see com::sun::star::form::component::CommandButton
/trunk/main/udkapi/com/sun/star/lang/
H A DXSingleComponentFactory.idl47 component instance
53 /** Creates an instance of a component and initializes the new instance
61 component instance
H A DMultiServiceFactory.idl59 /** This interface uses a service name to instantiate a component
64 /** This interface uses a service name and a component context to instantiate
65 a component which supports the specified service.
/trunk/main/offapi/com/sun/star/frame/
H A DFrameControl.idl39 /** contains a frame with a desktop component
42 If the control is visible and has a valid (loadable) component URL,
56 /** contains the type of the component which is loaded into the frame,
H A DXLoadable.idl48 /** offers a simple way to initialize a component or load it from an URL.
59 /** creates a component from scratch
65 /** loads a component from an URL
/trunk/main/offapi/com/sun/star/util/
H A DNumberFormatsSupplier.idl50 /** used to initialize the component when instantiating.
56 <p>The component should be initialized only once, after it has been instantiated, and before it
63 /** allows access to the number formats supplied by the component.
/trunk/main/offapi/com/sun/star/inspection/
H A DInteractiveSelectionResult.idl45 inspected component.
51 component.
55 responsible for forwarding this value to the inspected component.</p>
/trunk/main/offapi/com/sun/star/document/
H A DOfficeDocument.idl58 /** represents a component which is created from an URL and arguments
80 /** offers a simple way to store a component to an URL
85 <li>to make a copy of current component by saving it to another location</li>
94 /** offers a way to print a component
/trunk/main/toolkit/source/layout/core/
H A Dhelper.hxx44 …typedef Window* (SAL_CALL *WindowCreator) (VCLXWindow** component, rtl::OUString const& name, Wind…
136 …static Window* sfx2CreateWindow (VCLXWindow** component, Window* parent, rtl::OUString const& name…
137 …static Window* layoutCreateWindow (VCLXWindow** component, Window *parent, rtl::OUString const& na…
/trunk/main/odk/examples/java/PropertySet/
H A DMakefile101 @echo If you want to install your component automatically, please set the environment
110 @echo Load the "$(QM)PropertySet.odt$(QM)" document to see how this component works. You can
111 @echo use this component inside your office installation, see the example description.
/trunk/main/offapi/com/sun/star/form/
H A DXBoundComponent.idl37 /** specifies a (form) component which is bound to a data source.
44 model (component) of the control is triggered by the environment
55 /** commits the content of the component into the data source it is bound to.
H A DXGrid.idl42 <type scope="com::sun::star::form::component">DataForm</type>. Thus, the <em>current
44 <type scope="com::sun::star::form::component">DataForm</type>, and can be affected only
48 @see com::sun::star::form::component::GridControl
/trunk/main/offapi/com/sun/star/form/runtime/
H A DFormOperations.idl57 <type scope="com::sun::star::form::component">DataForm</type> instance.
66 …ions</code> instance which works on a <type scope="com::sun::star::form::component">DataForm</type>
70 …m is <NULL/>, or does not support the <type scope="com::sun::star::form::component">DataForm</type>
/trunk/main/odk/examples/DevelopersGuide/BasicAndDialogs/CreatingDialogs/
H A DMakefile104 @echo If you want to install your component automatically, please set the environment
112 @echo The SampleDialog Java component was installed if SDK_AUTO_DEPLOYMENT = YES.
113 @echo Please load the "$(QM)CreatingDialogs.odt$(QM)" document to use the component or use it

Completed in 55 milliseconds

12345678910>>...33