From a95520b501751af8977cc47a40d1897023fb2b78 Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Fri, 31 May 2013 15:34:58 +0200 Subject: odk: doxygen 1.8.4 does not have PREDICTABLE_URLS ... so adjust the links to the less predictable defaults for now. Change-Id: Ia39823fe048ceb878465ce4bfdb60a3276864ba3 --- odk/examples/DevelopersGuide/examples.html | 78 +++++++++++++++--------------- 1 file changed, 39 insertions(+), 39 deletions(-) (limited to 'odk/examples/DevelopersGuide/examples.html') diff --git a/odk/examples/DevelopersGuide/examples.html b/odk/examples/DevelopersGuide/examples.html index 3d655403ef57..c900bb6c669b 100644 --- a/odk/examples/DevelopersGuide/examples.html +++ b/odk/examples/DevelopersGuide/examples.html @@ -338,7 +338,7 @@ of losing connection to LibreOffice %PRODUCT_RELEASE%. Builds a connection to LibreOffice %PRODUCT_RELEASE% using the URL given on the command line. This example shows the usage of XUnoUrlResolver. @@ -615,10 +615,10 @@ components. title="link to Components/JavaComponent/TestComponentA.java">TestComponentA Shows a simple demo component which implements XTypeProvider, XServiceInfo and an own interface XSomethingA. @@ -628,10 +628,10 @@ which implements TestComponentB Shows a simple demo component which implements XTypeProvider, XServiceInfo and an own interface XSomethingB. @@ -982,7 +982,7 @@ interceptor for a specific URL. href="./OfficeDev/DesktopEnvironment/JavaWindowPeerFake.java" title="link to OfficeDev/DesktopEnvironment/JavaWindowPeerFake.java">JavaWindowPeerFake Fakes an XWindowPeer for the Java native window handle to create a child window for the office frame. @@ -1014,7 +1014,7 @@ to decouple asynchronous oneway calls in the Java process. href="./OfficeDev/DesktopEnvironment/StatusListener.java" title="link to OfficeDev/DesktopEnvironment/StatusListener.java">StatusListener Implements a listener for a FeatureStateEvent. @@ -1102,7 +1102,7 @@ TerminateListener and shows the use of them in a running program. href="./OfficeDev/TerminationTest/TerminateListener.java" title="link to OfficeDev/TerminationTest/TerminateListener.java">TerminateListener An example implementation of XTerminateListener. It is called when LibreOffice %PRODUCT_RELEASE% terminates. @@ -1213,7 +1213,7 @@ tracking the spell checking relevant properties. href="./OfficeDev/Linguistic/SampleHyphenator.java" title="link to OfficeDev/Linguistic/SampleHyphenator.java">SampleHyphenator A simple implementation for a Hyphenator service. @@ -1224,7 +1224,7 @@ service. href="./OfficeDev/Linguistic/SampleSpellChecker.java" title="link to OfficeDev/Linguistic/SampleSpellChecker.java">SampleSpellChecker A simple implementation for a SpellChecker service. @@ -1235,7 +1235,7 @@ service. href="./OfficeDev/Linguistic/SampleThesaurus.java" title="link to OfficeDev/Linguistic/SampleThesaurus.java">SampleThesaurus A simple implementation for a Thesaurus service. @@ -1246,7 +1246,7 @@ service. href="./OfficeDev/Linguistic/XHyphenatedWord_impl.java" title="link to OfficeDev/Linguistic/XHyphenatedWord_impl.java">XHyphenatedWord_impl An object implementing the XHyphenatedWord interface. An instance of this type may be returned by the hyphenator. @@ -1257,7 +1257,7 @@ interface. An instance of this type may be returned by the hyphenator. href="./OfficeDev/Linguistic/XMeaning_impl.java" title="link to OfficeDev/Linguistic/XMeaning_impl.java">XMeaning_impl An object implementing the XMeaning interface. An instance of this type may be returned by the thesaurus. @@ -1268,7 +1268,7 @@ interface. An instance of this type may be returned by the thesaurus. href="./OfficeDev/Linguistic/XPossibleHyphens_impl.java" title="link to OfficeDev/Linguistic/XPossibleHyphens_impl.java">XPossibleHyphens_impl An object implementing the XPossibleHyphens interface. An instance of this type may be returned by the hyphenator. @@ -1280,7 +1280,7 @@ instance of this type may be returned by the hyphenator. href="./OfficeDev/Linguistic/XSpellAlternatives_impl.java" title="link to OfficeDev/Linguistic/XSpellAlternatives_impl.java">XSpellAlternatives_impl An object implementing the XSpellAlternatives interface. An instance of this type may be returned by the spell checker. @@ -1305,12 +1305,12 @@ instance of this type may be returned by the spell checker. title="link to OfficeDev/PathSettings/PathSettingsTest.java">PathsettingsTest This code example creates the service com.sun.star.util.PathSettings and retrieves all path properties from it. It shows how a developer can change the path properties using the XPropertySet interface. @@ -1332,7 +1332,7 @@ interface. title="link to OfficeDev/PathSubstitution/PathSubstitutionTest.java">PathSubstitutionTest This code example creates the path substitution service com.sun.star.util.PathSubstitution and retrieves the pre-defined Office path variables. It shows the @@ -1492,16 +1492,16 @@ deployed before it can be used. title="link to Spreadsheet/ExampleDataPilotSource.java">ExampleDataPilotSource Shows usage of a wide variety of spreadsheet interfaces like XCellRangeData, XCellSeries, XArrayFormulaRange and XMultipleOperations as well as named ranges, label ranges and data pilot. @@ -1988,9 +1988,9 @@ LibreOffice %PRODUCT_RELEASE% and executes the code SalesMan samples for databas href="./Database/OpenQuery.java" title="link to Database/OpenQuery.java">OpenQuery Demonstrates the use of XResultSetUpdate -and XRowUpdate. @@ -2221,7 +2221,7 @@ examples title="link to Forms/BooleanValidator.java">BooleanValidator The class BooleanOperator implements an validator for a form control, which can veto certain radio button or check box states. @@ -2240,7 +2240,7 @@ functionality. The class ButtonOperator, well, operates these buttons. title="link to Forms/ComponentTreeTraversal.java">ComponentTreeTraversal Helper classes for traveling through a tree of FormComponent's. @@ -2249,7 +2249,7 @@ through a tree of ControlLock Helper class for implementing the locking of control depending on the state of the underlying RowSet. @@ -2267,7 +2267,7 @@ controls, and attaches several validators to those controls title="link to Forms/ControlValidator.java">ControlValidator Base class implementing the common denominator for components validating form controls. @@ -2287,7 +2287,7 @@ fields from these tables. title="link to Forms/DateValidator.java">DateValidator The class DateValidator implements an validator for a form control, which can check the content of a form date field. @@ -2338,7 +2338,7 @@ manipulating the form layer of a document. responsible for validating the input in a specific grid control column. This is not to be mixed up with the control-based validation as described in the validation module. Instead, a GridFieldValidator assembles and uses various other concepts. @@ -2348,7 +2348,7 @@ various other concepts. href="./Forms/InteractionRequest.java" title="link to Forms/InteractionRequest.java">InteractionRequest A simple implementation of a XInteractionRequest. Not tied to the form layer example, but a general helper. @@ -2357,7 +2357,7 @@ Not tied to the form layer example, but a general helper. title="link to Forms/KeyGenerator.java">KeyGenerator Helper class which is able to generate (unique) keys for a (RowSet ) column. An instance of this class can be tied to a specific row set column. It then monitors the state of the @@ -2371,7 +2371,7 @@ created (two modi, too) key into the column. title="link to Forms/ListSelectionValidator.java">ListSelectionValidator The class ListSelectionValidator implements an validator for a form control, which can veto certain selections in a list box control. @@ -2382,7 +2382,7 @@ control. title="link to Forms/NumericValidator.java">NumericValidator The class NumericValidator implements an validator for a form control, which can veto certain values in every control which allows exchanging numerical values. @@ -2394,7 +2394,7 @@ which allows exchanging numerical values. Though form documents feature inbuilt mechanisms for visually indicating invalid control content (see com.sun.star.form.validation for discussions about validity), the title="link to Forms/DocumentHelper.java">DocumentHelper which represents a spreadsheet document, and offers some form related functionality. For instance, this class allows the creation of CellValueBinding instances, which can be used to couple the content of a form control with the content of @@ -2443,7 +2443,7 @@ which represents a view to a spreadsheet document. This class allows binding the control of a form control with a table cell in a text document. For this, it uses the mechanisms of the com.sun.star.form.binding module. @@ -2453,7 +2453,7 @@ this, it uses the mechanisms of the TextValidator The class TextValidator implements an validator for a form control, which can monitor a form text field. @@ -2463,7 +2463,7 @@ for a form control, which can monitor a form text field. title="link to Forms/TimeValidator.java">TimeValidator The class TimeValidator implements an validator for a form control, which can monitor the content of a form time field. -- cgit