/aoo41x/main/offapi/com/sun/star/util/ |
H A D | XTextSearch.idl | 49 /// Flags for search methods 81 /** Flag for "regular expression" search / Special new line 113 /** Flag for "Weighted Levenshtein Distance" search / Relaxed 150 /** search type */ 166 /** The locale for case insensitive search. */ 171 Distance" search. */ 175 "Weighted Levenshtein Distance" search. */ 179 "Weighted Levenshtein Distance" search. */ 195 if you search "X" in the text "-X-" the offset are: 213 /** enables an object to search in its content. [all …]
|
H A D | SearchDescriptor.idl | 41 /** describes what and how to search within a container. 50 /** If <TRUE/>, the search is done backwards in the document. 65 /** If <TRUE/>, the search string is evaluated as a regular expression. 71 the name of the search pattern is applied. 76 /** If <TRUE/>, a "similarity search" is performed. 78 <p>In the case of a similarity search, the following properties 97 <p>In the case of a relaxed similarity search, the following 114 ignored to match the search pattern. 120 added to match the search pattern. 126 be replaced to match the search pattern.
|
H A D | XSearchable.idl | 50 set all "search for" to bold using findFirst()/findNext(): 54 xSearchDescr.SearchString = "search for" 69 specify a search in this container.@see SearchDescriptor 93 represents a position within the component at which the search continues.
|
H A D | XReplaceable.idl | 50 'replace all bold words "search for" by "look for" 52 xReplaceDescr.SearchString = "search for" 61 specify a search in this container.@see SearchDescriptor
|
H A D | XPropertyReplace.idl | 49 /** makes it possible to search and replace properties. 67 the attributes to search for. 72 /** sets the properties to search for.
|
/aoo41x/main/offapi/com/sun/star/i18n/ |
H A D | TransliterationModules.idl | 77 /// Ignore Japanese traditional Kanji character in Japanese fuzzy search 81 /// Ignore dash or minus sign in Japanese fuzzy search 83 /// Ignore Hiragana and Katakana iteration mark in Japanese fuzzy search 85 /// Ignore separator punctuations in Japanese fuzzy search 87 /// Ignore Katakana and Hiragana Zi/Zi and Zu/Zu in Japanese fuzzy search 89 /// Ignore Katakana and Hiragana Ba/Gua and Ha/Fa in Japanese fuzzy search 93 /// Ignore Katakana and Hiragana Hyu/Fyu and Byu/Gyu in Japanese fuzzy search 95 /// Ignore Katakana and Hiragana Se/Sye and Ze/Je in Japanese fuzzy search 101 /// Ignore Japanese normal and small sized character in Japanese fuzzy search 103 /// Ignore Japanese prolonged sound mark in Japanese fuzzy search [all …]
|
H A D | TransliterationModulesNew.idl | 56 /// Ignore Japanese traditional Kanji characters in Japanese fuzzy search 60 /// Ignore dash or minus sign in Japanese fuzzy search 62 /// Ignore Hiragana and Katakana iteration mark in Japanese fuzzy search 64 /// Ignore separator punctuations in Japanese fuzzy search 66 /// Ignore Katakana and Hiragana Zi/Zi and Zu/Zu in Japanese fuzzy search 68 /// Ignore Katakana and Hiragana Ba/Gua and Ha/Fa in Japanese fuzzy search 72 /// Ignore Katakana and Hiragana Hyu/Fyu and Byu/Gyu in Japanese fuzzy search 74 /// Ignore Katakana and Hiragana Se/Sye and Ze/Je in Japanese fuzzy search 80 /// Ignore Japanese normal and small sized character in Japanese fuzzy search 82 /// Ignore Japanese prolonged sound mark in Japanese fuzzy search [all …]
|
/aoo41x/main/offapi/com/sun/star/text/ |
H A D | TextSortDescriptor.idl | 64 /** contains the row or column index used in the first search key. 71 /** determines if the sorting in the first search key is done 79 /** determines if the sorting in the first search key is done 87 /** contains the row or column index used in the second search key. 94 /** determines if the sorting in the second search key is done 102 /** determines if the sorting in the second search key is done 110 /** contains the row or column index used in the third search key. 117 /** determines if the sorting in the third search key is done 125 /** determines if the sorting in the third search key is done
|
/aoo41x/main/offapi/com/sun/star/frame/ |
H A D | FrameSearchFlag.idl | 32 /** these types describe the algorithm to be used to search a frame 60 /** allows search on the parent frames 88 Normaly it's interpreted as search on the direct childs of the parent 96 /** allow the search outside the current sub task tree of the whole possible frame tree 99 If this flag isn't present, any search from bottom to top has to stop, if a top frame 100 will be reached. It doesn't influence a search from top to bottom. 101 But it can be used at the root of the frame tree to search on direct childrens of it only. 104 a deeper search so.
|
/aoo41x/main/xmlhelp/source/com/sun/star/help/ |
H A D | HelpSearch.java | 43 import org.apache.lucene.search.TopDocs; 44 import org.apache.lucene.search.IndexSearcher; 45 import org.apache.lucene.search.Query; 46 import org.apache.lucene.search.Searcher; 47 import org.apache.lucene.search.ScoreDoc; 48 import org.apache.lucene.search.TermQuery; 49 import org.apache.lucene.search.WildcardQuery; 275 TopDocs aHits = searcher.search( aQuery, 100 ); in queryImpl()
|
/aoo41x/main/testgraphical/source/ |
H A D | stringhelper.pm | 47 my $search = shift; 48 if ( $string =~ /${search}$/ ) 57 my $search = shift; 58 if ( $string =~ /^${search}/ )
|
/aoo41x/main/offapi/com/sun/star/sdbc/ |
H A D | ColumnSearch.idl | 29 /** indicates in which way a column can be used in the WHERE search. 43 search clauses are not supported 57 search clause that can 73 search clauses 91 search clauses can be
|
H A D | XClob.idl | 161 . The search begins at position 165 the string to search 184 object. The search begins at position 188 the CLOB to search
|
H A D | XBlob.idl | 199 search for 205 the pattern to search 225 begins. The search begins at position 229 the pattern to search
|
/aoo41x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/SetupData/ |
H A D | ProductDescription.java | 41 public Pattern search; field in ProductDescription.Pair 45 search = key; in Pair() 83 if ( pair.search.pattern().equals(match) ) { in setNewMacro() 100 System.out.println("Key: " + pair.search.pattern() + " Value: " + pair.replacement ); in dumpMacros() 133 Pattern pattern = pair.search; in replaceMacros()
|
/aoo41x/main/offapi/com/sun/star/ucb/ |
H A D | SearchInfo.idl | 40 /** information needed to (recursively) search an object. 45 /** the search criteria. 55 /** whether to include the object itself in the search or only (some of) 75 /** whether to follow indirections (link objects) and search through their
|
H A D | XPropertyMatcherFactory.idl | 43 /** Creates an <type>XPropertyMatcher</type>, given a set of search criteria. 51 The set of search criteria the returned XPropertyMatcher will use. 54 An XPropertyMatcher with the given search criteria.
|
H A D | SearchCommandArgument.idl | 43 /** The argument for the command "search". 50 /** the search criteria. 56 <type>ContentResultSet</type> returned by the search command.
|
/aoo41x/main/solenv/bin/modules/installer/ |
H A D | ziplist.pm | 155 my ($fileref, $search, $inheritance) = @_; 169 if ( $line =~ /^\s*\Q$search\E\s*$inh$/i ) # case insensitive 197 if (( ! $searchexists ) && ( $search ne $installer::globals::globalblock )) 199 if ($search eq $installer::globals::product ) 203 elsif ($search eq $installer::globals::compiler ) 209 …installer::exiter::exit_program("ERROR: Unknown value for $search in getproductblock()", "getprodu…
|
/aoo41x/main/extensions/source/propctrlr/ |
H A D | propcontroller.cxx | 1384 for ( OrderedPropertyMap::const_iterator search = m_aProperties.begin(); in hasPropertyByName() local 1385 search != m_aProperties.end(); in hasPropertyByName() 1386 ++search in hasPropertyByName() 1388 if ( search->second.Name == _rName ) in hasPropertyByName() 1568 OrderedPropertyMap::const_iterator search = m_aProperties.begin(); in impl_findObjectProperty_nothrow() local 1569 for ( ; search != m_aProperties.end(); ++search ) in impl_findObjectProperty_nothrow() 1570 if ( search->second.Name == _rName ) in impl_findObjectProperty_nothrow() 1573 *_pProperty = search; in impl_findObjectProperty_nothrow() 1574 return ( search != m_aProperties.end() ); in impl_findObjectProperty_nothrow()
|
/aoo41x/main/libxslt/ |
H A D | libxslt-win_manifest.patch | 15 } else if (s.search(/\@WITH_MODULES\@/) != -1) { 17 + } else if (s.search(/\@WITH_PROFILER\@/) != -1) { 19 } else if (s.search(/\@LIBXSLT_DEFAULT_PLUGINS_PATH\@/) != -1) {
|
/aoo41x/main/cui/source/dialogs/ |
H A D | fmsearch.src | 78 Text [ en-US ] = "Where to search"; 317 Message [ en-US ] = "An unknown error occurred. The search could not be finished."; 322 Text [ en-US ] = "Overflow, search continued at the beginning"; 327 Text [ en-US ] = "Overflow, search continued at the end";
|
/aoo41x/main/sc/source/ui/src/ |
H A D | scfuncs.src | 122 Text [ en-US ] = "Defines the cell range containing the search criteria." ; 162 Text [ en-US ] = "Defines the cell range containing the search criteria." ; 202 Text [ en-US ] = "Defines the cell range containing the search criteria." ; 242 Text [ en-US ] = "Defines the cell range containing the search criteria." ; 282 Text [ en-US ] = "Defines the cell range containing the search criteria." ; 322 Text [ en-US ] = "Defines the cell range containing the search criteria." ; 7762 Text [ en-US ] = "Vertical search and reference to indicated cells." ; 7914 Text [ en-US ] = "The vector (row or column) in which to search." ; 7954 Text [ en-US ] = "The array (range) in which the search is made." ; 8466 Text [ en-US ] = "The text in which a search is to be made." ; [all …]
|
/aoo41x/main/framework/source/fwi/classes/ |
H A D | protocolhandlercache.cxx | 182 sal_Bool HandlerCache::search( const ::rtl::OUString& sURL, ProtocolHandler* pReturn ) const in search() function in framework::HandlerCache 207 sal_Bool HandlerCache::search( const css::util::URL& aURL, ProtocolHandler* pReturn ) const in search() function in framework::HandlerCache 209 return search( aURL.Complete, pReturn ); in search()
|
/aoo41x/main/udkapi/com/sun/star/container/ |
H A D | XContainerQuery.idl | 47 which serve specified search criterion. 81 It's not possible to use special commands or search specific parameters here. 89 … search for items wich match the name pattern and supports the VISIBLE feature<br>
|