/aoo42x/main/offapi/com/sun/star/linguistic2/ |
H A D | XDictionaryEntry.idl | 43 If it is a negative entry it may supply a replacement text to 77 /** is the suggested replacement text for negative words. 82 the replacement text for a negative entry. 83 An empty string indicates that no replacement text is provided.
|
/aoo42x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/SetupData/ |
H A D | ProductDescription.java | 42 public String replacement; field in ProductDescription.Pair 46 replacement = value; in Pair() 100 System.out.println("Key: " + pair.search.pattern() + " Value: " + pair.replacement ); in dumpMacros() 137 String replace = pair.replacement; in replaceMacros()
|
/aoo42x/main/offapi/com/sun/star/configuration/backend/ |
H A D | XUpdatableLayer.idl | 63 <p> After the replacement has been performed, reading the 70 replacement layer 75 if an error occurs during the replacement.
|
H A D | UpdatableLayer.idl | 77 the provided replacement layer, the operation performed 80 <p> For the different current/replacement layer combinations, we have: 106 support conversions of the replacement layer.
|
/aoo42x/main/offapi/com/sun/star/embed/ |
H A D | XRelationshipAccess.idl | 203 specifies whether the replacement of existing entry is allowed 210 no replacement is allowed 248 specifies whether the replacement of existing entry is allowed 252 no replacement is allowed
|
/aoo42x/main/offapi/com/sun/star/util/ |
H A D | SearchFlags.idl | 103 deletion and replacement adds a weight to a common pool of 120 replacement. </p> 125 2 characters had been inserted and an additional replacement is
|
H A D | SearchOptions.idl | 52 /** The replacement text 59 /** This many characters can be different (as a replacement) between
|
/aoo42x/main/sdext/source/minimizer/ |
H A D | minimizer.src | 173 Text [ en-US ] = "Create static replacement graphics for OLE objects" ; 287 Text [ en-US ] = "Create replacement graphics for %OLE objects." ; 374 Text [ en-US ] = "Creating replacement graphics for OLE objects..." ;
|
/aoo42x/main/extensions/source/oooimprovement/ |
H A D | errormail.cxx | 51 static OString replaceAll(const OString& str, sal_Char old, const OString& replacement) in replaceAll() argument 57 if(idx>=0) result.append(replacement); in replaceAll()
|
H A D | soaprequest.cxx | 79 static OString replaceAll(const OString& str, sal_Char old, const OString& replacement) in replaceAll() argument 85 if(idx>=0) result.append(replacement); in replaceAll()
|
/aoo42x/main/udkapi/com/sun/star/container/ |
H A D | XContainerApproveListener.idl | 60 /** is called for the listener to approve a replacement inside the container 64 if the replacement is vetoed, <NULL/> otherwise.
|
H A D | XContainerApproveBroadcaster.idl | 40 replacement of their elements.
|
H A D | XIndexReplace.idl | 48 /** This is the generic interface for supporting the replacement of indexed
|
H A D | XNameReplace.idl | 48 /** This is the generic interface for supporting the replacement of named
|
H A D | XIdentifierReplace.idl | 49 /** This is the generic interface for supporting the replacement of elements
|
/aoo42x/main/solenv/bin/modules/installer/ |
H A D | setupscript.pm | 178 my $replacement = $variablesref->{$varname}; 180 $new_value =~ s/\$\{\Q$varname\E\}/$replacement/g;
|
/aoo42x/main/sal/textenc/ |
H A D | tcvtjp6.tab | 161 …vert this like apple, because I think, this gives better result, than we take a replacement char */ 193 …vert this like apple, because I think, this gives better result, than we take a replacement char */ 286 …vert this like apple, because I think, this gives better result, than we take a replacement char */ 287 …vert this like apple, because I think, this gives better result, than we take a replacement char */ 288 …vert this like apple, because I think, this gives better result, than we take a replacement char */ 733 …vert this like apple, because I think, this gives better result, than we take a replacement char */ 765 …vert this like apple, because I think, this gives better result, than we take a replacement char */ 858 …vert this like apple, because I think, this gives better result, than we take a replacement char */ 859 …vert this like apple, because I think, this gives better result, than we take a replacement char */ 860 …vert this like apple, because I think, this gives better result, than we take a replacement char */
|
/aoo42x/main/offapi/com/sun/star/accessibility/ |
H A D | XAccessibleEditableText.idl | 155 by the specified replacement string. This method is 160 replacement text and the start index.</p>
|
/aoo42x/main/configmgr/source/ |
H A D | xcuparser.cxx | 858 rtl::Reference< Node > replacement( in handleLocalizedGroupProp() local 862 replacement->setFinalized(property->getFinalized()); in handleLocalizedGroupProp() 865 replacement, name, in handleLocalizedGroupProp()
|
/aoo42x/main/offapi/com/sun/star/xml/dom/events/ |
H A D | EventType.idl | 154 …ng based replacement of an Attr value will be viewed as a modification of the Attr since its ident…
|
/aoo42x/main/qadevOOo/runner/util/ |
H A D | utils.java | 642 public static String replacePart(String all, String toReplace, String replacement) { in replacePart() argument 643 return replaceAll13(all, toReplace, replacement); in replacePart()
|
/aoo42x/main/offapi/com/sun/star/xml/sax/ |
H A D | SAXException.idl | 39 <p>This structure is a replacement for the Java class
|
/aoo42x/main/offapi/com/sun/star/i18n/ |
H A D | TextConversionResult.idl | 53 /** A list of replacement candidates for the first convertible word
|
/aoo42x/main/offapi/com/sun/star/document/ |
H A D | XEmbeddedObjectSupplier2.idl | 65 /** allows to get the replacement image of the object.
|
/aoo42x/main/udkapi/com/sun/star/reflection/ |
H A D | XInterfaceTypeDescription.idl | 58 See <type>XInterfaceTypeDescription2</type> for a replacement that
|