Home
last modified time | relevance | path

Searched refs:components (Results 76 – 100 of 301) sorted by relevance

12345678910>>...13

/aoo42x/main/offapi/com/sun/star/sdb/
H A DContentLoader.idl35 /** implements a loader for various datasource-related user interface components.
49 Supporting this service ensures that you can plug any of the components
H A DDataSource.idl146 <li>External components may use the settings to carry arbitrary information with
147 the data source. Usually, this is used to control the behaviour of components
216 /** indicates that components displaying data obtained from this
H A DErrorCondition.idl33 /** defines error conditions for OpenOffice.org Base core components
35 <p>Core components of OpenOffice.org will use those error conditions
/aoo42x/main/configmgr/source/
H A Drootaccess.cxx72 Components & components, rtl::OUString const & pathRepresentation, in RootAccess() argument
74 Access(components), pathRepresentation_(pathRepresentation), in RootAccess()
H A Ddata.cxx227 NodeMap::const_iterator i(components.find(seg)); in resolvePathRepresentation()
234 for (rtl::Reference< Node > p(i == components.end() ? 0 : i->second);;) { in resolvePathRepresentation()
H A Dwritemodfile.hxx37 Components & components, rtl::OUString const & url, Data const & data);
/aoo42x/main/offapi/com/sun/star/frame/
H A DFrameAction.idl32 /** these are the events which can happen to the components in frames
37 components into a <type>Frame</type>.
H A DFrame.idl70 Frames are the anchors for the office components and they are the components' link
/aoo42x/main/offapi/com/sun/star/rendering/
H A DXBitmapPalette.idl59 Output parameter for the color components at the given palette
104 if the given sequence of color components does not match the
/aoo42x/main/instsetoo_native/util/
H A Dmakefile.mk456 components.txt \
504 components.txt \
552 components.txt \
/aoo42x/main/offapi/com/sun/star/form/component/
H A DDataForm.idl197 <p>Note that this is a recommendation for user interface components displaying the
207 <p>Note that this is a recommendation for user interface components displaying the
217 <p>Note that this is a recommendation for user interface components displaying the
/aoo42x/main/odk/examples/DevelopersGuide/Components/JavaComponent/
H A DMakefile44 COMP_COMPONENTS=$(COMP_NAME).components
178 @echo The Java components were installed if SDK_AUTO_DEPLOYMENT = YES.
/aoo42x/main/offapi/com/sun/star/awt/
H A DXImageConsumer.idl74 the pixels into their corresponding color and alpha components. Pixel
94 the pixels into their corresponding color and alpha components. Pixel
H A DXStyleSettings.idl64 /// specifies the text color for active UI components
85 /// specifies the text color for inactive UI components
/aoo42x/main/offapi/com/sun/star/form/binding/
H A DValueBinding.idl91 /** allows other components to be notified when the value represented
104 <p>An <type>ValueBinding</type> may be known to one ore more components
/aoo42x/main/offapi/com/sun/star/chart2/
H A DXChartDocument.idl106 type templates (components of type
112 type templates (components of type
/aoo42x/main/offapi/com/sun/star/document/
H A DOfficeDocument.idl48 All major document-like components should support this service
49 …instead of simple components which supports a <type scope="com::sun::star::frame">Controller</type>
/aoo42x/main/offapi/com/sun/star/form/control/
H A DGridControl.idl138 /** allows external components to register dispatchers for some common form actions.
143 …With the help of this interface, external components which wish to handle such travelings themself…
/aoo42x/main/ure/source/
H A DREADME186 - uno is the executable file that runs UNO components. For more details, see
345 On Linux x86, the URE uses libgcc_s.so.1 to run binary UNO components that were
356 C++ UNO components run from within the uno executable can depend on an
363 Similarly, Java UNO components can depend on an environment in which the public
/aoo42x/main/cui/source/customize/
H A Dselector.cxx695 Reference< container::XEnumeration > components = in getDocumentModel() local
697 while (components->hasMoreElements()) in getDocumentModel()
700 components->nextElement(), UNO_QUERY ); in getDocumentModel()
H A Dcfgutil.cxx920 Reference< container::XEnumeration > components = in getDocumentModel() local
922 while (components->hasMoreElements()) in getDocumentModel()
925 components->nextElement(), UNO_QUERY ); in getDocumentModel()
/aoo42x/main/udkapi/com/sun/star/uri/
H A DXUriReferenceFactory.idl112 authority components, and the path component of <code>uriReference</code>
125 authority components (if present), but share no common path segments. If
/aoo42x/main/solenv/bin/modules/installer/windows/
H A Dmsiglobal.pm1079 my %components = ();
1090 $components{$key} = $value;
1094 return \%components;
/aoo42x/main/offapi/com/sun/star/accessibility/
H A DAccessibleRole.idl174 used in interfaces to tweak the spacing between components, but
221 border around it and contains components inside it.</p>
238 /** A small fixed size picture, typically used to decorate components.
263 the visual components in a window.</p>
/aoo42x/main/vcl/source/components/
H A Dmakefile.mk27 TARGET=components

Completed in 87 milliseconds

12345678910>>...13