Home
last modified time | relevance | path

Searched refs:entries (Results 76 – 100 of 267) sorted by relevance

1234567891011

/aoo42x/main/qadevOOo/runner/helper/
H A DComplexDescGetter.java53 DescEntry[] entries = getScenario(entry.substring(5), null, debug); in getDescriptionFor() local
54 return entries; in getDescriptionFor()
/aoo42x/main/sc/source/ui/inc/
H A Dvalidate.hrc63 change the order of the list box entries. */
75 change the order of the list box entries. */
/aoo42x/main/bridges/test/java_uno/nativethreadpool/
H A Dtestnativethreadpoolclient.cxx161 cppu::ImplementationEntry entries[] = { variable
173 implName, serviceManager, registryKey, entries); in component_getFactory()
/aoo42x/main/udkapi/com/sun/star/bridge/
H A DOleApplicationRegistration.idl41 factories by COM API functions, there need to be proper registry entries. This service
42 does not provide for writing those entries.<p>
/aoo42x/main/offapi/com/sun/star/form/binding/
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
H A DBindableDatabaseListBox.idl49 the indexes of the selected entries of the list box.</li>
54 of the selected entries of the list box.</li>
/aoo42x/main/udkapi/com/sun/star/bridge/oleautomation/
H A DApplicationRegistration.idl41 the factories by COM API functions, there need to be proper registry entries.
42 This service does not provide for writing those entries.
/aoo42x/main/toolkit/source/awt/
H A Dasynccallback.cxx176 static ::cppu::ImplementationEntry const entries[] = {
188 implName, serviceManager, registryKey, entries); in comp_AsyncCallback_component_getFactory()
/aoo42x/main/offapi/com/sun/star/sheet/
H A DTableConditionalFormat.idl78 /** creates an enumeration of all conditional entries.
86 /** provides methods to access the contained conditional entries by index.
H A DSheetFilterDescriptor.idl75 /** specifies if the case of letters is important when comparing entries.
81 /** specifies if duplicate entries are left out of the result.
/aoo42x/main/offapi/com/sun/star/table/
H A DCellRangeListSource.idl44 /** defines the a source of list entries coming from a cell range in a tbale document
53 /** ensures the basic functionality for supplying list entries
/aoo42x/test/testcommon/source/org/openoffice/test/common/
H A DXMLReporter.java188 Set<Entry<Object, Object>> entries = System.getProperties().entrySet(); in store() local
189 for (Entry<Object, Object> e : entries) { in store()
/aoo42x/main/offapi/com/sun/star/ui/
H A DModuleUICommandDescription.idl55 has <type scope="com::sun::star::beans">PropertyValue</type> as entries. The following
56 entries a defined:
H A DModuleWindowStateConfiguration.idl58 has <type scope="com::sun::star::beans">PropertyValue</type> as entries. The following
59 entries a defined:
/aoo42x/main/desktop/source/deployment/registry/configuration/
H A Ddp_configuration.cxx745 t_string2string_map entries( in processPackage_() local
747 for (t_string2string_map::iterator i(entries.begin()); in processPackage_()
748 i != entries.end(); ++i) in processPackage_()
/aoo42x/test/testcommon/source/org/openoffice/test/
H A DOpenOffice.java145 Set<Entry<Object, Object>> entries = versionProps.entrySet(); in OpenOffice() local
146 for (Entry<Object, Object> e : entries) { in OpenOffice()
/aoo42x/main/wizards/source/schedule/
H A Dschedule.src289 Text [ en-US ] = "Delete event entries" ;
294 Text [ en-US ] = "Delete the selected entries?" ;
/aoo42x/main/sysui/desktop/solaris/
H A Dmailcap23 # backing out existing entries to avoid duplicates
94 # backing all entries pointing to our binary
/aoo42x/main/sysui/desktop/share/
H A Dmakefile.mk147 @echo Creating desktop entries for $(@:f) ..
202 @echo Creating KDE mimelnk entries for $(@:d:d:f) ..
/aoo42x/main/offapi/com/sun/star/packages/zip/
H A DZipConstants.idl278 /** END header field "number of entries on this disk" offset
283 /** END header field "total number of entries" offset
/aoo42x/main/swext/mediawiki/src/com/sun/star/wiki/
H A DWikiEditorImpl.java264 Set entries = m_statusListeners.entrySet(); in callStatusListeners() local
265 Iterator iter = entries.iterator(); in callStatusListeners()
/aoo42x/main/sw/source/ui/uno/
H A Dunofreg.cxx153 static ::cppu::ImplementationEntry const entries[] = {
370 pImplName, pServiceManager, pRegistryKey, entries); in component_getFactory()
/aoo42x/main/cppuhelper/qa/propertysetmixin/
H A Dcomp_propertysetmixin.cxx407 cppu::ImplementationEntry entries[] = { variable
418 implName, serviceManager, registryKey, entries); in component_getFactory()
/aoo42x/main/offapi/com/sun/star/form/component/
H A DDatabaseListBox.idl48 one possibility to specify the list entries: the <member>ListBox::ListSource</member>
60 …pen a second result set, this time for the <em>customer</em> table, and fill it's list with entries
/aoo42x/main/cui/source/dialogs/
H A Dhangulhanjadlg.src233 Text [ en-US ] = "Show recently used entries first" ;
240 Text [ en-US ] = "Replace all unique entries automatically" ;

Completed in 89 milliseconds

1234567891011