Home
last modified time | relevance | path

Searched refs:components (Results 51 – 75 of 301) sorted by relevance

12345678910>>...13

/aoo42x/main/instsetoo_native/inc_openoffice/windows/msi_languages/
H A DActionTe.ulf110 en-US = "Installing ODBC components"
152 en-US = "Publishing qualified components"
257 en-US = "Removing ODBC components"
/aoo42x/main/udkapi/com/sun/star/container/
H A DXComponentEnumerationAccess.idl42 a collection of components.
48 /** creates a new instance of enumeration through components.
/aoo42x/main/configmgr/source/
H A Dcomponents.cxx164 rtl::Reference< WriteThread > * reference, Components & components,
184 rtl::Reference< WriteThread > * reference, Components & components, in WriteThread() argument
186 reference_(reference), components_(components), url_(url), data_(data) in WriteThread()
376 NodeMap const * map = &data_.components; in removeExtensionXcuFile()
H A Dchildaccess.hxx65 Components & components, rtl::Reference< RootAccess > const & root,
70 Components & components, rtl::Reference< RootAccess > const & root,
H A Dxcsparser.cxx290 NodeMap::iterator i(data_.components.find(top.name)); in endElement()
291 if (i == data_.components.end()) { in endElement()
292 data_.components.insert( in endElement()
/aoo42x/main/offapi/com/sun/star/frame/
H A DXFrame.idl229 for simple components this can be done by the <type>FrameLoader</type>.
283 Simple components may implement a <type scope="com::sun::star::awt">XWindow</type> only.
355 happen to the components within this frame or within sub-frames of this frame.
359 activation/deactivation of components.
H A DComponents.idl35 /** specifies a collection of components
48 /** use it to get snapshot of current available components as an enumeration
H A DXFrameActionListener.idl41 when several things happen to components within frames of the desktop frame tree.
45 activation/deactivation of components.
H A DLayoutManager.idl108 /** provides functions to merge menus for inplace editing of components
119 components inside OpenOffice.org.
H A DXUntitledNumbers.idl65 it has to be released so it can be used for new components.
100 @return the localized string for untitled components.
/aoo42x/main/udkapi/com/sun/star/loader/
H A DJava2.idl33 <p>This service was introduced for UNO 3 components. The then
35 UNO 2 components. Since UNO 2 is not supported anymore, the service
/aoo42x/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DMakefile49 COMP1_COMPONENTS=$(COMP1_NAME).components
62 COMP2_COMPONENTS=$(COMP2_NAME).components
278 @echo SDK_AUTO_DEPLOYMENT = YES. You can use this components inside your office
/aoo42x/main/udkapi/com/sun/star/lang/
H A DXMain.idl41 /** Executing interface for executable components run by the uno executable
42 loader. This is an application to run components passing the command
/aoo42x/main/offapi/com/sun/star/sdb/
H A DDatabaseEnvironment.idl41 is the top level service for accessing database components.
46 or to use database access beans to gain access to database components.
/aoo42x/main/offapi/com/sun/star/form/
H A Dmodules.idl41 /** collects services for inspecting form/components
56 /** collects functionality to validate form components by help
/aoo42x/main/offapi/com/sun/star/configuration/backend/
H A DBackend.idl49 by components and entities.
60 <p> A layer contains data for multiple components
H A DSingleBackend.idl50 by components and entities.
61 <p> Layers contains data for multiple components
/aoo42x/main/officecfg/util/
H A Dcomponent-map.gen73 print OUTFILE "# installed components \n";
74 print OUTFILE "components=$comps\n\n";
/aoo42x/main/offapi/com/sun/star/report/inspection/
H A DDefaultComponentInspectorModel.idl40 …inspecting form components, in particular all components implementing the <type>ReportComponent</t…
/aoo42x/main/solenv/bin/modules/installer/windows/
H A Dfile.pm1102 my %components = ();
1105 $components{$file->{'componentname'}} = 1;
1107 return keys %components;
/aoo42x/main/offapi/com/sun/star/form/inspection/
H A DDefaultFormComponentInspectorModel.idl40 …inspecting form components, in particular all components implementing the <type>FormComponent</typ…
/aoo42x/main/offapi/com/sun/star/ui/
H A DActionTriggerContainer.idl54 This entry type is of interest for components rendering a an
87 /** allows foreign components to register themself as listener for the container
/aoo42x/main/offapi/com/sun/star/form/validation/
H A DXValidator.idl43 /** specifies a component able to validate (the content of) other components
50 …To be notified about this, interested components should register as <type>XValidityConstraintListe…
/aoo42x/main/offapi/com/sun/star/document/
H A DFilterFactory.idl47 /** factory to create filter components.
65 /** factory interface to create and initialize filter components.
97 … The factory interface can be used to create filter components by its internal filter name only.
/aoo42x/main/offapi/com/sun/star/rendering/
H A DXBitmap.idl86 components must be greater than zero.
96 if the size components are outside the specified range.

Completed in 80 milliseconds

12345678910>>...13