Author: mseidel
Date: Sat Feb 18 00:31:33 2017
New Revision: 1783485

URL: http://svn.apache.org/viewvc?rev=1783485&view=rev
Log:
Rebranding in HTML SDK documentation (OpenOffice.org->Apache OpenOffice

Modified:
    openoffice/trunk/main/odk/examples/DevelopersGuide/GUI/oologo.gif
    openoffice/trunk/main/odk/examples/DevelopersGuide/examples.html

Modified: openoffice/trunk/main/odk/examples/DevelopersGuide/GUI/oologo.gif
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/odk/examples/DevelopersGuide/GUI/oologo.gif?rev=1783485&r1=1783484&r2=1783485&view=diff
==============================================================================
Binary files - no diff available.

Modified: openoffice/trunk/main/odk/examples/DevelopersGuide/examples.html
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/odk/examples/DevelopersGuide/examples.html?rev=1783485&r1=1783484&r2=1783485&view=diff
==============================================================================
--- openoffice/trunk/main/odk/examples/DevelopersGuide/examples.html (original)
+++ openoffice/trunk/main/odk/examples/DevelopersGuide/examples.html Sat Feb 18 
00:31:33 2017
@@ -157,7 +157,7 @@ Presentation Documents</a></td>
                   <td class="content3"><img
  src="../../docs/images/arrow-1.gif"></td>
                   <td><a href="#BasicandDialogs"
- title="link to the Basic And Dialogs examples">OpenOffice.org 
%PRODUCT_RELEASE% Basic and
+ title="link to the Basic And Dialogs examples">OpenOffice %PRODUCT_RELEASE% 
Basic and
 Dialogs</a></td>
                 </tr>
                 <tr valign="top">
@@ -230,7 +230,7 @@ Content Broker (UCB)</a></td>
             <table class="table3">
               <tbody>
                 <tr>
-                  <td colspan="2" class="head1"><a name="FirstSteps">FirstSteps
+                  <td colspan="2" class="head1"><a name="FirstSteps">First 
Steps
 examples</a></td>
                   <td align="right"> <a href="#examples"
  title="link to the Developer's Guide examples overview"><img
@@ -256,7 +256,7 @@ examples</a></td>
  href="./FirstSteps/FirstUnoContact.java"
  title="link to FirstSteps/FirstUnoContact.java">FirstUnoContact</a></td>
                   <td class="cell80">Shows how to initialize UNO and
-get a remote office service manager from a running OpenOffice.org 
%PRODUCT_RELEASE% in a
+get a remote office service manager from a running Apache OpenOffice 
%PRODUCT_RELEASE% in a
 different process space.</td>
                 </tr>
                 <tr>
@@ -265,7 +265,7 @@ different process space.</td>
  href="./FirstSteps/FirstLoadComponent.java"
  title="link to FirstSteps/FirstLoadComponent.java">FirstLoadComponent</a></td>
                   <td class="cell80">Demonstrates how to load a
-component into OpenOffice.org %PRODUCT_RELEASE% by a Java application.</td>
+component into Apache OpenOffice %PRODUCT_RELEASE% by a Java application.</td>
                 </tr>
                 <tr>
                   <td class="cell20"><img
@@ -356,15 +356,15 @@ mechanism in C++.</td>
  href="./ProfUNO/InterprocessConn/ConnectionAwareClient.java"
  title="link to 
ProfUNO/InterprocessConn/ConnectionAwareClient/.java">ConnectionAwareClient</a></td>
                   <td class="cell80">Implements a client which is aware
-of losing connection to OpenOffice.org %PRODUCT_RELEASE%.</td>
+of losing connection to Apache OpenOffice %PRODUCT_RELEASE%.</td>
                 </tr>
                 <tr>
                   <td class="cell20"><img
  src="../../docs/images/blueball.png"> <a
  href="./ProfUNO/InterprocessConn/UrlResolver.java"
  title="link to ProfUNO/InterProcessConn/UrlResolver.java">UrlResolver</a></td>
-                  <td class="cell80">Builds a connection to
-OpenOffice.org %PRODUCT_RELEASE% using the URL given on the command line. This 
example
+                  <td class="cell80">Builds a connection to Apache
+OpenOffice %PRODUCT_RELEASE% using the URL given on the command line. This 
example
 shows the usage of <a
  href="../../docs/common/ref/com/sun/star/bridge/XUnoUrlResolver.html"
  title="link to the reference documentation of 
com.sun.star.bridge.XUnoResolver"><code>XUnoUrlResolver</code></a>.</td>
@@ -386,8 +386,8 @@ shows the usage of <a
  src="../../docs/images/blueball.png"> <a
  href="./ProfUNO/CppBinding/office_connect.cxx"
  title="link to 
ProfUNO/CppBinding/office_connect.java">office_connect.cxx</a></td>
-                  <td class="cell80">Builds a connection to
-OpenOffice.org %PRODUCT_RELEASE% using C++.</td>
+                  <td class="cell80">Builds a connection to Apache
+OpenOffice %PRODUCT_RELEASE% using C++.</td>
                 </tr>
                 <tr>
                   <td class="cell20"><img
@@ -748,8 +748,8 @@ for the image shrink component and insta
  href="./Components/DialogComponent/DialogComponent.java"
  title="link to 
Components/DialogComponent/DialogComponent.java">DialogComponent.java</a></td>
                   <td class="cell80">Implements a component accessing a dialog 
created
-                  with the OpenOffice.org %PRODUCT_RELEASE% Basic IDE. The 
component provides methods that
-                  can be bound to dialog respectively control events   .</td>
+                  with the Apache OpenOffice %PRODUCT_RELEASE% Basic IDE. The 
component provides methods that
+                  can be bound to dialog respectively control events.</td>
                 </tr>
                 <tr>
                   <td class="cell20"><a
@@ -965,7 +965,7 @@ document component.</td>
                   <td class="cell80">This is the main part of a demo
 application based on the framework APIs. It mainly shows the mechanisms
 to load, store and convert documents, as well as dispatch and dispatch
-interception. It integrates windows from OpenOffice.org %PRODUCT_RELEASE% via 
system
+interception. It integrates windows from Apache OpenOffice %PRODUCT_RELEASE% 
via system
 window handle. This is the same mechanism as used by the OOoBean, but
 the OOoBean itself is not used here, just the JNI window handle access.</td>
                 </tr>
@@ -980,8 +980,8 @@ and it's actions.</td>
                   <td class="cell20"><a
  href="./OfficeDev/DesktopEnvironment/FunctionHelper.java"
  title="link to 
OfficeDev/DesktopEnvironment/FunctionHelper.java">FunctionHelper</a></td>
-                  <td class="cell80">This helper comprises all
-OpenOffice.org %PRODUCT_RELEASE% API calls. Thus it is possible to learn about 
these
+                  <td class="cell80">This helper comprises all Apache
+OpenOffice %PRODUCT_RELEASE% API calls. Thus it is possible to learn about 
these
 aspects separately from the rest of the application example.</td>
                 </tr>
                 <tr>
@@ -996,7 +996,7 @@ asynchronous events from UNO oneway call
  href="./OfficeDev/DesktopEnvironment/IShutdownListener.java"
  title="link to 
OfficeDev/DesktopEnvironment/IShutdownListener.java">IShutdownListener</a></td>
                   <td class="cell80">This is a listener interface to
-clean up on shutdown of OpenOffice.org %PRODUCT_RELEASE%.</td>
+clean up on shutdown of Apache OpenOffice %PRODUCT_RELEASE%.</td>
                 </tr>
                 <tr>
                   <td class="cell20"><a
@@ -1026,8 +1026,8 @@ get the window handle of the Java window
                   <td class="cell20"><a
  href="./OfficeDev/DesktopEnvironment/OfficeConnect.java"
  title=" link to 
OfficeDev/DesktopEnvironment/OfficeConnect.java">OfficeConnect</a></td>
-                  <td class="cell80">Builds the remote bridge to
-OpenOffice.org %PRODUCT_RELEASE% and exports its UNO service manager for the 
Java side of
+                  <td class="cell80">Builds the remote bridge to Apache
+OpenOffice %PRODUCT_RELEASE% and exports its UNO service manager for the Java 
side of
 the application.</td>
                 </tr>
                 <tr>
@@ -1058,7 +1058,7 @@ the application is registered as an even
  href="./OfficeDev/DesktopEnvironment/ViewContainer.java"
  title="link to 
OfficeDev/DesktopEnvironment/ViewContainer.java">ViewContainer</a></td>
                   <td class="cell80">Performs a clean up on the Java
-side on OpenOffice.org %PRODUCT_RELEASE% shutdown.</td>
+side on Apache OpenOffice %PRODUCT_RELEASE% shutdown.</td>
                 </tr>
               </tbody>
             </table>
@@ -1076,8 +1076,8 @@ side on OpenOffice.org %PRODUCT_RELEASE%
                   <td class="cell20"><a
  href="./OfficeDev/OfficeConnect.java"
  title="link to OfficeDev/OfficeConnect.java">OfficeConnect</a></td>
-                  <td class="cell80">Builds the remote bridge to
-OpenOffice.org %PRODUCT_RELEASE% and exports its UNO service manager to the 
Java side.</td>
+                  <td class="cell80">Builds the remote bridge to Apache
+OpenOffice %PRODUCT_RELEASE% and exports its UNO service manager to the Java 
side.</td>
                 </tr>
                 <tr>
                   <td class="cell20"><img
@@ -1133,7 +1133,7 @@ TerminateListener and shows the use of t
  href="../../docs/common/ref/com/sun/star/frame/XTerminateListener.html"
  title="link to the reference documentation of 
com.sun.star.frame.XTerminationListener">
                   <code>XTerminateListener</code></a>. It is called
-when OpenOffice.org %PRODUCT_RELEASE% terminates.</td>
+when Apache OpenOffice %PRODUCT_RELEASE% terminates.</td>
                 </tr>
               </tbody>
             </table>
@@ -1199,7 +1199,7 @@ of formats.</td>
  href="./OfficeDev/Linguistic/LinguisticExamples.java"
  title="link to 
OfficeDev/Linguistic/LinguisticExamples.java">LinguisticExamples</a></td>
                   <td class="cell80">A short example that uses most of
-the functionality from the OpenOffice.org %PRODUCT_RELEASE% linguistic 
API.</td>
+the functionality from the Apache OpenOffice %PRODUCT_RELEASE% linguistic 
API.</td>
                 </tr>
                 <tr>
                   <td class="cell20"><a
@@ -1680,7 +1680,7 @@ URLs.</td>
                   <td class="cell20"><a href="./Drawing/Helper.java"
  title="link to Drawing/Helper.java">Helper</a></td>
                   <td class="cell80">Contains a helper class for the
-other examples to connect to OpenOffice.org %PRODUCT_RELEASE% and open or 
create a drawing
+other examples to connect to Apache OpenOffice %PRODUCT_RELEASE% and open or 
create a drawing
 document.</td>
                 </tr>
                 <tr>
@@ -1830,8 +1830,8 @@ is not implemented. To be more precise.<
                 <tr>
                   <td class="cell20"><a href="./Charts/Helper.java"
  title="link to Charts/Helper.java">Helper</a></td>
-                  <td class="cell80">Shows how to connect to
-OpenOffice.org %PRODUCT_RELEASE% and create text, drawing or spreadsheet 
document. This
+                  <td class="cell80">Shows how to connect to Apache
+OpenOffice %PRODUCT_RELEASE% and create text, drawing or spreadsheet document. 
This
 class is used as a helper class for the other examples.</td>
                 </tr>
                 <tr>
@@ -1886,7 +1886,7 @@ changes.</td>
               <tbody>
                 <tr>
                   <td colspan="2" class="head1"><a
- name="BasicandDialogs">OpenOffice.org %PRODUCT_RELEASE% Basic and Dialogs 
examples</a></td>
+ name="BasicandDialogs">OpenOffice %PRODUCT_RELEASE% Basic and Dialogs 
examples</a></td>
                   <td align="right"> <a href="#examples"
  title="link to the Developer's Guide examples overview"><img
  class="navigate" src="../../docs/images/nav_up.png"></a> <a
@@ -1909,7 +1909,7 @@ changes.</td>
                   <td class="cell20"><a
  href="./BasicAndDialogs/FirstStepsBasic.odt"
  title="link to 
BasicAndDialogs/FirstStepsBasic.odt">FirstStepsBasic.odt</a></td>
-                  <td class="cell80">This StarBasic example shows how to
+                  <td class="cell80">This OpenOffice Basic example shows how to
 create an own dialog which inserts a graphics object into a text
 document.</td>
                 </tr>
@@ -2007,8 +2007,8 @@ the example. </td>
  src="../../docs/images/blueball.png"> <a
  href="./Database/CodeSamples.java"
  title="link to Database/CodeSamples.java">CodeSamples</a></td>
-                  <td class="cell80">Creates the connection to
-OpenOffice.org %PRODUCT_RELEASE% and executes the code SalesMan samples for 
database API.</td>
+                  <td class="cell80">Creates the connection to Apache
+OpenOffice %PRODUCT_RELEASE% and executes the code SalesMan samples for 
database API.</td>
                 </tr>
                 <tr>
                   <td class="cell20"><img
@@ -2687,8 +2687,8 @@ Management examples</a></td>
  src="../../docs/images/blueball.png"> <a
  href="./Config/ConfigExamples.java"
  title="link to Config/ConfigExamples.java">ConfigExamples</a></td>
-                  <td class="cell80">This example connects to a
-OpenOffice.org %PRODUCT_RELEASE%, gets the configuration manager and accesses 
the
+                  <td class="cell80">This example connects to Apache
+OpenOffice %PRODUCT_RELEASE%, gets the configuration manager and accesses the
 configuration in various ways.</td>
                 </tr>
               </tbody>


Reply via email to