Home
last modified time | relevance | path

Searched refs:after (Results 26 – 50 of 525) sorted by relevance

12345678910>>...21

/aoo41x/main/offapi/com/sun/star/text/
H A DXRelativeTextContentInsert.idl42 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 DAccessiblePageView.idl141 <li>Footnotes appear immediately after the last paragraph or
144 <li>Endnotes appear immediately after the last footnote of
145 the endnote's page or after the last paragraph or
148 <li>Footers appear immediately after the last endnote,
H A DAccessibleTextDocumentView.idl138 <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,
/aoo41x/main/offapi/com/sun/star/sheet/
H A DXCalculatable.idl46 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.
/aoo41x/main/odk/examples/java/Spreadsheet/
H A DXCalcAddins.idl37 any number of arguments after xOptions.
55 You could insert further arguments after the
63 You could insert further arguments after the
/aoo41x/main/offapi/com/sun/star/document/
H A DDocumentInfo.idl122 /** 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
/aoo41x/main/udkapi/com/sun/star/bridge/
H A DXProtocolProperties.idl65 time span. Please call requestChange() after the remote counterpart has
77 valid after the reply of commitChange has been received.
84 after the reply has been received. This blocks the bridge.</p>
/aoo41x/main/offapi/com/sun/star/presentation/
H A DShape.idl82 property <member scope="com::sun::star::drawing">Shape::DimColor</member> after executing its
110 /** selects an action performed after the user clicks
120 <p>The default behavior is to stop the sound after completing the
/aoo41x/main/dbaccess/source/core/resource/
H A Dstrings.src146 Text [ en-US ] = "A row cannot be refreshed when the ResultSet is positioned after the last row.";
252 Text [ en-US ] = "Cannot delete the before-first or after-last row.";
301 Text [ en-US ] = "The cursor points to before the first or after the last row.";
305 Text [ en-US ] = "The rows before the first and after the last row don't have a bookmark.";
/aoo41x/main/offapi/com/sun/star/accessibility/
H A DXAccessibleText.idl115 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
H A DAccessibleEventId.idl47 name before and after the change.
55 description before and after the change.
128 <p>Note that a child event is sent after a child has been added or
271 inserted text after the insertion, the
280 modified text before respectively after the modification.</li>
/aoo41x/main/writerfilter/source/rtftok/
H A DRTFScanner.skl127 * 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
/aoo41x/main/offapi/com/sun/star/util/
H A DXURLTransformer.idl60 all parsed parts of it after finishing this call. <member>URL::Complete</member>
81 all parsed parts of it after finishing this call. This includes
103 member <member>URL::Complete</member> contains the URL in string notation after
H A DNumberFormatsSupplier.idl56 <p>The component should be initialized only once, after it has been instantiated, and before it
58 If you initialize it a second time (or after you used it), it is up to implementation
/aoo41x/main/xmerge/source/palmtests/qa-wrapper/testcases/
H A Dtable03.infile23 ENTER_STRING_AT_LOCATION|77|31|, immediately after this sentence
24 ENTER_STRING_AT_LOCATION|LEFT|75|This sentence comes after the table.
/aoo41x/main/boost/
H A Dboost-os2.patch10 // directory that is searched *after* the std lib include path.
20 // *after* the std lib include path:
/aoo41x/main/scripting/java/org/openoffice/netbeans/modules/office/options/
H A DBundle.properties30 HINT_WarnAfterDirDeploy=Pop up a dialog after deploying to a directory
31 PROP_WarnAfterDirDeploy=Pop up a dialog after deploying to a directory
/aoo41x/main/offapi/com/sun/star/embed/
H A DStorage.idl171 owns. So in case after the stream is changed neither
205 owns. So in case after the stream is changed neither
219 storage was not commited after it was changed, the
230 storage was not commited after it was changed, the
H A DXTransactionListener.idl56 /** is called after the object is commited.
67 /** is called after the object is reverted.
/aoo41x/main/offapi/com/sun/star/frame/
H A DXComponentLoader.idl136 loaded document or control the lifetime of it (means dispose() it after using).
142 it after use directly, because the frame containing the component is its owner.
149 It is not allowed to dispose it after use directly, because the frame
/aoo41x/main/offapi/com/sun/star/animations/
H A DEvent.idl39 after the event is triggered.
56 after wich the event is initially raised.
/aoo41x/main/dbaccess/source/ext/macromigration/
H A Dmacromigration.hrc41 // spacing after the header on each page
48 // the position of the first control after the header
/aoo41x/main/offapi/com/sun/star/sdbc/
H A DXGeneratedResultSet.idl38 /** provides a result set which gives access to automatically generated values after a new row was …
51 /** gives access to automatically generated values after a new row was inserted.
/aoo41x/main/dbaccess/qa/complex/dbaccess/
H A DApplicationController.java121 public void after() throws java.lang.Exception in after() method in ApplicationController
124 super.after(); in after()
/aoo41x/main/offapi/com/sun/star/view/
H A DXLineCursor.idl60 or the cursor will be just at the new position after the move (<FALSE/>).
69 or the cursor will be just at the new position after the move (<FALSE/>).

Completed in 53 milliseconds

12345678910>>...21