Home
last modified time | relevance | path

Searched refs:entry (Results 51 – 75 of 382) sorted by relevance

12345678910>>...16

/aoo41x/main/store/source/
H A Dstortree.cxx429 T const entry (rKey); in find_lookup() local
437 sal_uInt16 const i = rPage.find(entry); in find_lookup()
461 rIndex = rPage.find(entry); in find_lookup()
466 T::CompareResult eResult = entry.compare(rPage.m_pData[rIndex]); in find_lookup()
512 T const entry (rKey); in find_insert() local
520 sal_uInt16 const i = rPage.find (entry); in find_insert()
562 rIndex = rPage.find(entry); in find_insert()
566 T::CompareResult result = entry.compare (rPage.m_pData[rIndex]); in find_insert()
/aoo41x/main/i18npool/source/textconversion/
H A Dtextconversion_zh.cxx96 const sal_uInt16 *entry; in getWordConversion() local
104 entry = ((const sal_uInt16* (*)()) getFunctionBySymbol("getSTC_WordEntry_T2S"))(); in getWordConversion()
109 entry = ((const sal_uInt16* (*)()) getFunctionBySymbol("getSTC_WordEntry_S2T"))(); in getWordConversion()
119 …if ((!wordData || !index || !entry) && !xCDL.is()) // no word mapping defined, do char2char conver… in getWordConversion()
176 const sal_Int32 result = word.compareTo(wordData + entry[current]); in getWordConversion()
183 … for (current = entry[current]-1; current > 0 && wordData[current-1]; current--) ; in getWordConversion()
185 current = entry[current] + word.getLength() + 1; in getWordConversion()
/aoo41x/main/offapi/com/sun/star/form/binding/
H A DBindableDatabaseListBox.idl50 … <li><em>integer values</em>: When used, the value will represent the index of the selected entry.
51 … If no entry is selected, -1 will be transfered. If more than one entry is selected, <NULL/>
55 … <li><em>string values</em>: When used. the value will represent the text of the selected entry.
56 … If no entry is selected, an empty string will be transfered. If more than one entry is selected,
H A DXListEntryListener.idl40 /** specifies a listener for changes in a string entry list
44 /** notifies the listener that a single entry in the list has change
48 member denotes the position of the changed entry, the first (and only) element
57 member denotes the position of the first inserted entry, the
67 member denotes the position of the first removed entry, the
/aoo41x/main/offapi/com/sun/star/awt/
H A DAccessibleIconChoiceControlEntry.idl41 /** specifies accessibility support for an icon choice control entry.
52 /** This interface gives access to the structural information of an icon choice control entry:
55 <li>Role: The role of an icon choice control entry is <const
58 <li>Name: The name of an icon choice control entry is it's text.</li>
59 <li>Description: The description of an icon choice control entry is empty.</li>
95 of an icon choice control entry.
/aoo41x/main/offapi/com/sun/star/geometry/
H A DAffineMatrix2D.idl68 /// The top, left matrix entry.
71 /// The top, middle matrix entry.
74 /// The top, right matrix entry.
77 /// The bottom, left matrix entry.
80 /// The bottom, middle matrix entry.
83 /// The bottom, right matrix entry.
/aoo41x/main/odk/examples/cpp/custompanel/
H A DMakefile104 …@echo $(SQM) $(SQM)$(OSEP)manifest:file-entry manifest:media-type="$(QM)application/vnd.sun.star.…
106 …@echo $(SQM) $(SQM)$(OSEP)manifest:file-entry manifest:media-type="$(QM)application/vnd.sun.star.…
108 …@echo $(SQM) $(SQM)$(OSEP)manifest:file-entry manifest:media-type="$(QM)application/vnd.sun.star.…
110 …@echo $(SQM) $(SQM)$(OSEP)manifest:file-entry manifest:media-type="$(QM)application/vnd.sun.star.…
112 …@echo $(SQM) $(SQM)$(OSEP)manifest:file-entry manifest:media-type="$(QM)application/vnd.sun.star.…
114 …@echo $(SQM) $(SQM)$(OSEP)manifest:file-entry manifest:media-type="$(QM)application/vnd.sun.star.…
/aoo41x/main/scripting/java/com/sun/star/script/framework/provider/beanshell/
H A DScriptEditorForBeanShell.java195 public void edit(final XScriptContext context, ScriptMetaData entry) { in edit() argument
196 if (entry != null ) { in edit()
200 cl = ClassLoaderFactory.getURLClassLoader( entry ); in edit()
206 String sUrl = entry.getParcelLocation(); in edit()
211 sUrl += entry.getLanguageName(); in edit()
212 final URL url = entry.getSourceURL(); in edit()
/aoo41x/main/offapi/com/sun/star/security/
H A DExtAltNameType.idl47 * The entry contains rfc822 name.
55 * The entry contains a dns name.
68 * The entry contains an url.
76 * The entry contains a ip address.
84 * The entry contains a registered id.
/aoo41x/main/odk/examples/java/Inspector/
H A DMakefile128 …@echo $(SQM) $(SQM)$(OSEP)manifest:file-entry manifest:media-type="$(QM)application/vnd.sun.star.…
130 …@echo $(SQM) $(SQM)$(OSEP)manifest:file-entry manifest:media-type="$(QM)application/vnd.sun.star.…
132 …@echo $(SQM) $(SQM)$(OSEP)manifest:file-entry manifest:media-type="$(QM)application/vnd.sun.star.…
134 …@echo $(SQM) $(SQM)$(OSEP)manifest:file-entry manifest:media-type="$(QM)application/vnd.sun.star.…
136 …@echo $(SQM) $(SQM)$(OSEP)manifest:file-entry manifest:media-type="$(QM)application/vnd.sun.star.…
138 …@echo $(SQM) $(SQM)$(OSEP)manifest:file-entry manifest:media-type="$(QM)application/vnd.sun.star.…
/aoo41x/main/offapi/com/sun/star/embed/
H A DXLinkageSupport.idl57 name for object's entry
74 An entry with the specified name should be created\opened inside
75 provided storage. This entry will be used for the object persistence.
76 If the entry exists already all it's contents will be ignored.
80 a parent storage the entry should be created\opened in
83 a name for the entry
/aoo41x/main/offapi/com/sun/star/resource/
H A DXStringResourceResolver.idl77 if no entry exists for the given ResourceID
102 if no entry exists for the given ResourceID or locale
109 Checks if the resource contains an entry for the given ResourceID
115 @return <TRUE/> if an entry exists, otherwise <FALSE/>
122 Checks if the resource contains an entry for the given ResourceID and locale.
132 The locale the entry should be checked for.
136 @return <TRUE/> if an entry exists, otherwise <FALSE/>
/aoo41x/main/offapi/com/sun/star/linguistic2/
H A DXSearchableDictionaryList.idl45 /** allows searching for an entry in all dictionaries of the dictionary-list.
48 for the entry.
58 /** looks for an entry for a given word in the list of dictionaries.
61 the dictionary entry that was found, <NULL/> otherwise.
64 the word (entry) to be looked for.
H A DDictionaryEvent.idl43 its listeners about changes in its properties or its entry list.
45 dictionary entry.</P>
64 /** is the affected dictionary entry (if any).
66 <p>It must be set if an entry was
/aoo41x/main/offapi/com/sun/star/sheet/
H A DXCompatibilityNames.idl57 provide a sequence of compatibility names - the first entry of all
58 sequences is used). If no entry is equal, the second entry of each
62 the first entry of the sequence is used. So the method should return
63 a sequence which contains first the entry representing the current
/aoo41x/main/vcl/unx/generic/fontmanager/
H A Dfontcache.cxx662 FontDirMap::const_iterator entry = dir->second.m_aEntries.find( rFile ); in getFontCacheFile() local
663 if( entry != dir->second.m_aEntries.end() ) in getFontCacheFile()
665 …for( FontCacheEntry::const_iterator font = entry->second.m_aEntry.begin(); font != entry->second.m… in getFontCacheFile()
703 FontDirMap::const_iterator entry; in updateFontCacheEntry() local
709 entry = dir->second.m_aEntries.find( aFile ); in updateFontCacheEntry()
710 if( entry != dir->second.m_aEntries.end() ) in updateFontCacheEntry()
712 … for( font = entry->second.m_aEntry.begin(); font != entry->second.m_aEntry.end(); ++font ) in updateFontCacheEntry()
720 if( font != entry->second.m_aEntry.end() ) in updateFontCacheEntry()
/aoo41x/main/solenv/bin/modules/
H A DSourceConfig.pm430 foreach my $entry (@$entries_to_add) {
431 if (defined $$activated_entries{$entry}) {
432 $warning_message .= "$entry "
434 push(@$content, "$entry=active\n");
435 ${$activated_entries}{$entry}++;
436 $message .= "$entry "
/aoo41x/main/desktop/source/deployment/registry/
H A Ddp_backenddb.cxx193 …Reference<css::xml::dom::XElement> entry = Reference<css::xml::dom::XElement>(getKeyElement(url), … in revokeEntry() local
194 if (entry.is()) in revokeEntry()
196 entry->setAttribute(OUSTR("revoked"), OUSTR("true")); in revokeEntry()
214 …Reference<css::xml::dom::XElement> entry = Reference<css::xml::dom::XElement>(getKeyElement(url), … in activateEntry() local
215 if (entry.is()) in activateEntry()
218 entry->removeAttribute(OUSTR("revoked")); in activateEntry()
238 …Reference<css::xml::dom::XElement> entry = Reference<css::xml::dom::XElement>(getKeyElement(url), … in hasActiveEntry() local
239 if (entry.is()) in hasActiveEntry()
241 OUString sActive = entry->getAttribute(OUSTR("revoked")); in hasActiveEntry()
/aoo41x/main/sal/osl/unx/
H A Dsignal.c438 dynamic_entry* entry = (dynamic_entry*)data; in callback() local
450 if (strcmp(dsoname, entry->name) == 0) in callback()
452 entry->offset = pDynamic->p_offset; in callback()
475 dynamic_entry entry; in dynamic_section_offset() local
477 entry.name = name; in dynamic_section_offset()
478 entry.offset = 0; in dynamic_section_offset()
480 dl_iterate_phdr(callback, &entry); in dynamic_section_offset()
482 return entry.offset; in dynamic_section_offset()
/aoo41x/main/extensions/source/config/ldap/
H A Dldapaccess.hxx55 typedef LDAP_API(char *) (LDAP_CALL *t_ldap_get_dn)( LDAP *ld, LDAPMessage *entry );
57 typedef LDAP_API(char *) (LDAP_CALL *t_ldap_first_attribute)( LDAP *ld, LDAPMessage *entry, void **…
58 typedef LDAP_API(char *) (LDAP_CALL *t_ldap_next_attribute)( LDAP *ld, LDAPMessage *entry, void *pt…
61 typedef LDAP_API(char **) (LDAP_CALL *t_ldap_get_values)( LDAP *ld, LDAPMessage *entry, const char …
/aoo41x/main/ucb/source/ucp/hierarchy/
H A Dhierarchydata.cxx59 HierarchyEntryData entry; member
1210 m_pImpl->entry.setTitle( aValue ); in operator *()
1221 m_pImpl->entry.setTargetURL( aValue ); in operator *()
1235 m_pImpl->entry.setType( HierarchyEntryData::LINK ); in operator *()
1239 m_pImpl->entry.setType( HierarchyEntryData::FOLDER ); in operator *()
1250 m_pImpl->entry.setName( in operator *()
1255 m_pImpl->entry = HierarchyEntryData(); in operator *()
1259 return m_pImpl->entry; in operator *()
/aoo41x/test/testcommon/source/org/openoffice/test/common/
H A DFileUtil.java801 ZipEntry entry; in unzip() local
802 while ((entry = zin.getNextEntry()) != null) { in unzip()
803 File entryFile = new File(destFile, entry.getName()); in unzip()
804 if (entry.isDirectory()) { in unzip()
817 if (entry.getTime() >= 0) in unzip()
818 entryFile.setLastModified(entry.getTime()); in unzip()
845 ZipEntry entry = new ZipEntry(prefix + f.getName()); in zip() local
846 out.putNextEntry(entry); in zip()
/aoo41x/main/offapi/com/sun/star/text/
H A DDocumentIndexMarkAsian.idl35 as an index entry for a <type>DocumentIndex</type>.
46 index entry.
50 /** contains the reading of the primary key of the index entry.
55 /** contains the reading the secondary key of the index entry.
/aoo41x/main/scripting/source/pyprov/
H A Dpythonscript.py423 entry = self.modules.get(url)
426 if entry:
427 if hasChanged( entry.lastRead, lastRead ):
440 entry = ModuleEntry( lastRead, imp.new_module("ooo_script_framework") )
441 entry.module.__dict__[GLOBAL_SCRIPTCONTEXT_NAME] = self.scriptContext
448 exec(code, entry.module.__dict__)
449 entry.module.__file__ = url
450 self.modules[ url ] = entry
451 log.debug( "mapped " + url + " to " + str( entry.module ) )
452 return entry.module
/aoo41x/main/offapi/com/sun/star/chart/
H A DChartLegendPosition.idl52 <p>The second entry in the legend is placed below the first
61 <p>The second entry in the legend is placed an the right hand
70 <p>The second entry in the legend is placed below the first
79 <p>The second entry in the legend is placed an the right hand

Completed in 155 milliseconds

12345678910>>...16