Home
last modified time | relevance | path

Searched refs:entry (Results 26 – 50 of 382) sorted by relevance

12345678910>>...16

/aoo41x/main/solenv/bin/
H A Dzipdep.pl298 foreach my $entry (@fit_pattern) {
299 $$files_hash{$entry}++;
311 my $entry = '';
315 foreach $entry (@prj_dir_list) {
316 $entry =~ /^\.$/ and next;
317 $entry =~ /^\.\.$/ and next;
319 $entry = $dir . '/' . $entry;
322 if (-d $entry) {
323 &get_dir_content($entry, $dir_hash_ref);
325 $$dir_hash_ref{$entry}++;
H A Ddeliver.pl1143 my @entry = @_;
1145 return -1 if ( $#entry != 2 );
1146 if (( $entry[0] eq "COPY" ) || ( $entry[0] eq "ADDINCPATH" )) {
1147 return 0 if ( ! -e $entry[1].$maybedot );
1149 $entry[1] = $repository ."/" . $module . "/prj/" . $entry[1];
1150 $entry[1] =~ s/$module\/prj\/\.\./$module/;
1154 if ( $entry[2] =~ /^\Q$dest\E/ ) {
1165 $entry[2] =~ s/^\Q$solarversion\E\///;
1169 $entry[2] =~ s#$ext([\\\/])#$1#o;
1172 push @common_log_list, [@entry];
[all …]
/aoo41x/main/qadevOOo/runner/stats/
H A DSimpleOutProducer.java37 public boolean initialize(share.DescEntry entry, boolean active) { in initialize() argument
50 public boolean summary(share.DescEntry entry) { in summary() argument
51 String header = "***** State for "+entry.longName+" ******"; in summary()
53 if (entry.hasErrorMsg) { in summary()
54 System.out.println(entry.ErrorMsg); in summary()
55 System.out.println("Whole "+entry.EntryType+": "+entry.State); in summary()
57 System.out.println("Whole "+entry.EntryType+": "+entry.State); in summary()
H A DInternalLogWriter.java53 public boolean initialize(share.DescEntry entry, boolean active) { in initialize() argument
83 public boolean summary(share.DescEntry entry) { in summary() argument
85 String header = "***** State for "+entry.longName+" ******"; in summary()
87 if (entry.hasErrorMsg) { in summary()
88 println(entry.ErrorMsg); in summary()
89 println("Whole "+entry.EntryType+": "+entry.State); in summary()
91 println("Whole "+entry.EntryType+": "+entry.State); in summary()
H A DSimpleLogWriter.java35 share.DescEntry entry = null; field in SimpleLogWriter
54 entry = _entry; in initialize()
60 if ((ow == null) && (entry != null)) in println()
62 this.ow = (share.Watcher) entry.UserDefinedParams.get("Watcher"); in println()
92 public boolean summary(share.DescEntry entry) { in summary() argument
104 entry.UserDefinedParams.put("Watcher", (share.Watcher) watcher); in setWatcher()
/aoo41x/main/offapi/com/sun/star/linguistic2/
H A DXConversionPropertyType.idl46 /** allows set and retrieve the property type of an entry in a
61 /** sets the property type for the specified entry.
63 <p>The conversion entry is specified by the pair
67 the left text of the dictionary entry.
69 the right text of the dictionary entry.
71 the property type to be set for the entry
81 /** returns the property type for the specified entry.
83 <p>The conversion entry is specified by the pair
87 the left text of the dictionary entry.
89 the right text of the dictionary entry.
[all …]
H A DXDictionaryEntry.idl39 /** This interfaces gives access to a dictionary entry.
41 <P>A dictionary entry can supply a word and its hyhenation
43 If it is a negative entry it may supply a replacement text to
44 be used instead of the entry word.</P>
64 the word defining this entry.
71 <TRUE/> if the word (entry) is a negative one and should not be
79 <p>It is undefined if the entry is not negative.</p>
82 the replacement text for a negative entry.
/aoo41x/main/offapi/com/sun/star/rendering/
H A DXBitmapPalette.idl56 /** Request the color for the given palette entry.
58 @param entry
60 entry.
63 The index of the palette entry to be retrieved. Valid range is
66 @return <TRUE/>, if the given palette entry should be displayed
67 opaque, and <FALSE/> if the entry should be displayed
81 /** Set the color for the given palette entry.
88 When <TRUE/>, the specified palette entry is displayed as
89 opaque color. When <FALSE/>, the given entry displays as fully
93 The index of the palette entry to be changed. Valid range is
[all …]
/aoo41x/main/pyuno/source/module/
H A Dunohelper.py149 entry = self.impls.get( implementationName, None )
150 if entry == None:
152 return createSingleServiceFactory( entry.ctor, implementationName, entry.serviceNames )
156 if entry == None:
158 return entry.serviceNames
161 entry = self.impls.get( implementationName,None )
162 if entry == None:
164 return serviceName in entry.serviceNames
174 for entry in seqEntries:
175 keyName = "/"+ entry.implName + "/UNO/SERVICES"
[all …]
/aoo41x/main/offapi/com/sun/star/geometry/
H A DAffineMatrix3D.idl70 /// The top, left matrix entry.
73 /// The top, left middle matrix entry.
76 /// The top, right middle matrix entry.
79 /// The top, right matrix entry.
82 /// The middle, left matrix entry.
85 /// The middle, middle left matrix entry.
88 /// The middle, middle right matrix entry.
91 /// The middle, right matrix entry.
94 /// The bottom, left matrix entry.
97 /// The bottom, middle left matrix entry.
[all …]
/aoo41x/main/offapi/com/sun/star/embed/
H A DXEmbedObjectCreator.idl67 <p> In case specified entry exists it's contents are ignored and
78 a parent storage the entry should be created/opened in
81 a name for the entry
111 <p> The specified entry must exists and the object should be loaded
112 from the entry. In case a persistent representation of a link is
117 a parent storage the entry should be opened in
120 a name for the entry
127 object should be loaded from storage entry
137 the specified entry does not exist
164 a parent storage the entry should be created/opened in
[all …]
/aoo41x/main/qadevOOo/runner/org/openoffice/
H A DRunnerService.java230 String entry = aEnum.nextElement().toString(); in getPropertyValues() local
231 if (entry.endsWith(".csv")) { in getPropertyValues()
236 int startIndex = entry.indexOf("objdsc/") + 7; in getPropertyValues()
237 int endIndex = entry.lastIndexOf('/'); in getPropertyValues()
242 module = entry.substring(startIndex, endIndex); in getPropertyValues()
245 if (entry.indexOf("/file/") != -1 || entry.indexOf("/xmloff/") != -1) { in getPropertyValues()
246 endIndex = entry.indexOf(".csv"); in getPropertyValues()
247 object = entry.substring(0, endIndex); in getPropertyValues()
266 endIndex = entry.indexOf(".csv"); in getPropertyValues()
267 object = entry.substring(startIndex, endIndex); in getPropertyValues()
/aoo41x/main/store/source/
H A Dstorbios.cxx432 OStorePageBIOS::Ace * entry; in find() local
433 for (entry = head->m_next; entry != head; entry = entry->m_next) in find()
435 if (entry->m_addr >= addr) in find()
436 return entry; in find()
445 entry->m_next = head; in insert()
446 entry->m_prev = head->m_prev; in insert()
447 head->m_prev = entry; in insert()
448 entry->m_prev->m_next = entry; in insert()
767 Ace * entry = AceCache::get().create (rDescr.m_nAddr, 1); in acquirePage() local
768 if (!entry) in acquirePage()
[all …]
/aoo41x/main/solenv/bin/modules/
H A DExtensionsLst.pm414 for my $entry (@urls)
416 my ($protocol, $name, $URL, $md5sum) = @{$entry};
425 push @missing, $entry;
436 push @missing, $entry;
446 push @missing, $entry;
467 for my $entry (@missing)
469 my ($protocol, $name, $URL, $md5sum) = @{$entry};
585 for my $entry (@urls)
587 my ($protocol, $name, $URL, $md5sum) = @{$entry};
/aoo41x/main/javaunohelper/com/sun/star/comp/helper/
H A DComponentContext.java127 ComponentContextEntry entry = (ComponentContextEntry)o; in getValueByName() local
128 if (entry.m_lateInit != null) in getValueByName()
134 String serviceName = (String)entry.m_lateInit; in getValueByName()
151 XSingleComponentFactory.class, entry.m_lateInit ); in getValueByName()
171 synchronized (entry) in getValueByName()
173 if (entry.m_lateInit != null) in getValueByName()
175 entry.m_value = xInstance; in getValueByName()
176 entry.m_lateInit = null; in getValueByName()
196 return entry.m_value; in getValueByName()
/aoo41x/main/scripting/java/com/sun/star/script/framework/container/
H A DScriptEntry.java50 public ScriptEntry(ScriptEntry entry) in ScriptEntry() argument
52 this.language = entry.language; in ScriptEntry()
53 this.languagename = entry.languagename; in ScriptEntry()
54 this.logicalname = entry.languagename; in ScriptEntry()
55 this.location = entry.location; in ScriptEntry()
56 this.languagedepprops = entry.languagedepprops; in ScriptEntry()
57 this.description = entry.description; in ScriptEntry()
/aoo41x/main/offapi/com/sun/star/i18n/
H A DXExtendedIndexEntrySupplier.idl46 <li>Provide phonetic entry support for CJK languge.
47 <li>Provide method to compare index entry.
75 Returns phonetic candidate for index entry for the locale.
108 Index entry
111 Phonetic entry
114 Language attribute for index and phonetic entry. <br/>
116 In the case they are different, phonetic entry will not
139 Language attribute for index and phonetic entry. <br/>
141 In the case they are different, phonetic entry will not
/aoo41x/main/offapi/com/sun/star/awt/
H A DAccessibleTreeListBoxEntry.idl44 /** specifies accessibility support for a treelistbox entry.
56 /** This interface gives access to the structural information of a tree list box entry:
59 <li>Role: The role of a tree list box entry is <const
62 <li>Name: The name of a tree list box entry is it's text.</li>
63 <li>Description: The description of a tree list box entry is empty.</li>
67 …"com::sun::star::awt">AccessibleTreeListBoxEntry</type> that contains the tree list box entry.</li>
86 … >AccessibleStateType::EDITABLE</const> is set when a tree list box entry can be edited.</li>
108 a menu. The supported actions for a tree list box entry are:
116 tree list box entry.
/aoo41x/main/sal/rtl/source/
H A Dlocale.c60 void rtl_hashentry_destroy(RTL_HASHENTRY* entry) in rtl_hashentry_destroy() argument
62 rtl_uString_release(entry->Entry->Language); in rtl_hashentry_destroy()
63 rtl_uString_release(entry->Entry->Country); in rtl_hashentry_destroy()
64 rtl_uString_release(entry->Entry->Variant); in rtl_hashentry_destroy()
65 if (entry->Next) in rtl_hashentry_destroy()
66 rtl_hashentry_destroy(entry->Next); in rtl_hashentry_destroy()
68 rtl_freeMemory(entry->Entry); in rtl_hashentry_destroy()
69 rtl_freeMemory(entry); in rtl_hashentry_destroy()
/aoo41x/main/xmerge/source/palmtests/qa/comparator/
H A DOfficeZip.java97 Entry entry = new Entry(); in read() local
98 entry.zipEntry = ze; in read()
111 entry.bytes = baos.toByteArray(); in read()
113 entryList.add(entry); in read()
198 Entry entry = (Entry) iterator.next(); in saveEntries() local
199 ZipEntry ze = entry.zipEntry; in saveEntries()
227 zos.write(entry.bytes); in saveEntries()
/aoo41x/main/offapi/com/sun/star/packages/zip/
H A DZipEntry.idl45 /** used to represent a ZIP file entry
74 /** crc-32 of entry data
79 /** uncompressed size of entry data
84 /** uncompressed size of entry data
94 /** The number of the disk this entry is saved on
99 /** the entry name
104 /** optional extra field data for entry
/aoo41x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DConverter.java45 Map.Entry entry = (Map.Entry) m.next(); in convertHashmapToStringArray() local
46 String env = entry.getKey() + "=" + entry.getValue(); in convertHashmapToStringArray()
83 Map.Entry entry = (Map.Entry) m.next(); in convertHashMapToVector() local
84 String line = entry.getKey() + "=" + entry.getValue(); in convertHashMapToVector()
/aoo41x/main/scripting/java/org/openoffice/idesupport/xml/
H A DManifest.java56 public void add(String entry) { in add() argument
57 add(entry, ""); in add()
60 private void add(String entry, String type) { in add() argument
71 el.setAttribute("manifest:full-path", entry); in add()
87 public void remove(String entry) { in remove() argument
102 if (el.getAttribute("manifest:full-path").startsWith(entry)) { in remove()
/aoo41x/main/qadevOOo/runner/helper/
H A DComplexDescGetter.java47 public DescEntry[] getDescriptionFor(String entry, String DescPath, in getDescriptionFor() argument
51 if (entry.startsWith("-sce")) in getDescriptionFor()
53 DescEntry[] entries = getScenario(entry.substring(5), null, debug); in getDescriptionFor()
57 else if (entry.startsWith("-o")) in getDescriptionFor()
59 DescEntry dEntry = getDescriptionForSingleJob(entry.substring(3), null, debug); in getDescriptionFor()
68 System.out.println("Could not get a testjob with parameter '" + entry + "'"); in getDescriptionFor()
/aoo41x/main/offapi/com/sun/star/text/
H A DDocumentIndexMark.idl41 as an index entry for a <type>DocumentIndex</type>.
50 /** contains the primary key of the index entry.
55 /** contains the secondary key of the index entry.
60 /** determins if this entry is a main entry. In a document index this entry will

Completed in 480 milliseconds

12345678910>>...16