| /trunk/main/xsltml/ |
| H A D | xsltml_2.1.2.patch | 139 …e name="replaceEntities"><xsl:with-param name="content" select="substring-after($content, ' ')"/><… 140 …e name="replaceEntities"><xsl:with-param name="content" select="substring-after($content, 'Ȁ… 141 …e name="replaceEntities"><xsl:with-param name="content" select="substring-after($content, '… 142 …e name="replaceEntities"><xsl:with-param name="content" select="substring-after($content, '… 143 …e name="replaceEntities"><xsl:with-param name="content" select="substring-after($content, '… 144 …e name="replaceEntities"><xsl:with-param name="content" select="substring-after($content, '… 145 …e name="replaceEntities"><xsl:with-param name="content" select="substring-after($content, '… 146 …e name="replaceEntities"><xsl:with-param name="content" select="substring-after($content, '… 148 …e name="replaceEntities"><xsl:with-param name="content" select="substring-after($content, '… 150 …e name="replaceEntities"><xsl:with-param name="content" select="substring-after($content, '… [all …]
|
| /trunk/main/offapi/com/sun/star/presentation/ |
| H A D | ClickAction.idl | 82 /** The object renders itself invisible after a click. 88 /** A sound is played after a click. 106 /** Another program is executed after a click. 112 /** A star basic macro is executed after the click. 118 /** The presentation is stopped after the click.
|
| /trunk/main/offapi/com/sun/star/xml/dom/events/ |
| H A D | EventType.idl | 114 …after a single modification to the document or, at the implementation's discretion, after multiple… 122 …Fired when a node has been added as a child of another node. This event is dispatched after the in… 146 …insertion of a subtree in which it is contained. This event is dispatched after the insertion has … 154 …Fired after an Attr has been modified on a node. The target of this event is the Node whose Attr c… 162 …Fired after CharacterData within a node has been modified but the node itself has not been inserte…
|
| /trunk/main/offapi/com/sun/star/ucb/ |
| H A D | ListActionType.idl | 52 During and after the notification only the new set is valid for access. 70 have to be one after the other. 90 one after the other. 114 one after the other. 133 rows with modified properties have to be one after the other. 155 rows with changed identity have to be one after the other.
|
| /trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/linguistic2/ |
| H A D | _XDictionaryList.java | 187 short after = oObj.getCount(); in _addDictionary() local 189 tRes.tested( "addDictionary()", (after > previous) ); in _addDictionary() 201 short after = oObj.getCount(); in _removeDictionary() local 202 tRes.tested("removeDictionary()",(after < previous) ); in _removeDictionary()
|
| /trunk/main/qadevOOo/java/OOoRunner/src/main/java/complexlib/ |
| H A D | ComplexTestCase.java | 227 private void after() in after() method in ComplexTestCase 234 Method after = this.getClass().getMethod("after", new Class[] {}); in after() local 235 after.invoke(this, new Object[] {} ); in after() 292 after(); in executeMethods()
|
| /trunk/main/offapi/com/sun/star/graphic/ |
| H A D | XGraphicRasterizer.idl | 64 data may be available after the call via this output parameter. 87 type graphic after a successful rasterization process</p> 106 values into account. The rotation is applied after scaling 112 values into account. The shearing is applied after scaling 118 values into account. The shearing is applied after scaling
|
| /trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/text/ |
| H A D | _XAutoTextGroup.java | 130 String[] after = oObj.getTitles(); in _insertNewByName() local 131 result = !util.ValueComparer.equalValue(before, after); in _insertNewByName() 174 String[] after = oObj.getTitles(); in _removeByName() local 176 !ValueComparer.equalValue(before,after)); in _removeByName()
|
| H A D | _TextGraphicObject.java | 124 int after = imgMap.getCount(); in _ImageMap() local 125 log.println("Count (after) " + after); in _ImageMap() 126 result = previous < after; in _ImageMap()
|
| /trunk/main/offapi/com/sun/star/style/ |
| H A D | BreakType.idl | 61 /** A column break is applied after the object to which it belongs. 73 /** A column break is applied before and after the object to which 97 /** A page break is applied after the object to which it belongs. 109 /** A page break is applied before and after the object to which
|
| /trunk/main/expat/ |
| H A D | expat-2.5.0.patch | 97 #616 #649 #650 CVE-2022-43680 -- Fix heap use-after-free after overeager 460 const char *after, ptrdiff_t bytesMore, int source_line, 481 || (after - before) 485 const char *after, int source_line, 496 * we can even access variable <after>, safely. 497 * E.g. for XML_TOK_NONE <after> may hold an invalid pointer. */ 511 - const ptrdiff_t bytesMore = after - before; 512 + bytesMore = after - before;
|
| /trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/task/ |
| H A D | _XJobExecutor.java | 69 int after = Integer.parseInt(counter.getName()); in _trigger() local 71 log.println("Calls before: " + before + ", after: " + after); in _trigger() 73 tRes.tested("trigger()", after == before + 1); in _trigger()
|
| /trunk/main/offapi/com/sun/star/awt/tree/ |
| H A D | XTreeDataModelListener.idl | 50 /** Invoked after a node (or a set of siblings) has changed in some way. 62 /** Invoked after nodes have been inserted into the tree. 69 /** Invoked after nodes have been removed from the tree. 79 /** Invoked after the tree has drastically changed structure from a given node down.
|
| /trunk/main/setup_native/source/opensolaris/bundledextensions/ |
| H A D | README | 13 after all other files have been added. Those other files are the SVR4 packages 44 The service is started initially after the installation of 59 with a restart_fmri of the service ooo_bundled_extensions. That is after 77 To work around this, one can call after uninstalling OOo
|
| /trunk/main/offapi/com/sun/star/sdbc/ |
| H A D | XResultSet.idl | 88 /** indicates whether the cursor is after the last row in the result 135 /** moves the cursor to the end of the result set, just after the last 192 the result set leaves the cursor before/after the first/last 214 positions the cursor before/after 227 the first row or after the last row of the result set. 274 is called after calling
|
| /trunk/main/offapi/com/sun/star/rdf/ |
| H A D | XURI.idl | 48 <li>after the first occurrence of the fragment separator: "#"</li> 49 <li>after the last occurrence of the path separator: "/"</li> 50 <li>after the last occurrence of the scheme separator: ":"</li>
|
| /trunk/main/offapi/com/sun/star/text/ |
| H A D | XRelativeTextContentInsert.idl | 42 after existing text contents. 68 /** inserts text the new text content after the predecessor argument. 70 <p> This is helpful to insert paragraphs after text tables escpecially in
|
| H A D | AccessibleTextDocumentView.idl | 138 <li>Footnotes appear immediately after the last paragraph or 141 <li>Endnotes appear immediately after the last footnote of 142 the endnote's page or after the last paragraph or 145 <li>Footers appear immediately after the last endnote,
|
| /trunk/main/udkapi/com/sun/star/lang/ |
| H A D | XInitialization.idl | 42 /** initializes an object directly after its creation. 45 initialize the object after creation, you should 65 <p>It should be called directly after the object is created.
|
| /trunk/main/offapi/com/sun/star/sheet/ |
| H A D | XCalculatable.idl | 46 calculated after their precedents have changed.</p> 61 whenever its value is needed after its precedents have changed. 75 whenever its value is needed after its precedents have changed.
|
| /trunk/main/odk/examples/java/Spreadsheet/ |
| H A D | XCalcAddins.idl | 37 any number of arguments after xOptions. 55 You could insert further arguments after the 63 You could insert further arguments after the
|
| /trunk/main/offapi/com/sun/star/document/ |
| H A D | DocumentInfo.idl | 122 /** contains the number of seconds after which a specified 123 URL is to be loaded after the document is loaded into a desktop 129 /** contains the URL to load automatically after a 130 specified time after the document is loaded into a desktop frame
|
| /trunk/main/writerfilter/source/rtftok/ |
| H A D | RTFScanner.skl | 127 * done when it reached the ';' after the yyless() call. 182 * instead of fread(), to make sure we stop fetching input after 290 /* Done after the current pattern has been matched and before the 303 /* Macros after this point can all be overridden by user definitions in 403 /* No semi-colon after return; correct usage is to write "yyterminate();" - 404 * we don't want an extra ';' after the "return" because that will cause 436 /* Code executed at the beginning of each rule, after yytext and yyleng 603 * call the scanner after we return the 1097 * is looked at is after yywrap() is called, so it's safe
|
| /trunk/main/offapi/com/sun/star/accessibility/ |
| H A D | XAccessibleText.idl | 115 leads to insertion after the last character. 198 <p>The virtual character after the last character of the represented 212 behind the text. You can be sure that the index is valid after you 306 Typically the caret is moved to the position after the second 316 The position after the last character of the new selection. 446 located after the given character and does not include 459 Index of the character for which to return the text part after
|
| /trunk/main/dbaccess/source/core/resource/ |
| H A D | strings.src | 144 …Text [ en-US ] = "A row cannot be refreshed when the ResultSet is positioned after the last row." ; 250 Text [ en-US ] = "Cannot delete the before-first or after-last row." ; 299 Text [ en-US ] = "The cursor points to before the first or after the last row." ; 303 Text [ en-US ] = "The rows before the first and after the last row don't have a bookmark." ;
|