<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.openoffice.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Bernard</id>
	<title>Apache OpenOffice Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.openoffice.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Bernard"/>
	<link rel="alternate" type="text/html" href="https://wiki.openoffice.org/wiki/Special:Contributions/Bernard"/>
	<updated>2026-05-24T21:50:52Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>https://wiki.openoffice.org/w/index.php?title=User:Bernard/Collections/Writing_Uno_Components&amp;diff=96181</id>
		<title>User:Bernard/Collections/Writing Uno Components</title>
		<link rel="alternate" type="text/html" href="https://wiki.openoffice.org/w/index.php?title=User:Bernard/Collections/Writing_Uno_Components&amp;diff=96181"/>
		<updated>2008-10-19T17:07:29Z</updated>

		<summary type="html">&lt;p&gt;Bernard: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;;Writing Uno Components&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Writing UNO Components]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Required Files]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Using UNOIDL to Specify New Components]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Writing the Specification]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Preprocessing]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Grouping Definitions in Modules]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Simple Types]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Defining an Interface]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Defining a Service]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Defining a Sequence]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Defining a Struct]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Defining an Exception]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Predefining Values]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Using Comments]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Singleton]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Reserved Types]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Published Entities]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Generating Source Code from UNOIDL Definitions]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Component Architecture]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Core Interfaces to Implement]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/XInterface]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/XTypeProvider]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/XServiceInfo]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/XWeak]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/XComponent]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/XInitialization]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/XMain]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/XAggregation]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/XUnoTunnel]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Simple Component in Java]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Class Definition with Helper Class]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Implementing Your Own Interfaces]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Providing a Single Factory Using a Helper Method]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Write Registration Info Using a Helper Method]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Implementing without Helpers]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Storing the Service Manager for Further Use]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Create Instance with Arguments]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Possible Structures for Java Components]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Running and Debugging Java Components]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Register Component File]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Make Registration Available to OpenOffice.org]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Test the Registration]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Debugging]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/The Java Environment in OpenOffice.org]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Troubleshooting]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/C++/C++ Component]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/C++/Class Definition with Helper Template Classes]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/C++/Implementing your own Interfaces]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/C++/Providing a Single Factory Using a Helper Method]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/C++/Write Registration Info Using a Helper Method]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/C++/Provide Implementation Environment]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/C++/Implementing without Helpers]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/C++/Storing the Service Manager for Further Use]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/C++/Create Instance with Arguments]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/C++/Multiple Components in One Dynamic Link Library]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/C++/Building and Testing C++ Components]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Integrating Components into OpenOffice.org]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Protocol Handler]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Implementation]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Configuration]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Installation]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Jobs/Jobs]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Jobs/Execution Environment]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Jobs/Implementation]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Jobs/Initialization]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Jobs/Returning Results]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Jobs/Configuration]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Jobs/Installation]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Jobs/Using the vnd.sun.star.jobs: URL Schema]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Jobs/List of Supported Events]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/AddOns/Add-Ons]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/AddOns/Guidelines]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/AddOns/Configuration]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/AddOns/Menus]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/AddOns/Toolbars]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/AddOns/Images for Toolbars and Menus]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/AddOns/Help Integration]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/AddOns/Installation]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Disable Commands]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Intercepting Context Menus]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/File Naming Conventions]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Deployment Options for Components]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Command Line Registry Tools]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Manual Component Installation]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Bootstrapping a Service Manager]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Special Service Manager Configurations]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/The UNO Executable]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Standalone Use Case]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Server Use Case]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Using the UNO Executable]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Accessing Dialogs]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Assigning Component Methods to Control Events]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Using Dialogs in Components]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Collections]]&lt;/div&gt;</summary>
		<author><name>Bernard</name></author>
	</entry>
	<entry>
		<id>https://wiki.openoffice.org/w/index.php?title=User:Bernard/Collections/text_document&amp;diff=96178</id>
		<title>User:Bernard/Collections/text document</title>
		<link rel="alternate" type="text/html" href="https://wiki.openoffice.org/w/index.php?title=User:Bernard/Collections/text_document&amp;diff=96178"/>
		<updated>2008-10-19T16:53:59Z</updated>

		<summary type="html">&lt;p&gt;Bernard: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== texte document ==&lt;br /&gt;
:[[Documentation/DevGuide/Text/Text Documents]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Example: Fields in a Template]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Example: Visible Cursor Position]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Handling Text Document Files]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Saving Text Documents]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Printing Text Documents]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Working with Text Documents]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Editing Text]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Iterating over Text]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Inserting a Paragraph where no Cursor can go]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Sorting Text]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Inserting Text Files]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Auto Text]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Formatting]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Navigating]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Tables]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Named Table Cells in Rows, Columns and the Table Cursor]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Indexed Cells and Cell Ranges]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Table Naming, Sorting, Charting and Autoformatting]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Text Table Properties]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Inserting Tables]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Accessing Existing Tables]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Text Fields]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Bookmarks]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Indexes and Index Marks]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Reference Marks]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Footnotes and Endnotes]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Shape Objects in Text]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Text Frames]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Embedded Objects]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Graphic Objects]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Drawing Shapes]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Redline]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Ruby]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Overall Document Features]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Settings]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Line Numbering and Outline Numbering]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Text Sections]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Page Layout]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Columns]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Link Targets]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Text Document Controller]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/TextView]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/TextViewCursor]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Collections]]&lt;/div&gt;</summary>
		<author><name>Bernard</name></author>
	</entry>
</feed>