Difference between revisions of "JA/translation/guideline/Developers Guide"

From Apache OpenOffice Wiki
Jump to: navigation, search
(進め方)
(開始時期)
 
(28 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
= 目的 =
 
= 目的 =
このページでは、"OpenOffice.org Developer's Guide" の日本語への翻訳の進行を管理します。
+
このページでは、"OpenOffice.org Developer's Guide" の日本語への翻訳の進行を管理します。<Br>
"OpenOffice.org Developer's Guide" については、[[Documentation/DevGuide/OpenOffice.org_Developers_Guide]] を参照してください。
+
"OpenOffice.org Developer's Guide" については、[[Documentation/DevGuide/OpenOffice.org_Developers_Guide|OpenOffice.org_Developers_Guide]] を参照してください。
 +
= 開始時期 =
 +
* 2009年8月末を予定<Br>オンライン(Pootle)およびオフライン(OmegaT,PoEditなど)で翻訳できるようSunが作業中です。
  
 +
2009年9月4日現在調整中
  
 +
= 参加方法/進め方 =
 +
翻訳に関するコミュニケーションは、翻訳プロジェクトのメーリングリストで行います。<br>
 +
そのため、翻訳プロジェクトのメーリングリストに参加されていない場合は、参加お願いします。<br>
 +
http://ja.openoffice.org/translation/
  
==ProUNO==
+
#(Sun) Admin Guide と Basic Guide を Pootle 上にアップロードする
*[[Documentation/DevGuide/ProUNO/API Concepts]]
+
#(Sun) 上記をもとに leverage した (流用できる翻訳を最大限含んだ)Developer Guide を Pootle 上にアップロードする
*[[Documentation/DevGuide/ProUNO/Basic/Case Sensitivity]]
+
#(OO.o translate 代表者) #1 から TMX を作る
*[[Documentation/DevGuide/ProUNO/Basic/Exception Handling]]
+
## xliff2po を実行する
*[[Documentation/DevGuide/ProUNO/Basic/Getting Information about UNO Objects]]
+
## po2tmx を実行する
*[[Documentation/DevGuide/ProUNO/Basic/Handling UNO Objects]]
+
#(翻訳者) 3 の TMX をオンラインで使って OmegaT や PoEdit などのメモリー対応のツールで翻訳する。<br>または<br>(翻訳者) #3 の TMX をオフラインで参照しながら (ファイルとして検索)、Pootle 上で直接翻訳する、または、ダウンロードして xliff エディタを使って翻訳する。
*[[Documentation/DevGuide/ProUNO/Basic/Instantiating UNO Services]]
+
*[[Documentation/DevGuide/ProUNO/Basic/Listeners]]
+
*[[Documentation/DevGuide/ProUNO/Basic/Mapping of Enums and Constant Groups]]
+
*[[Documentation/DevGuide/ProUNO/Basic/Mapping of Sequences and Arrays]]
+
*[[Documentation/DevGuide/ProUNO/Basic/Mapping of Simple Types]]
+
*[[Documentation/DevGuide/ProUNO/Basic/Mapping of Structs]]
+
*[[Documentation/DevGuide/ProUNO/Basic/Mapping of UNO and Basic Types]]
+
*[[Documentation/DevGuide/ProUNO/Basic/OpenOffice.org Basic]]
+
*[[Documentation/DevGuide/ProUNO/Bridge/Automation Bridge]]
+
*[[Documentation/DevGuide/ProUNO/Bridge/Automation Objects with UNO Interfaces]]
+
*[[Documentation/DevGuide/ProUNO/Bridge/Calling Functions and Accessing Properties]]
+
*[[Documentation/DevGuide/ProUNO/Bridge/Client-Side Conversions]]
+
*[[Documentation/DevGuide/ProUNO/Bridge/Conversion Mappings]]
+
*[[Documentation/DevGuide/ProUNO/Bridge/DCOM]]
+
*[[Documentation/DevGuide/ProUNO/Bridge/Default Mappings]]
+
*[[Documentation/DevGuide/ProUNO/Bridge/Exceptions and Errorcodes]]
+
*[[Documentation/DevGuide/ProUNO/Bridge/Mapping of Hyper and Decimal]]
+
*[[Documentation/DevGuide/ProUNO/Bridge/Mapping of Interfaces and Structures]]
+
*[[Documentation/DevGuide/ProUNO/Bridge/Mapping of Sequence]]
+
*[[Documentation/DevGuide/ProUNO/Bridge/Mapping of Simple Types]]
+
*[[Documentation/DevGuide/ProUNO/Bridge/Mapping of String]]
+
*[[Documentation/DevGuide/ProUNO/Bridge/Mapping of Type]]
+
*[[Documentation/DevGuide/ProUNO/Bridge/Return Values]]
+
*[[Documentation/DevGuide/ProUNO/Bridge/The Bridge Services]]
+
*[[Documentation/DevGuide/ProUNO/Bridge/The Service Manager Component]]
+
*[[Documentation/DevGuide/ProUNO/Bridge/Type Mappings]]
+
*[[Documentation/DevGuide/ProUNO/Bridge/Unsupported COM Features]]
+
*[[Documentation/DevGuide/ProUNO/Bridge/Usage of Types]]
+
*[[Documentation/DevGuide/ProUNO/Bridge/Using Automation Objects from UNO]]
+
*[[Documentation/DevGuide/ProUNO/Bridge/Using UNO from Automation]]
+
*[[Documentation/DevGuide/ProUNO/Bridge/Value Objects]]
+
*[[Documentation/DevGuide/ProUNO/C++/C++ Language Binding]]
+
*[[Documentation/DevGuide/ProUNO/C++/Establishing Interprocess Connections]]
+
*[[Documentation/DevGuide/ProUNO/C++/Exception Handling in C++]]
+
*[[Documentation/DevGuide/ProUNO/C++/Mapping of Interface Types]]
+
*[[Documentation/DevGuide/ProUNO/C++/Mapping of Sequence Types]]
+
*[[Documentation/DevGuide/ProUNO/C++/Mapping of Services]]
+
*[[Documentation/DevGuide/ProUNO/C++/Mapping of Singletons]]
+
*[[Documentation/DevGuide/ProUNO/C++/Mapping of Struct Types]]
+
*[[Documentation/DevGuide/ProUNO/C++/Transparent Use of Office UNO Components]]
+
*[[Documentation/DevGuide/ProUNO/C++/Type Mappings]]
+
*[[Documentation/DevGuide/ProUNO/C++/Using Weak References]]
+
*[[Documentation/DevGuide/ProUNO/CLI/Additional Structures]]
+
*[[Documentation/DevGuide/ProUNO/CLI/CLI Language Binding]]
+
*[[Documentation/DevGuide/ProUNO/CLI/Important Interfaces and Implementations]]
+
*[[Documentation/DevGuide/ProUNO/CLI/Language Binding DLLs]]
+
*[[Documentation/DevGuide/ProUNO/CLI/Lifetime Management and Obtaining Interfaces]]
+
*[[Documentation/DevGuide/ProUNO/CLI/The Override Problem]]
+
*[[Documentation/DevGuide/ProUNO/CLI/Type Mapping]]
+
*[[Documentation/DevGuide/ProUNO/CLI/Type Mappings]]
+
*[[Documentation/DevGuide/ProUNO/CLI/Type Name Decoration]]
+
*[[Documentation/DevGuide/ProUNO/CLI/Writing Client Programs]]
+
*[[Documentation/DevGuide/ProUNO/Characteristics of the Interprocess Bridge]]
+
*[[Documentation/DevGuide/ProUNO/Children of the XEventListener Interface]]
+
*[[Documentation/DevGuide/ProUNO/Closing a Connection]]
+
*[[Documentation/DevGuide/ProUNO/Collections and Containers]]
+
*[[Documentation/DevGuide/ProUNO/Component Context]]
+
*[[Documentation/DevGuide/ProUNO/Creating the Bridge]]
+
*[[Documentation/DevGuide/ProUNO/Data Types]]
+
*[[Documentation/DevGuide/ProUNO/Differences Between the Lifetime of C++ and Java Objects]]
+
*[[Documentation/DevGuide/ProUNO/Event Model]]
+
*[[Documentation/DevGuide/ProUNO/Example: A Connection Aware Client]]
+
*[[Documentation/DevGuide/ProUNO/Exception Handling]]
+
*[[Documentation/DevGuide/ProUNO/Exceptions]]
+
*[[Documentation/DevGuide/ProUNO/Importing a UNO Object]]
+
*[[Documentation/DevGuide/ProUNO/Interfaces]]
+
*[[Documentation/DevGuide/ProUNO/Introduction]]
+
*[[Documentation/DevGuide/ProUNO/Java/Getting a Service Manager]]
+
*[[Documentation/DevGuide/ProUNO/Java/Handling Interfaces]]
+
*[[Documentation/DevGuide/ProUNO/Java/Inexact approximation of UNO Value Semantics]]
+
*[[Documentation/DevGuide/ProUNO/Java/Java Language Binding]]
+
*[[Documentation/DevGuide/ProUNO/Java/Mapping of Enum Types]]
+
*[[Documentation/DevGuide/ProUNO/Java/Mapping of Exception Types]]
+
*[[Documentation/DevGuide/ProUNO/Java/Mapping of Interface Types]]
+
*[[Documentation/DevGuide/ProUNO/Java/Mapping of Sequence Types]]
+
*[[Documentation/DevGuide/ProUNO/Java/Mapping of Services]]
+
*[[Documentation/DevGuide/ProUNO/Java/Mapping of Singletons]]
+
*[[Documentation/DevGuide/ProUNO/Java/Mapping of Struct Types]]
+
*[[Documentation/DevGuide/ProUNO/Java/Mapping of UNOIDL]]
+
*[[Documentation/DevGuide/ProUNO/Java/Transparent Use of Office UNO Components]]
+
*[[Documentation/DevGuide/ProUNO/Java/Type Mappings]]
+
*[[Documentation/DevGuide/ProUNO/Lifetime of UNO objects]]
+
*[[Documentation/DevGuide/ProUNO/Modules]]
+
*[[Documentation/DevGuide/ProUNO/Object Identity]]
+
*[[Documentation/DevGuide/ProUNO/Opening a Connection]]
+
*[[Documentation/DevGuide/ProUNO/Predefined Values]]
+
*[[Documentation/DevGuide/ProUNO/Professional UNO]]
+
*[[Documentation/DevGuide/ProUNO/Properties]]
+
*[[Documentation/DevGuide/ProUNO/Sequences]]
+
*[[Documentation/DevGuide/ProUNO/Service Manager]]
+
*[[Documentation/DevGuide/ProUNO/Service Manager and Component Context]]
+
*[[Documentation/DevGuide/ProUNO/Services]]
+
*[[Documentation/DevGuide/ProUNO/Simple Types]]
+
*[[Documentation/DevGuide/ProUNO/Singletons]]
+
*[[Documentation/DevGuide/ProUNO/Starting OpenOffice.org in Listening Mode]]
+
*[[Documentation/DevGuide/ProUNO/Structs]]
+
*[[Documentation/DevGuide/ProUNO/The Any Type]]
+
*[[Documentation/DevGuide/ProUNO/The XComponent Interface]]
+
*[[Documentation/DevGuide/ProUNO/UNO Concepts]]
+
*[[Documentation/DevGuide/ProUNO/UNO Interprocess Connections]]
+
*[[Documentation/DevGuide/ProUNO/UNO Language Bindings]]
+
*[[Documentation/DevGuide/ProUNO/Understanding the API Reference]]
+
*[[Documentation/DevGuide/ProUNO/Using UNO Interfaces]]
+
*[[Documentation/DevGuide/ProUNO/Weak Objects and References]]
+
*[[Documentation/DevGuide/ProUNO/acquire() and release()]]
+
==Scripting==
+
*[[Documentation/DevGuide/Scripting/Basic and Dialogs]]
+
*[[Documentation/DevGuide/Scripting/BeanShell Editor]]
+
*[[Documentation/DevGuide/Scripting/Building and Registering Your ScriptProvider]]
+
*[[Documentation/DevGuide/Scripting/Editing, Creating and Managing Macros]]
+
*[[Documentation/DevGuide/Scripting/How the Scripting Framework Works]]
+
*[[Documentation/DevGuide/Scripting/Implementation]]
+
*[[Documentation/DevGuide/Scripting/Implementing the ScriptEditor Interface]]
+
*[[Documentation/DevGuide/Scripting/Implementing the XScript Interface]]
+
*[[Documentation/DevGuide/Scripting/Integration with Extension Manager]]
+
*[[Documentation/DevGuide/Scripting/JavaScript Editor]]
+
*[[Documentation/DevGuide/Scripting/Macro Recording]]
+
*[[Documentation/DevGuide/Scripting/Running Macros]]
+
*[[Documentation/DevGuide/Scripting/Scripting Framework]]
+
*[[Documentation/DevGuide/Scripting/Scripting Framework URI Specification]]
+
*[[Documentation/DevGuide/Scripting/Storage of Scripts]]
+
*[[Documentation/DevGuide/Scripting/The Organizer dialogs for BeanShell and JavaScript]]
+
*[[Documentation/DevGuide/Scripting/The ScriptProvider Abstract Base Class]]
+
*[[Documentation/DevGuide/Scripting/Using the Scripting Framework]]
+
*[[Documentation/DevGuide/Scripting/Writing Macros]]
+
*[[Documentation/DevGuide/Scripting/Writing a LanguageScriptProvider UNO Component From Scratch]]
+
*[[Documentation/DevGuide/Scripting/Writing a LanguageScriptProvider UNO Component using the Java Helper Classes]]
+
==Spreadsheets==
+
*[[Documentation/DevGuide/Spreadsheets/Absolute Address]]
+
*[[Documentation/DevGuide/Spreadsheets/Access to Formulas, Values and Errors]]
+
*[[Documentation/DevGuide/Spreadsheets/Access to Text Content]]
+
*[[Documentation/DevGuide/Spreadsheets/Capabilities of Columns and Rows]]
+
*[[Documentation/DevGuide/Spreadsheets/Capabilities of SheetCell]]
+
*[[Documentation/DevGuide/Spreadsheets/Capabilities of SheetCellRange]]
+
*[[Documentation/DevGuide/Spreadsheets/Capabilities of SheetCellRanges Container]]
+
*[[Documentation/DevGuide/Spreadsheets/Capabilities of Spreadsheet]]
+
*[[Documentation/DevGuide/Spreadsheets/Cell Annotations]]
+
*[[Documentation/DevGuide/Spreadsheets/Cell Area Links]]
+
*[[Documentation/DevGuide/Spreadsheets/Cell Cursor]]
+
*[[Documentation/DevGuide/Spreadsheets/Cell Ranges]]
+
*[[Documentation/DevGuide/Spreadsheets/Cell Ranges and Cells Container]]
+
*[[Documentation/DevGuide/Spreadsheets/Cell and Cell Range Access]]
+
*[[Documentation/DevGuide/Spreadsheets/Cells]]
+
*[[Documentation/DevGuide/Spreadsheets/Cells Absolute Address]]
+
*[[Documentation/DevGuide/Spreadsheets/Character and Paragraph Format]]
+
*[[Documentation/DevGuide/Spreadsheets/Column and Row Access]]
+
*[[Documentation/DevGuide/Spreadsheets/Columns and Rows]]
+
*[[Documentation/DevGuide/Spreadsheets/Compatibility Names]]
+
*[[Documentation/DevGuide/Spreadsheets/Conditional Formats]]
+
*[[Documentation/DevGuide/Spreadsheets/Creating a New DataPilot Table]]
+
*[[Documentation/DevGuide/Spreadsheets/Custom Functions]]
+
*[[Documentation/DevGuide/Spreadsheets/DDE Links]]
+
*[[Documentation/DevGuide/Spreadsheets/DataPilot Sources]]
+
*[[Documentation/DevGuide/Spreadsheets/DataPilot Tables]]
+
*[[Documentation/DevGuide/Spreadsheets/Data Array]]
+
*[[Documentation/DevGuide/Spreadsheets/Database Import]]
+
*[[Documentation/DevGuide/Spreadsheets/Database Operations]]
+
*[[Documentation/DevGuide/Spreadsheets/Database Ranges]]
+
*[[Documentation/DevGuide/Spreadsheets/Detective]]
+
*[[Documentation/DevGuide/Spreadsheets/Dimensions]]
+
*[[Documentation/DevGuide/Spreadsheets/Equally Formatted Cell Ranges]]
+
*[[Documentation/DevGuide/Spreadsheets/Example: Adding a New Spreadsheet]]
+
*[[Documentation/DevGuide/Spreadsheets/Example: Editing Spreadsheet Cells]]
+
*[[Documentation/DevGuide/Spreadsheets/Fill Series]]
+
*[[Documentation/DevGuide/Spreadsheets/Filter Options]]
+
*[[Documentation/DevGuide/Spreadsheets/Filtering]]
+
*[[Documentation/DevGuide/Spreadsheets/Formatting]]
+
*[[Documentation/DevGuide/Spreadsheets/Function Descriptions]]
+
*[[Documentation/DevGuide/Spreadsheets/Function Handling]]
+
*[[Documentation/DevGuide/Spreadsheets/Handling Array Formulas]]
+
*[[Documentation/DevGuide/Spreadsheets/Handling Spreadsheet Documents Files]]
+
*[[Documentation/DevGuide/Spreadsheets/Hierarchies]]
+
*[[Documentation/DevGuide/Spreadsheets/Indentation]]
+
*[[Documentation/DevGuide/Spreadsheets/Label Ranges]]
+
*[[Documentation/DevGuide/Spreadsheets/Levels]]
+
*[[Documentation/DevGuide/Spreadsheets/Linking External Data]]
+
*[[Documentation/DevGuide/Spreadsheets/Members]]
+
*[[Documentation/DevGuide/Spreadsheets/Merging Cell Ranges into a Single Cell]]
+
*[[Documentation/DevGuide/Spreadsheets/Modifying a DataPilot Table]]
+
*[[Documentation/DevGuide/Spreadsheets/Multiple Operations]]
+
*[[Documentation/DevGuide/Spreadsheets/Named Ranges]]
+
*[[Documentation/DevGuide/Spreadsheets/Navigating]]
+
*[[Documentation/DevGuide/Spreadsheets/Operations]]
+
*[[Documentation/DevGuide/Spreadsheets/Other Table Operations]]
+
*[[Documentation/DevGuide/Spreadsheets/Overall Document Features]]
+
*[[Documentation/DevGuide/Spreadsheets/Printing Spreadsheet Documents]]
+
*[[Documentation/DevGuide/Spreadsheets/Properties of Cell Ranges]]
+
*[[Documentation/DevGuide/Spreadsheets/Properties of SheetCell]]
+
*[[Documentation/DevGuide/Spreadsheets/Protecting Spreadsheets]]
+
*[[Documentation/DevGuide/Spreadsheets/Querying for Cells with Specific Properties]]
+
*[[Documentation/DevGuide/Spreadsheets/Range Selection]]
+
*[[Documentation/DevGuide/Spreadsheets/Referencing Ranges by Name]]
+
*[[Documentation/DevGuide/Spreadsheets/Removing a DataPilot Table]]
+
*[[Documentation/DevGuide/Spreadsheets/Saving Spreadsheet Documents]]
+
*[[Documentation/DevGuide/Spreadsheets/Search and Replace]]
+
*[[Documentation/DevGuide/Spreadsheets/Service Names]]
+
*[[Documentation/DevGuide/Spreadsheets/Settings]]
+
*[[Documentation/DevGuide/Spreadsheets/Sheet Links]]
+
*[[Documentation/DevGuide/Spreadsheets/Sheet Outline]]
+
*[[Documentation/DevGuide/Spreadsheets/Sorting]]
+
*[[Documentation/DevGuide/Spreadsheets/Source Object]]
+
*[[Documentation/DevGuide/Spreadsheets/Spreadsheet]]
+
*[[Documentation/DevGuide/Spreadsheets/Spreadsheet Add-Ins]]
+
*[[Documentation/DevGuide/Spreadsheets/Spreadsheet Document Controller]]
+
*[[Documentation/DevGuide/Spreadsheets/Spreadsheet Documents]]
+
*[[Documentation/DevGuide/Spreadsheets/Spreadsheet Services - Overview]]
+
*[[Documentation/DevGuide/Spreadsheets/Subtotals]]
+
*[[Documentation/DevGuide/Spreadsheets/Table Auto Formats]]
+
*[[Documentation/DevGuide/Spreadsheets/Variable Results]]
+
*[[Documentation/DevGuide/Spreadsheets/View Panes]]
+
*[[Documentation/DevGuide/Spreadsheets/View Settings]]
+
*[[Documentation/DevGuide/Spreadsheets/Working With Spreadsheet Documents]]
+
==Text==
+
*[[Documentation/DevGuide/Text/Accessing Existing Tables]]
+
*[[Documentation/DevGuide/Text/Auto Text]]
+
*[[Documentation/DevGuide/Text/Bookmarks]]
+
*[[Documentation/DevGuide/Text/Columns]]
+
*[[Documentation/DevGuide/Text/Drawing Shapes]]
+
*[[Documentation/DevGuide/Text/Editing Text]]
+
*[[Documentation/DevGuide/Text/Embedded Objects]]
+
*[[Documentation/DevGuide/Text/Example: Fields in a Template]]
+
*[[Documentation/DevGuide/Text/Example: Visible Cursor Position]]
+
*[[Documentation/DevGuide/Text/Footnotes and Endnotes]]
+
*[[Documentation/DevGuide/Text/Formatting]]
+
*[[Documentation/DevGuide/Text/Graphic Objects]]
+
*[[Documentation/DevGuide/Text/Handling Text Document Files]]
+
*[[Documentation/DevGuide/Text/Indexed Cells and Cell Ranges]]
+
*[[Documentation/DevGuide/Text/Indexes and Index Marks]]
+
*[[Documentation/DevGuide/Text/Inserting Tables]]
+
*[[Documentation/DevGuide/Text/Inserting Text Files]]
+
*[[Documentation/DevGuide/Text/Inserting a Paragraph where no Cursor can go]]
+
*[[Documentation/DevGuide/Text/Iterating over Text]]
+
*[[Documentation/DevGuide/Text/Line Numbering and Outline Numbering]]
+
*[[Documentation/DevGuide/Text/Link Targets]]
+
*[[Documentation/DevGuide/Text/Named Table Cells in Rows, Columns and the Table Cursor]]
+
*[[Documentation/DevGuide/Text/Navigating]]
+
*[[Documentation/DevGuide/Text/Overall Document Features]]
+
*[[Documentation/DevGuide/Text/Page Layout]]
+
*[[Documentation/DevGuide/Text/Printing Text Documents]]
+
*[[Documentation/DevGuide/Text/Redline]]
+
*[[Documentation/DevGuide/Text/Reference Marks]]
+
*[[Documentation/DevGuide/Text/Ruby]]
+
*[[Documentation/DevGuide/Text/Saving Text Documents]]
+
*[[Documentation/DevGuide/Text/Settings]]
+
*[[Documentation/DevGuide/Text/Shape Objects in Text]]
+
*[[Documentation/DevGuide/Text/Sorting Text]]
+
*[[Documentation/DevGuide/Text/Table Naming, Sorting, Charting and Autoformatting]]
+
*[[Documentation/DevGuide/Text/Tables]]
+
*[[Documentation/DevGuide/Text/TextView]]
+
*[[Documentation/DevGuide/Text/TextViewCursor]]
+
*[[Documentation/DevGuide/Text/Text Document Controller]]
+
*[[Documentation/DevGuide/Text/Text Documents]]
+
*[[Documentation/DevGuide/Text/Text Fields]]
+
*[[Documentation/DevGuide/Text/Text Frames]]
+
*[[Documentation/DevGuide/Text/Text Sections]]
+
*[[Documentation/DevGuide/Text/Text Table Properties]]
+
*[[Documentation/DevGuide/Text/Working with Text Documents]]
+
==UCB==
+
*[[Documentation/DevGuide/UCB/Accessing a UCB Content]]
+
*[[Documentation/DevGuide/UCB/Configuration]]
+
*[[Documentation/DevGuide/UCB/Content Provider Proxies]]
+
*[[Documentation/DevGuide/UCB/Content Providers]]
+
*[[Documentation/DevGuide/UCB/Copying, Moving and Linking]]
+
*[[Documentation/DevGuide/UCB/Creating]]
+
*[[Documentation/DevGuide/UCB/Deleting]]
+
*[[Documentation/DevGuide/UCB/Documents]]
+
*[[Documentation/DevGuide/UCB/Executing Content Commands]]
+
*[[Documentation/DevGuide/UCB/Folders]]
+
*[[Documentation/DevGuide/UCB/Instantiating the UCB]]
+
*[[Documentation/DevGuide/UCB/Managing Contents]]
+
*[[Documentation/DevGuide/UCB/Obtaining Content Properties]]
+
*[[Documentation/DevGuide/UCB/Preconfigured UCBs]]
+
*[[Documentation/DevGuide/UCB/Services and Interfaces]]
+
*[[Documentation/DevGuide/UCB/Setting Content Properties]]
+
*[[Documentation/DevGuide/UCB/UCP Registration Information]]
+
*[[Documentation/DevGuide/UCB/Unconfigured UCBs]]
+
*[[Documentation/DevGuide/UCB/Universal Content Broker]]
+
*[[Documentation/DevGuide/UCB/Using the UCB API]]
+
*[[Documentation/DevGuide/Working with Presentations]]
+
==WritingUNO==
+
*[[Documentation/DevGuide/WritingUNO/Accessing Dialogs]]
+
*[[Documentation/DevGuide/WritingUNO/AddOns/Add-Ons]]
+
*[[Documentation/DevGuide/WritingUNO/AddOns/Configuration]]
+
*[[Documentation/DevGuide/WritingUNO/AddOns/Guidelines]]
+
*[[Documentation/DevGuide/WritingUNO/AddOns/Help Integration]]
+
*[[Documentation/DevGuide/WritingUNO/AddOns/Images for Toolbars and Menus]]
+
*[[Documentation/DevGuide/WritingUNO/AddOns/Installation]]
+
*[[Documentation/DevGuide/WritingUNO/AddOns/Menus]]
+
*[[Documentation/DevGuide/WritingUNO/AddOns/Toolbars]]
+
*[[Documentation/DevGuide/WritingUNO/Assigning Component Methods to Control Events]]
+
*[[Documentation/DevGuide/WritingUNO/Bootstrapping a Service Manager]]
+
*[[Documentation/DevGuide/WritingUNO/C++/Building and Testing C++ Components]]
+
*[[Documentation/DevGuide/WritingUNO/C++/C++ Component]]
+
*[[Documentation/DevGuide/WritingUNO/C++/Class Definition with Helper Template Classes]]
+
*[[Documentation/DevGuide/WritingUNO/C++/Create Instance with Arguments]]
+
*[[Documentation/DevGuide/WritingUNO/C++/Implementing without Helpers]]
+
*[[Documentation/DevGuide/WritingUNO/C++/Implementing your own Interfaces]]
+
*[[Documentation/DevGuide/WritingUNO/C++/Multiple Components in One Dynamic Link Library]]
+
*[[Documentation/DevGuide/WritingUNO/C++/Provide Implementation Environment]]
+
*[[Documentation/DevGuide/WritingUNO/C++/Providing a Single Factory Using a Helper Method]]
+
*[[Documentation/DevGuide/WritingUNO/C++/Storing the Service Manager for Further Use]]
+
*[[Documentation/DevGuide/WritingUNO/C++/Write Registration Info Using a Helper Method]]
+
*[[Documentation/DevGuide/WritingUNO/Class Definition with Helper Class]]
+
*[[Documentation/DevGuide/WritingUNO/Command Line Registry Tools]]
+
*[[Documentation/DevGuide/WritingUNO/Component Architecture]]
+
*[[Documentation/DevGuide/WritingUNO/Configuration]]
+
*[[Documentation/DevGuide/WritingUNO/Core Interfaces to Implement]]
+
*[[Documentation/DevGuide/WritingUNO/Create Instance with Arguments]]
+
*[[Documentation/DevGuide/WritingUNO/Debugging]]
+
*[[Documentation/DevGuide/WritingUNO/Defining a Sequence]]
+
*[[Documentation/DevGuide/WritingUNO/Defining a Service]]
+
*[[Documentation/DevGuide/WritingUNO/Defining a Struct]]
+
*[[Documentation/DevGuide/WritingUNO/Defining an Exception]]
+
*[[Documentation/DevGuide/WritingUNO/Defining an Interface]]
+
*[[Documentation/DevGuide/WritingUNO/Deployment Options for Components]]
+
*[[Documentation/DevGuide/WritingUNO/Disable Commands]]
+
*[[Documentation/DevGuide/WritingUNO/File Naming Conventions]]
+
*[[Documentation/DevGuide/WritingUNO/Generating Source Code from UNOIDL Definitions]]
+
*[[Documentation/DevGuide/WritingUNO/Grouping Definitions in Modules]]
+
*[[Documentation/DevGuide/WritingUNO/Implementation]]
+
*[[Documentation/DevGuide/WritingUNO/Implementing Your Own Interfaces]]
+
*[[Documentation/DevGuide/WritingUNO/Implementing without Helpers]]
+
*[[Documentation/DevGuide/WritingUNO/Installation]]
+
*[[Documentation/DevGuide/WritingUNO/Integrating Components into OpenOffice.org]]
+
*[[Documentation/DevGuide/WritingUNO/Intercepting Context Menus]]
+
*[[Documentation/DevGuide/WritingUNO/Jobs/Configuration]]
+
*[[Documentation/DevGuide/WritingUNO/Jobs/Execution Environment]]
+
*[[Documentation/DevGuide/WritingUNO/Jobs/Implementation]]
+
*[[Documentation/DevGuide/WritingUNO/Jobs/Initialization]]
+
*[[Documentation/DevGuide/WritingUNO/Jobs/Installation]]
+
*[[Documentation/DevGuide/WritingUNO/Jobs/Jobs]]
+
*[[Documentation/DevGuide/WritingUNO/Jobs/List of Supported Events]]
+
*[[Documentation/DevGuide/WritingUNO/Jobs/Returning Results]]
+
*[[Documentation/DevGuide/WritingUNO/Jobs/Using the vnd.sun.star.jobs: URL Schema]]
+
*[[Documentation/DevGuide/WritingUNO/Make Registration Available to OpenOffice.org]]
+
*[[Documentation/DevGuide/WritingUNO/Manual Component Installation]]
+
*[[Documentation/DevGuide/WritingUNO/Possible Structures for Java Components]]
+
*[[Documentation/DevGuide/WritingUNO/Predefining Values]]
+
*[[Documentation/DevGuide/WritingUNO/Preprocessing]]
+
*[[Documentation/DevGuide/WritingUNO/Protocol Handler]]
+
*[[Documentation/DevGuide/WritingUNO/Providing a Single Factory Using a Helper Method]]
+
*[[Documentation/DevGuide/WritingUNO/Published Entities]]
+
*[[Documentation/DevGuide/WritingUNO/Register Component File]]
+
*[[Documentation/DevGuide/WritingUNO/Required Files]]
+
*[[Documentation/DevGuide/WritingUNO/Reserved Types]]
+
*[[Documentation/DevGuide/WritingUNO/Running and Debugging Java Components]]
+
*[[Documentation/DevGuide/WritingUNO/Server Use Case]]
+
*[[Documentation/DevGuide/WritingUNO/Simple Component in Java]]
+
*[[Documentation/DevGuide/WritingUNO/Simple Types]]
+
*[[Documentation/DevGuide/WritingUNO/Singleton]]
+
*[[Documentation/DevGuide/WritingUNO/Special Service Manager Configurations]]
+
*[[Documentation/DevGuide/WritingUNO/Standalone Use Case]]
+
*[[Documentation/DevGuide/WritingUNO/Storing the Service Manager for Further Use]]
+
*[[Documentation/DevGuide/WritingUNO/Test the Registration]]
+
*[[Documentation/DevGuide/WritingUNO/The Java Environment in OpenOffice.org]]
+
*[[Documentation/DevGuide/WritingUNO/The UNO Executable]]
+
*[[Documentation/DevGuide/WritingUNO/Troubleshooting]]
+
*[[Documentation/DevGuide/WritingUNO/Using Comments]]
+
*[[Documentation/DevGuide/WritingUNO/Using Dialogs in Components]]
+
*[[Documentation/DevGuide/WritingUNO/Using UNOIDL to Specify New Components]]
+
*[[Documentation/DevGuide/WritingUNO/Using the UNO Executable]]
+
*[[Documentation/DevGuide/WritingUNO/Write Registration Info Using a Helper Method]]
+
*[[Documentation/DevGuide/WritingUNO/Writing UNO Components]]
+
*[[Documentation/DevGuide/WritingUNO/Writing the Specification]]
+
*[[Documentation/DevGuide/WritingUNO/XAggregation]]
+
*[[Documentation/DevGuide/WritingUNO/XComponent]]
+
*[[Documentation/DevGuide/WritingUNO/XInitialization]]
+
*[[Documentation/DevGuide/WritingUNO/XInterface]]
+
*[[Documentation/DevGuide/WritingUNO/XMain]]
+
*[[Documentation/DevGuide/WritingUNO/XServiceInfo]]
+
*[[Documentation/DevGuide/WritingUNO/XTypeProvider]]
+
*[[Documentation/DevGuide/WritingUNO/XUnoTunnel]]
+
*[[Documentation/DevGuide/WritingUNO/XWeak]]
+
  
===Appendix A===
+
*スタイルガイド
*[[Documentation/DevGuide/AppendixA/Abbreviations]]
+
翻訳品質を一定に保つため、下記のスタイルガイドを利用しています。
*[[Documentation/DevGuide/AppendixA/Attributes]]
+
初めて翻訳に参加される方は一読お願い致します。極力準拠お願いします。
*[[Documentation/DevGuide/AppendixA/Definition of API Elements]]
+
*[[Documentation/DevGuide/AppendixA/Enums]]
+
[http://blogs.sun.com/reiko/resource/ja-style-open.pdf スタイルガイド(PDF)]
*[[Documentation/DevGuide/AppendixA/Events]]
+
[http://blogs.sun.com/reiko/resource/ja-style-quick.pdf クイック・スタイルガイド(PDF)]  
*[[Documentation/DevGuide/AppendixA/Exceptions]]
+
[http://ja.openoffice.org/servlets/ProjectDocumentList?folderID=390&expandFolder=390&folderID=0 ダウンロードできないときのために、OOoにある保管場所]
*[[Documentation/DevGuide/AppendixA/General Design Rules]]
+
*[[Documentation/DevGuide/AppendixA/Interfaces]]
+
*[[Documentation/DevGuide/AppendixA/Methods|Methods]]
+
*[[Documentation/DevGuide/AppendixA/OpenOffice.org API-Design-Guidelines|OpenOffice.org API-Design-Guidelines]]
+
*[[Documentation/DevGuide/AppendixA/Parameter|Parameter]]
+
*[[Documentation/DevGuide/AppendixA/Properties|Properties]]
+
*[[Documentation/DevGuide/AppendixA/Services|Services]]
+
*[[Documentation/DevGuide/AppendixA/Source Files and Types|Source Files and Types]]
+
*[[Documentation/DevGuide/AppendixA/Special Cases|Special Cases]]
+
*[[Documentation/DevGuide/AppendixA/Structs|Structs]]
+
*[[Documentation/DevGuide/AppendixA/Typedefs|Typedefs]]
+
===Appendix B===
+
*[[Documentation/DevGuide/AppendixB/Element Documentation|Element Documentation]]
+
*[[Documentation/DevGuide/AppendixB/File structure|File structure]]
+
*[[Documentation/DevGuide/AppendixB/IDL Documentation Guidelines|IDL Documentation Guidelines]]
+
*[[Documentation/DevGuide/AppendixB/Special Documentation Tags|Special Documentation Tags]]
+
*[[Documentation/DevGuide/AppendixB/Special Markups|Special Markups]]
+
*[[Documentation/DevGuide/AppendixB/Useful XHTML Tags|Useful XHTML Tags]]
+
  
===Appendix C===
+
*用語集
*[[Documentation/DevGuide/AppendixC/The FTP Content Provider|The FTP Content Provider]]
+
用語統一のため、[https://g11nportal.sun.com/sungloss/index.jsp Sun Gloss]から抽出した用語を使用します。
*[[Documentation/DevGuide/AppendixC/The File Content Provider|The File Content Provider]]
+
*[[Documentation/DevGuide/AppendixC/The Help Content Provider|The Help Content Provider]]
+
・[[Media:Glossary_20090406_en-US_ja-JP.zip|ダウンロード(2009/4/6抽出)]]
*[[Documentation/DevGuide/AppendixC/The Hierarchy Content Provider|The Hierarchy Content Provider]]
+
*[[Documentation/DevGuide/AppendixC/The Package Content Provider|The Package Content Provider]]
+
*翻訳メモリ
*[[Documentation/DevGuide/AppendixC/The WebDAV Content Provider|The WebDAV Content Provider]]
+
・[[Media:JA_Ooo_UI_20090612snapshot.tmx.zip|OpenOffice.org UIから抽出した翻訳メモリ(2009/06/12抽出)]]
*[[Documentation/DevGuide/AppendixC/Universal Content Providers|Universal Content Providers]]
+
・[[Media:Ja_Ooohelp20090614.tmx.tar.bz2|OpenOffice.org Helpから抽出した翻訳メモリ(2009/06/14抽出)]]
===Appendix D===
+
 
*[[Documentation/DevGuide/AppendixD/UNOIDL Syntax Specification|UNOIDL Syntax Specification]]
+
*参考情報
 +
**[[JA/translation/Pootle_Glossary_Guide|翻訳メモリの作り方]]
 +
**[http://wikis.sun.com/display/g11n/SunGloss+Tips+-+Japanese SunGloss 活用方法]
 +
**[http://www.catch.jp/oss/oss_transtools/index.html 知っておきたい、オープンソース翻訳支援ツール最新動向(Yutaka Kachi)]
 +
 
 +
= ステータス=
 +
==本文==
 +
===General===
 +
{|border="1"
 +
!English
 +
!Japanese
 +
!Translator
 +
!Checker
 +
!Status
 +
|-
 +
|[[Documentation/DevGuide/OpenOffice.org Developers Guide|OpenOffice.org Developers Guide]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Contributing to the Developers Guide|Contributing to the Developers Guide]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Glossary/Glossary|Glossary]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/GoogleSearch|GoogleSearch]]
 +
|N/A
 +
|N/A
 +
|N/A
 +
|N/A
 +
|}
 +
 
 +
===Accessibility===
 +
{|border="1"
 +
!English
 +
!Japanese
 +
!Translator
 +
!Checker
 +
!Status
 +
|-
 +
|[[Documentation/DevGuide/Accessibility/A Simple Screen Reader|A Simple Screen Reader]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Accessibility/Accessibility|Accessibility]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Accessibility/Accessibility Tree|Accessibility Tree]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Accessibility/Bridges|Bridges]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Accessibility/Class Overview|Class Overview]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Accessibility/Content Information|Content Information]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Accessibility/Features|Features]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Accessibility/Implementing Accessible Objects|Implementing Accessible Objects]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Accessibility/Listeners and Broadcasters|Listeners and Broadcasters]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Accessibility/Overview|Overview]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Accessibility/Putting the Accessibility Interfaces to Work|Putting the Accessibility Interfaces to Work]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Accessibility/Using the Accessibility API|Using the Accessibility API]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Accessibility/XAccessibleAction|XAccessibleAction]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Accessibility/XAccessibleComponent|XAccessibleComponent]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Accessibility/XAccessibleContext|XAccessibleContext]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Accessibility/XAccessibleEditableText|XAccessibleEditableText]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Accessibility/XAccessibleEventBroadcaster|XAccessibleEventBroadcaster]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Accessibility/XAccessibleEventListener|XAccessibleEventListener]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Accessibility/XAccessibleExtendedComponent|XAccessibleExtendedComponent]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Accessibility/XAccessibleHyperlink|XAccessibleHyperlink]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Accessibility/XAccessibleHypertext|XAccessibleHypertext]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Accessibility/XAccessibleImage|XAccessibleImage]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Accessibility/XAccessibleKeyBinding|XAccessibleKeyBinding]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Accessibility/XAccessibleRelationSet|XAccessibleRelationSet]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Accessibility/XAccessibleSelection|XAccessibleSelection]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Accessibility/XAccessibleStateSet|XAccessibleStateSet]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Accessibility/XAccessibleTable|XAccessibleTable]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Accessibility/XAccessibleText|XAccessibleText]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Accessibility/XAccessibleValue|XAccessibleValue]]
 +
|
 +
|
 +
|
 +
|}
 +
===AdvUNO===
 +
{|border="1"
 +
!English
 +
!Japanese
 +
!Translator
 +
!Checker
 +
!Status
 +
|-
 +
|[[Documentation/DevGuide/AdvUNO/Advanced UNO|Advanced UNO]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/AdvUNO/Differences Between UNO and Corba|Differences Between UNO and Corba]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/AdvUNO/Example Python Bridge PyUNO|Example Python Bridge PyUNO]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/AdvUNO/Help with New Language Bindings|Help with New Language Bindings]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/AdvUNO/Implementation Loader|Implementation Loader]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/AdvUNO/Implementing UNO Language Bindings|Implementing UNO Language Bindings]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/AdvUNO/Language Bindings|Language Bindings]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/AdvUNO/UNO C++ Bridges|UNO C++ Bridges]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/AdvUNO/UNO Design Patterns and Coding Styles|UNO Design Patterns and Coding Styles]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/AdvUNO/UNO Reflection API|UNO Reflection API]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/AdvUNO/XInvocation Bridge|XInvocation Bridge]]
 +
|
 +
|
 +
|
 +
|}
 +
===Basic===
 +
{|border="1"
 +
!English
 +
!Japanese
 +
!Translator
 +
!Checker
 +
!Status
 +
|-
 +
|[[Documentation/DevGuide/Basic/Accessing Libraries from Basic|Accessing Libraries from Basic]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Accessing the UNO API|Accessing the UNO API]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Adding Event Handlers|Adding Event Handlers]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Advanced Library Organization|Advanced Library Organization]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Application Library Container|Application Library Container]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Assigning Macros to GUI Events|Assigning Macros to GUI Events]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/AutoPilot Dialogs|AutoPilot Dialogs]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Basic IDE Window|Basic IDE Window]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Basic Source Editor and Debugger|Basic Source Editor and Debugger]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Buttons|Buttons]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Calling a Sub from the User Interface|Calling a Sub from the User Interface]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Check Box|Check Box]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Combo Box|Combo Box]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Command Button|Command Button]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Common Properties|Common Properties]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Creating Dialogs|Creating Dialogs]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Creating Dialogs at Runtime|Creating Dialogs at Runtime]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Creating a Module in a Standard Library|Creating a Module in a Standard Library]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Currency Field|Currency Field]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Date Field|Date Field]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Date and Time Functions|Date and Time Functions]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Dialog Controls|Dialog Controls]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Dialog Editor|Dialog Editor]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Dialog Handling|Dialog Handling]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Dialog Localization|Dialog Localization]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Dialog Properties|Dialog Properties]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Dialog as Control Container|Dialog as Control Container]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Dialogs|Dialogs]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Displayed Information|Displayed Information]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Document Library Container|Document Library Container]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Features of OpenOffice.org Basic|Features of OpenOffice.org Basic]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/File Control|File Control]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/File IO|File IO]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/First Steps with OpenOffice.org Basic|First Steps with OpenOffice.org Basic]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Formatted Field|Formatted Field]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Functional Range Overview|Functional Range Overview]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/General Structure|General Structure]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Getting the Dialog Model|Getting the Dialog Model]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Group Box|Group Box]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/HorizontalVertical Line|HorizontalVertical Line]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/HorizontalVertical Scroll Bar|HorizontalVertical Scroll Bar]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Image Control|Image Control]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Label Field|Label Field]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Libraries|Libraries]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Library Deployment|Library Deployment]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Library File Structure|Library File Structure]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/List Box|List Box]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Managing Basic and Dialog Libraries|Managing Basic and Dialog Libraries]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Modules|Modules]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Multi-Page Dialogs|Multi-Page Dialogs]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Numeric Field|Numeric Field]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Numeric Functions|Numeric Functions]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/OpenOffice.org Basic|OpenOffice.org Basic]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/OpenOffice.org Basic IDE|OpenOffice.org Basic IDE]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/OpenOffice.org Basic Macro Organizer Dialog|OpenOffice.org Basic Macro Organizer Dialog]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/OpenOffice.org Basic Macros Dialog|OpenOffice.org Basic Macros Dialog]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/OpenOffice.org Basic and Dialogs|OpenOffice.org Basic and Dialogs]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Option Button|Option Button]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Pattern Field|Pattern Field]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Programming Dialogs and Dialog Controls|Programming Dialogs and Dialog Controls]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Progress Bar|Progress Bar]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Screen IO Functions|Screen IO Functions]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Showing a Dialog|Showing a Dialog]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Special Behavior of OpenOffice.org Basic|Special Behavior of OpenOffice.org Basic]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Specific UNO Functions|Specific UNO Functions]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/String Functions|String Functions]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Technical Background|Technical Background]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Text Field|Text Field]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Time Field|Time Field]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Variable Scopes|Variable Scopes]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Basic/Writing and Debugging a Basic UNO program|Writing and Debugging a Basic UNO program]]
 +
|
 +
|
 +
|
 +
|}
 +
===Charts===
 +
{|border="1"
 +
!English
 +
!Japanese
 +
!Translator
 +
!Checker
 +
!Status
 +
|-
 +
|[[Documentation/DevGuide/Charts/3-D Charts|3-D Charts]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Charts/Accessing Existing Chart Documents|Accessing Existing Chart Documents]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Charts/Chart Add-Ins|Chart Add-Ins]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Charts/Chart Document Controller|Chart Document Controller]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Charts/Chart Document Parts|Chart Document Parts]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Charts/Charts|Charts]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Charts/Common Parts of all Chart Types|Common Parts of all Chart Types]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Charts/Creating a Chart OLE Object in Draw and Impress|Creating a Chart OLE Object in Draw and Impress]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Charts/Creating and Adding a Chart to a Spreadsheet|Creating and Adding a Chart to a Spreadsheet]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Charts/Data Access|Data Access]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Charts/Features of Special Chart Types|Features of Special Chart Types]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Charts/Handling Chart Documents|Handling Chart Documents]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Charts/How Add-Ins Work|How Add-Ins Work]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Charts/How to Apply an Add-In to a Chart Document|How to Apply an Add-In to a Chart Document]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Charts/Pie Charts|Pie Charts]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Charts/Prerequisites|Prerequisites]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Charts/Setting the Chart Type|Setting the Chart Type]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Charts/Statistics|Statistics]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Charts/Stock Charts|Stock Charts]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Charts/Working With Charts|Working With Charts]]
 +
|
 +
|
 +
|
 +
|}
 +
===Config===
 +
{|border="1"
 +
!English
 +
!Japanese
 +
!Translator
 +
!Checker
 +
!Status
 +
|-
 +
|[[Documentation/DevGuide/Config/Adding a Backend Data Store|Adding a Backend Data Store]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Config/Configuration Data Sources|Configuration Data Sources]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Config/Configuration Management|Configuration Management]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Config/Connecting to a Data Source|Connecting to a Data Source]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Config/Creating a Custom Configuration Schema|Creating a Custom Configuration Schema]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Config/Customizing Configuration Data|Customizing Configuration Data]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Config/Installing a Custom Configuration Schema|Installing a Custom Configuration Schema]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Config/Object Model|Object Model]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Config/Preparing a Custom Configuration Schema|Preparing a Custom Configuration Schema]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Config/Reading Configuration Data|Reading Configuration Data]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Config/Updating Configuration Data|Updating Configuration Data]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Config/Using a Data Source|Using a Data Source]]
 +
|
 +
|
 +
|
 +
|
 +
|}
 +
===Database===
 +
{|border="1"
 +
!English
 +
!Japanese
 +
!Translator
 +
!Checker
 +
!Status
 +
|-
 +
|[[Documentation/DevGuide/Database/Adding a Group|Adding a Group]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Adding an Index|Adding an Index]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Adding and Editing Predefined Queries|Adding and Editing Predefined Queries]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Architecture|Architecture]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Catalog Service|Catalog Service]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Clones of the RowSet Service|Clones of the RowSet Service]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Column Service|Column Service]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Connecting Through a DataSource|Connecting Through a DataSource]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Connecting Through a Specific Driver|Connecting Through a Specific Driver]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Connecting Using the DriverManager and a Database URL|Connecting Using the DriverManager and a Database URL]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Connection Pooling|Connection Pooling]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Connection Service|Connection Service]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Connections|Connections]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Creating Statements|Creating Statements]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Creating a User|Creating a User]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/DataSources|DataSources]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Data Sources in OpenOffice.org API|Data Sources in OpenOffice.org API]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Database Access|Database Access]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Database Design|Database Design]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Delete|Delete]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Document Links|Document Links]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Driver Service|Driver Service]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Driver Specifics|Driver Specifics]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Driver Statements|Driver Statements]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Events and Other Notifications|Events and Other Notifications]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Example: Querying the Bibliography Database|Example: Querying the Bibliography Database]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Forms and Reports|Forms and Reports]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Getting Data from a Table|Getting Data from a Table]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Group Service|Group Service]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Handling Unsupported Functionality|Handling Unsupported Functionality]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Index Service|Index Service]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Insert|Insert]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Inserting and Updating Data|Inserting and Updating Data]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Key Service|Key Service]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Manipulating the Data|Manipulating the Data]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Modifiable Result Sets|Modifiable Result Sets]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Moving the Result Set Cursor|Moving the Result Set Cursor]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Open Group CLI Conversion Functions|Open Group CLI Conversion Functions]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Open Group CLI Numeric Functions|Open Group CLI Numeric Functions]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Open Group CLI String Functions|Open Group CLI String Functions]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Open Group CLI System Functions|Open Group CLI System Functions]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Open Group CLI Time and Date Functions|Open Group CLI Time and Date Functions]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Piggyback Connections|Piggyback Connections]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/PreparedStatement From DataSource Queries|PreparedStatement From DataSource Queries]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Queries|Queries]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/ResultSetMetaData|ResultSetMetaData]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Result Sets|Result Sets]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Retrieving Values from Result Sets|Retrieving Values from Result Sets]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Runtime Settings For Predefined Queries|Runtime Settings For Predefined Queries]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/SDBC Driver|SDBC Driver]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Scrollable Result Sets|Scrollable Result Sets]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Seeing Changes in Result Sets|Seeing Changes in Result Sets]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Statements|Statements]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Stored Procedures|Stored Procedures]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Support Scalar Functions|Support Scalar Functions]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Table Service|Table Service]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Tables and Columns|Tables and Columns]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/The DataSource Service|The DataSource Service]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/The Descriptor Pattern|The Descriptor Pattern]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/The RowSet Service|The RowSet Service]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/The SDBC Driver for ADO|The SDBC Driver for ADO]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/The SDBC Driver for Adabas D|The SDBC Driver for Adabas D]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/The SDBC Driver for Flat File Formats|The SDBC Driver for Flat File Formats]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/The SDBC Driver for JDBC|The SDBC Driver for JDBC]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/The SDBC Driver for ODBC|The SDBC Driver for ODBC]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/The SDBC Driver for OpenOffice.org Calc Files|The SDBC Driver for OpenOffice.org Calc Files]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/The SDBC Driver for address books|The SDBC Driver for address books]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/The SDBC Driver for dBase|The SDBC Driver for dBase]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/The SDBC Driver for embedded HSQL databases|The SDBC Driver for embedded HSQL databases]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/The SQLQueryComposer|The SQLQueryComposer]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/The SingleSelectQueryComposer|The SingleSelectQueryComposer]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Update|Update]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Usage|Usage]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/User Service|User Service]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Using DBMS Features|Using DBMS Features]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Using DDL to Change the Database Design|Using DDL to Change the Database Design]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Using Prepared Statements|Using Prepared Statements]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Using SDBCX to Access the Database Design|Using SDBCX to Access the Database Design]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Using the getXXX Methods|Using the getXXX Methods]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/View Service|View Service]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/Writing Database Drivers|Writing Database Drivers]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Database/XDatabaseMetaData Interface|XDatabaseMetaData Interface]]
 +
|
 +
|
 +
|
 +
|
 +
|}
 +
===Drawings===
 +
{|border="1"
 +
!English
 +
!Japanese
 +
!Translator
 +
!Checker
 +
!Status
 +
|-
 +
|[[Documentation/DevGuide/Drawings/Animations and Interactions|Animations and Interactions]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Drawings/Bezier Shapes|Bezier Shapes]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Drawings/Custom Slide Show|Custom Slide Show]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Drawings/Drawing Documents and Presentation Documents|Drawing Documents and Presentation Documents]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Drawings/Drawing and Presentation Document Controller|Drawing and Presentation Document Controller]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Drawings/Example: Creating a Simple Organizational Chart|Example: Creating a Simple Organizational Chart]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Drawings/Exporting|Exporting]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Drawings/Filter Options|Filter Options]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Drawings/General Drawing Properties|General Drawing Properties]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Drawings/Glue Points and Connectors|Glue Points and Connectors]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Drawings/Grouping, Combining and Binding|Grouping, Combining and Binding]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Drawings/Handling Drawing Document Files|Handling Drawing Document Files]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Drawings/Handling Presentation Document Files|Handling Presentation Document Files]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Drawings/Inserting Files|Inserting Files]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Drawings/Layer Handling|Layer Handling]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Drawings/Moving and Scaling|Moving and Scaling]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Drawings/Navigating|Navigating]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Drawings/Ordering|Ordering]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Drawings/Other Drawing Specific View Settings|Other Drawing Specific View Settings]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Drawings/Overall Document Features|Overall Document Features]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Drawings/Page Formatting|Page Formatting]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Drawings/Presentation Effects|Presentation Effects]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Drawings/Presentation Settings|Presentation Settings]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Drawings/Printing Drawing Documents|Printing Drawing Documents]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Drawings/Printing Presentation Documents|Printing Presentation Documents]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Drawings/Rotating and Shearing|Rotating and Shearing]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Drawings/Saving Drawing Documents|Saving Drawing Documents]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Drawings/Setting the Current Page|Setting the Current Page]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Drawings/Settings|Settings]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Drawings/Shape Operations|Shape Operations]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Drawings/Shape Types|Shape Types]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Drawings/Shapes|Shapes]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Drawings/Slide Transition|Slide Transition]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Drawings/Storing|Storing]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Drawings/Transforming|Transforming]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Drawings/Working with Drawing Documents|Working with Drawing Documents]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Drawings/Working with Presentation Documents|Working with Presentation Documents]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Drawings/Zooming|Zooming]]
 +
|
 +
|
 +
|
 +
|}
 +
===Extensions===
 +
{|border="1"
 +
!English
 +
!Japanese
 +
!Translator
 +
!Checker
 +
!Status
 +
|-
 +
|[[Documentation/DevGuide/Extensions/Absolute Position of Leaves|Absolute Position of Leaves]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Extensions/Absolute Position of Nodes|Absolute Position of Nodes]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Extensions/Adding Nodes|Adding Nodes]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Extensions/Adding Several Leaves|Adding Several Leaves]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Extensions/Adding Several Nodes|Adding Several Nodes]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Extensions/Adding a Leaf to an Existing Node|Adding a Leaf to an Existing Node]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Extensions/Assigning Nodes to Modules|Assigning Nodes to Modules]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Extensions/Checklist for Writing Extensions|Checklist for Writing Extensions]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Extensions/Concept|Concept]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Extensions/Creating the GUI of the Options Page|Creating the GUI of the Options Page]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Extensions/Defining a Module|Defining a Module]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Extensions/Defining the Usage of Options Pages|Defining the Usage of Options Pages]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Extensions/Dependencies|Dependencies]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Extensions/Deployment Items|Deployment Items]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Extensions/Description of Atom Feed|Description of Atom Feed]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Extensions/Description of XML Elements|Description of XML Elements]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Extensions/Description of the Update Information|Description of the Update Information]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Extensions/Display Name|Display Name]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Extensions/Example|Example]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Extensions/Example Scenario for Providing Updates|Example Scenario for Providing Updates]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Extensions/Examples|Examples]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Extensions/Extension Description|Extension Description]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Extensions/Extension Identifiers|Extension Identifiers]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Extensions/Extension Layers|Extension Layers]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Extensions/Extension Manager|Extension Manager]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Extensions/Extension Manager in OpenOffice.org|Extension Manager in OpenOffice.org]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Extensions/Extension Versions|Extension Versions]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Extensions/Extensions|Extensions]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Extensions/File Format|File Format]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Extensions/Grouping of Leaves|Grouping of Leaves]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Extensions/Grouping of Nodes|Grouping of Nodes]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Extensions/Help Content|Help Content]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Extensions/Icon|Icon]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Extensions/Installing Extensions for All or a Single User|Installing Extensions for All or a Single User]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Extensions/Localized XML Elements|Localized XML Elements]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Extensions/Location of Installed Extensions|Location of Installed Extensions]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Extensions/Migration of Update Information|Migration of Update Information]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Extensions/Online Update of Extensions|Online Update of Extensions]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Extensions/Options Dialog|Options Dialog]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Extensions/Publisher Information|Publisher Information]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Extensions/Running Online - Update|Running Online - Update]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Extensions/Saving and Reading Data for the Options Page|Saving and Reading Data for the Options Page]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Extensions/Simple License|Simple License]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Extensions/System Integration|System Integration]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Extensions/Target Platform|Target Platform]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Extensions/The Options Dialog of the Extension Manager|The Options Dialog of the Extension Manager]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Extensions/description.xml|description.xml]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Extensions/unopkg|unopkg]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/FirstSteps/Any|Any]]
 +
|
 +
|
 +
|
 +
|}
 +
===FirstSteps===
 +
{|border="1"
 +
!English
 +
!Japanese
 +
!Translator
 +
!Checker
 +
!Status
 +
|-
 +
|[[Documentation/DevGuide/FirstSteps/Common Mechanisms for Text, Tables and Drawings|Common Mechanisms for Text, Tables and Drawings]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/FirstSteps/Common Types|Common Types]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/FirstSteps/Configuration|Configuration]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/FirstSteps/Creating Text, Tables and Drawing Shapes|Creating Text, Tables and Drawing Shapes]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/FirstSteps/Element Access|Element Access]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/FirstSteps/Example: Hello Text, Hello Table, Hello Shape|Example: Hello Text, Hello Table, Hello Shape]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/FirstSteps/Example: Working with a Spreadsheet Document|Example: Working with a Spreadsheet Document]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/FirstSteps/Fields of Application for UNO|Fields of Application for UNO]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/FirstSteps/First Contact|First Contact]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/FirstSteps/First Steps|First Steps]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/FirstSteps/Getting Started|Getting Started]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/FirstSteps/How do I know Which Type I Have?|How do I know Which Type I Have?]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/FirstSteps/How to get Objects in OpenOffice.org|How to get Objects in OpenOffice.org]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/FirstSteps/Installation Sets|Installation Sets]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/FirstSteps/Objects, Interfaces, and Services|Objects, Interfaces, and Services]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/FirstSteps/Programming with UNO|Programming with UNO]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/FirstSteps/Sequence|Sequence]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/FirstSteps/Struct|Struct]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/FirstSteps/Using Services|Using Services]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/FirstSteps/Working with Objects|Working with Objects]]
 +
|
 +
|
 +
|
 +
|}
 +
 
 +
===Forms===
 +
{|border="1"
 +
!English
 +
!Japanese
 +
!Translator
 +
!Checker
 +
!Status
 +
|-
 +
|[[Documentation/DevGuide/Forms/A Hierarchy of Models|A Hierarchy of Models]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Forms/Automatic Key Generation|Automatic Key Generation]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Forms/Committing Controls|Committing Controls]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Forms/Common Tasks|Common Tasks]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Forms/Control Models|Control Models]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Forms/Control Models Forms|Control Models Forms]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Forms/Control Models and Shapes|Control Models and Shapes]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Forms/Control Models as Bound Components|Control Models as Bound Components]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Forms/Data Aware Controls|Data Aware Controls]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Forms/Data Awareness|Data Awareness]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Forms/Data Validation|Data Validation]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Forms/External List Sources|External List Sources]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Forms/External Value Suppliers|External Value Suppliers]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Forms/Filtering and Sorting|Filtering and Sorting]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Forms/FormComponent Service|FormComponent Service]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Forms/FormComponents Service|FormComponents Service]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Forms/Form Components|Form Components]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Forms/Form Control Models|Form Control Models]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Forms/Form Controls accepting Value Bindings|Form Controls accepting Value Bindings]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Forms/Form Elements in the Document Model|Form Elements in the Document Model]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Forms/Form Layer Views|Form Layer Views]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Forms/Forms|Forms]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Forms/Forms Container|Forms Container]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Forms/Forms Data Awareness|Forms Data Awareness]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Forms/Forms as Row Sets|Forms as Row Sets]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Forms/HTML Forms|HTML Forms]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Forms/Initializing Bound Controls|Initializing Bound Controls]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Forms/Loadable Forms|Loadable Forms]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Forms/Logical Forms|Logical Forms]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Forms/Model-View Interaction|Model-View Interaction]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Forms/Models and Views|Models and Views]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Forms/Models and Views for Form Controls|Models and Views for Form Controls]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Forms/Parameters|Parameters]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Forms/Programmatic Assignment of Scripts to Events|Programmatic Assignment of Scripts to Events]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Forms/Scripting and Events|Scripting and Events]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Forms/Sub Forms|Sub Forms]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Forms/The Model-View Paradigm|The Model-View Paradigm]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Forms/Validation|Validation]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Forms/Validation and Bindings|Validation and Bindings]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Forms/Validation in OpenOffice.org|Validation in OpenOffice.org]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Forms/Value Bindings|Value Bindings]]
 +
|
 +
|
 +
|
 +
|}
 +
===GUI===
 +
{|border="1"
 +
!English
 +
!Japanese
 +
!Translator
 +
!Checker
 +
!Status
 +
|-
 +
|[[Documentation/DevGuide/GUI/Adding Controls to a Dialog|Adding Controls to a Dialog]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/GUI/Check Box|Check Box]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/GUI/Combo Box|Combo Box]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/GUI/Command Button|Command Button]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/GUI/Common Properties|Common Properties]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/GUI/Common Workflow to add Controls|Common Workflow to add Controls]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/GUI/Creating Menus|Creating Menus]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/GUI/Currency Field|Currency Field]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/GUI/Date Field|Date Field]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/GUI/Dialog Controls|Dialog Controls]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/GUI/Dialog Creation|Dialog Creation]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/GUI/Dialog Handling|Dialog Handling]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/GUI/Dialogs and Controls|Dialogs and Controls]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/GUI/Displaying Dialogs|Displaying Dialogs]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/GUI/Events|Events]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/GUI/Exception Handling|Exception Handling]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/GUI/File Control|File Control]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/GUI/File Picker|File Picker]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/GUI/Font-specific Properties|Font-specific Properties]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/GUI/Formatted Field|Formatted Field]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/GUI/Graphical User Interfaces|Graphical User Interfaces]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/GUI/Group Box|Group Box]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/GUI/Horizontal Vertical Line Control|Horizontal Vertical Line Control]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/GUI/Image Control|Image Control]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/GUI/Instantiation of a Dialog|Instantiation of a Dialog]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/GUI/Label Field|Label Field]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/GUI/List Box|List Box]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/GUI/Message Box|Message Box]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/GUI/Numeric Field|Numeric Field]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/GUI/Other Common Properties|Other Common Properties]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/GUI/Pattern Field|Pattern Field]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/GUI/Progress Bar|Progress Bar]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/GUI/Property Propagation Between Model and Control|Property Propagation Between Model and Control]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/GUI/Radio Button|Radio Button]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/GUI/Roadmap Control|Roadmap Control]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/GUI/Scroll Bar|Scroll Bar]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/GUI/Setting Dialog Properties|Setting Dialog Properties]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/GUI/Summarizing Example to Create a UNO Dialog|Summarizing Example to Create a UNO Dialog]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/GUI/Text Field|Text Field]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/GUI/Text Field Extensions|Text Field Extensions]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/GUI/The Example Listings|The Example Listings]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/GUI/The Toolkit Service|The Toolkit Service]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/GUI/Time Field|Time Field]]
 +
|
 +
|
 +
|
 +
|
 +
|}
 +
 
 +
 
 +
===JavaBean===
 +
{|border="1"
 +
!English
 +
!Japanese
 +
!Translator
 +
!Checker
 +
!Status
 +
|-
 +
|[[Documentation/DevGuide/JavaBean/API Overview|API Overview]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/JavaBean/Configuring the Office Bean|Configuring the Office Bean]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/JavaBean/ContainerFactory Interface|ContainerFactory Interface]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/JavaBean/Customized Configuration|Customized Configuration]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/JavaBean/Default Configuration|Default Configuration]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/JavaBean/Internal Architecture|Internal Architecture]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/JavaBean/JavaBean for Office Components|JavaBean for Office Components]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/JavaBean/LocalOfficeConnection and LocalOfficeWindow|LocalOfficeConnection and LocalOfficeWindow]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/JavaBean/OfficeConnection Interface|OfficeConnection Interface]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/JavaBean/OfficeWindow Interface|OfficeWindow Interface]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/JavaBean/The Internal Office Bean API|The Internal Office Bean API]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/JavaBean/The OOoBean by Example|The OOoBean by Example]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/JavaBean/Using the OOoBean|Using the OOoBean]]
 +
|
 +
|
 +
|
 +
|}
 +
 
 +
 
 +
===OfficeDev===
 +
{|border="1"
 +
!English
 +
!Japanese
 +
!Translator
 +
!Checker
 +
!Status
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Applying Number Formats|Applying Number Formats]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Closing Documents|Closing Documents]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Command URL|Command URL]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Common Application Features|Common Application Features]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Component/Controllers|Controllers]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Component/Frames|Frames]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Component/Getting Frames, Controllers and Models from Each Other|Getting Frames, Controllers and Models from Each Other]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Component/Models|Models]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Component/Window Interfaces|Window Interfaces]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Configuring a Filter in OpenOffice.org|Configuring a Filter in OpenOffice.org]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Controllers|Controllers]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Creating Frames Manually|Creating Frames Manually]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Custom Path Variables|Custom Path Variables]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Desktop Environment|Desktop Environment]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Dispatch Framework|Dispatch Framework]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Dispatch Interception|Dispatch Interception]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Dispatch Process|Dispatch Process]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Dispatch Results|Dispatch Results]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Document API Filter Development|Document API Filter Development]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Document Events|Document Events]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Events|Events]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Filter|Filter]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Filter Options|Filter Options]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Filtering Process|Filtering Process]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Frame-Controller-Model Paradigm in OpenOffice.org|Frame-Controller-Model Paradigm in OpenOffice.org]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Frames|Frames]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Framework API|Framework API]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Handling Documents|Handling Documents]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Implementing a Hyphenator|Implementing a Hyphenator]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Implementing a New Locale|Implementing a New Locale]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Implementing a Spell Checker|Implementing a Spell Checker]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Implementing a Thesaurus|Implementing a Thesaurus]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Integrating Import and Export Filters|Integrating Import and Export Filters]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Internationalization|Internationalization]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Java Window Integration|Java Window Integration]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Linguistics|Linguistics]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Managing Number Formats|Managing Number Formats]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Number Formats|Number Formats]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Office Development|Office Development]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/OpenOffice.org Application Environment|OpenOffice.org Application Environment]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/OpenOffice.org Single Sign-On API|OpenOffice.org Single Sign-On API]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Overview and Using the API|Overview and Using the API]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Path Organization|Path Organization]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Path Settings|Path Settings]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Path Variables|Path Variables]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Predefined Variables|Predefined Variables]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Processing Chain|Processing Chain]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Properties of a Filter|Properties of a Filter]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Properties of a FrameLoader|Properties of a FrameLoader]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Properties of a Type|Properties of a Type]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Resolving Path Variables|Resolving Path Variables]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Storing Documents|Storing Documents]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/The Exporter|The Exporter]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/The Importer|The Importer]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Using Hyphenator|Using Hyphenator]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Using Spellchecker|Using Spellchecker]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Using Thesaurus|Using Thesaurus]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Using the Component Framework|Using the Component Framework]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Using the Desktop|Using the Desktop]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Using the Dispatch Framework|Using the Dispatch Framework]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Windows|Windows]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/Writing the Filtering Component|Writing the Filtering Component]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/XML Based Filter Development|XML Based Filter Development]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/OfficeDev/XML Filter Detection|XML Filter Detection]]
 +
|
 +
|
 +
|
 +
|
 +
|}
 +
 
 +
 
 +
===ProUNO===
 +
{|border="1"
 +
!English
 +
!Japanese
 +
!Translator
 +
!Checker
 +
!Status
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/API Concepts|API Concepts]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Basic/Case Sensitivity|Case Sensitivity]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Basic/Exception Handling|Exception Handling]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Basic/Getting Information about UNO Objects|Getting Information about UNO Objects]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Basic/Handling UNO Objects|Handling UNO Objects]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Basic/Instantiating UNO Services|Instantiating UNO Services]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Basic/Listeners|Listeners]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Basic/Mapping of Enums and Constant Groups|Mapping of Enums and Constant Groups]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Basic/Mapping of Sequences and Arrays|Mapping of Sequences and Arrays]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Basic/Mapping of Simple Types|Mapping of Simple Types]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Basic/Mapping of Structs|Mapping of Structs]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Basic/Mapping of UNO and Basic Types|Mapping of UNO and Basic Types]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Basic/OpenOffice.org Basic|OpenOffice.org Basic]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Bridge/Automation Bridge|Automation Bridge]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Bridge/Automation Objects with UNO Interfaces|Automation Objects with UNO Interfaces]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Bridge/Calling Functions and Accessing Properties|Calling Functions and Accessing Properties]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Bridge/Client-Side Conversions|Client-Side Conversions]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Bridge/Conversion Mappings|Conversion Mappings]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Bridge/DCOM|DCOM]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Bridge/Default Mappings|Default Mappings]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Bridge/Exceptions and Errorcodes|Exceptions and Errorcodes]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Bridge/Mapping of Hyper and Decimal|Mapping of Hyper and Decimal]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Bridge/Mapping of Interfaces and Structures|Mapping of Interfaces and Structures]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Bridge/Mapping of Sequence|Mapping of Sequence]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Bridge/Mapping of Simple Types|Mapping of Simple Types]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Bridge/Mapping of String|Mapping of String]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Bridge/Mapping of Type|Mapping of Type]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Bridge/Return Values|Return Values]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Bridge/The Bridge Services|The Bridge Services]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Bridge/The Service Manager Component|The Service Manager Component]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Bridge/Type Mappings|Type Mappings]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Bridge/Unsupported COM Features|Unsupported COM Features]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Bridge/Usage of Types|Usage of Types]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Bridge/Using Automation Objects from UNO|Using Automation Objects from UNO]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Bridge/Using UNO from Automation|Using UNO from Automation]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Bridge/Value Objects|Value Objects]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/C++/C++ Language Binding|C++ Language Binding]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/C++/Establishing Interprocess Connections|Establishing Interprocess Connections]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/C++/Exception Handling in C++|Exception Handling in C++]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/C++/Mapping of Interface Types|Mapping of Interface Types]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/C++/Mapping of Sequence Types|Mapping of Sequence Types]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/C++/Mapping of Services|Mapping of Services]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/C++/Mapping of Singletons|Mapping of Singletons]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/C++/Mapping of Struct Types|Mapping of Struct Types]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/C++/Transparent Use of Office UNO Components|Transparent Use of Office UNO Components]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/C++/Type Mappings|Type Mappings]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/C++/Using Weak References|Using Weak References]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/CLI/Additional Structures|Additional Structures]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/CLI/CLI Language Binding|CLI Language Binding]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/CLI/Important Interfaces and Implementations|Important Interfaces and Implementations]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/CLI/Language Binding DLLs|Language Binding DLLs]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/CLI/Lifetime Management and Obtaining Interfaces|Lifetime Management and Obtaining Interfaces]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/CLI/The Override Problem|The Override Problem]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/CLI/Type Mapping|Type Mapping]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/CLI/Type Mappings|Type Mappings]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/CLI/Type Name Decoration|Type Name Decoration]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/CLI/Writing Client Programs|Writing Client Programs]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Characteristics of the Interprocess Bridge|Characteristics of the Interprocess Bridge]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Children of the XEventListener Interface|Children of the XEventListener Interface]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Closing a Connection|Closing a Connection]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Collections and Containers|Collections and Containers]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Component Context|Component Context]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Creating the Bridge|Creating the Bridge]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Data Types|Data Types]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Differences Between the Lifetime of C++ and Java Objects|Differences Between the Lifetime of C++ and Java Objects]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Event Model|Event Model]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Example: A Connection Aware Client|Example: A Connection Aware Client]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Exception Handling|Exception Handling]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Exceptions|Exceptions]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Importing a UNO Object|Importing a UNO Object]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Interfaces|Interfaces]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Introduction|Introduction]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Java/Getting a Service Manager|Getting a Service Manager]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Java/Handling Interfaces|Handling Interfaces]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Java/Inexact approximation of UNO Value Semantics|Inexact approximation of UNO Value Semantics]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Java/Java Language Binding|Java Language Binding]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Java/Mapping of Enum Types|Mapping of Enum Types]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Java/Mapping of Exception Types|Mapping of Exception Types]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Java/Mapping of Interface Types|Mapping of Interface Types]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Java/Mapping of Sequence Types|Mapping of Sequence Types]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Java/Mapping of Services|Mapping of Services]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Java/Mapping of Singletons|Mapping of Singletons]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Java/Mapping of Struct Types|Mapping of Struct Types]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Java/Mapping of UNOIDL|Mapping of UNOIDL]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Java/Transparent Use of Office UNO Components|Transparent Use of Office UNO Components]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Java/Type Mappings|Type Mappings]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Lifetime of UNO objects|Lifetime of UNO objects]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Modules|Modules]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Object Identity|Object Identity]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Opening a Connection|Opening a Connection]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Predefined Values|Predefined Values]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Professional UNO|Professional UNO]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Properties|Properties]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Sequences|Sequences]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Service Manager|Service Manager]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Service Manager and Component Context|Service Manager and Component Context]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Services|Services]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Simple Types|Simple Types]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Singletons|Singletons]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Starting OpenOffice.org in Listening Mode|Starting OpenOffice.org in Listening Mode]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Structs|Structs]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/The Any Type|The Any Type]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/The XComponent Interface|The XComponent Interface]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/UNO Concepts|UNO Concepts]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/UNO Interprocess Connections|UNO Interprocess Connections]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/UNO Language Bindings|UNO Language Bindings]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Understanding the API Reference|Understanding the API Reference]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Using UNO Interfaces|Using UNO Interfaces]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/Weak Objects and References|Weak Objects and References]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/ProUNO/acquire() and release()|acquire() and release()]]
 +
|
 +
|
 +
|
 +
|
 +
|}
 +
 
 +
 
 +
===Scripting===
 +
{|border="1"
 +
!English
 +
!Japanese
 +
!Translator
 +
!Checker
 +
!Status
 +
|-
 +
|[[Documentation/DevGuide/Scripting/Basic and Dialogs|Basic and Dialogs]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Scripting/BeanShell Editor|BeanShell Editor]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Scripting/Building and Registering Your ScriptProvider|Building and Registering Your ScriptProvider]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Scripting/Editing, Creating and Managing Macros|Editing, Creating and Managing Macros]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Scripting/How the Scripting Framework Works|How the Scripting Framework Works]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Scripting/Implementation|Implementation]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Scripting/Implementing the ScriptEditor Interface|Implementing the ScriptEditor Interface]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Scripting/Implementing the XScript Interface|Implementing the XScript Interface]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Scripting/Integration with Extension Manager|Integration with Extension Manager]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Scripting/JavaScript Editor|JavaScript Editor]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Scripting/Macro Recording|Macro Recording]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Scripting/Running Macros|Running Macros]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Scripting/Scripting Framework|Scripting Framework]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Scripting/Scripting Framework URI Specification|Scripting Framework URI Specification]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Scripting/Storage of Scripts|Storage of Scripts]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Scripting/The Organizer dialogs for BeanShell and JavaScript|The Organizer dialogs for BeanShell and JavaScript]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Scripting/The ScriptProvider Abstract Base Class|The ScriptProvider Abstract Base Class]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Scripting/Using the Scripting Framework|Using the Scripting Framework]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Scripting/Writing Macros|Writing Macros]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Scripting/Writing a LanguageScriptProvider UNO Component From Scratch|Writing a LanguageScriptProvider UNO Component From Scratch]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Scripting/Writing a LanguageScriptProvider UNO Component using the Java Helper Classes|Writing a LanguageScriptProvider UNO Component using the Java Helper Classes]]
 +
|
 +
|
 +
|
 +
|
 +
|}
 +
 
 +
 
 +
===Spreadsheets===
 +
{|border="1"
 +
!English
 +
!Japanese
 +
!Translator
 +
!Checker
 +
!Status
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Absolute Address|Absolute Address]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Access to Formulas, Values and Errors|Access to Formulas, Values and Errors]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Access to Text Content|Access to Text Content]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Capabilities of Columns and Rows|Capabilities of Columns and Rows]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Capabilities of SheetCell|Capabilities of SheetCell]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Capabilities of SheetCellRange|Capabilities of SheetCellRange]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Capabilities of SheetCellRanges Container|Capabilities of SheetCellRanges Container]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Capabilities of Spreadsheet|Capabilities of Spreadsheet]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Cell Annotations|Cell Annotations]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Cell Area Links|Cell Area Links]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Cell Cursor|Cell Cursor]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Cell Ranges|Cell Ranges]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Cell Ranges and Cells Container|Cell Ranges and Cells Container]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Cell and Cell Range Access|Cell and Cell Range Access]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Cells|Cells]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Cells Absolute Address|Cells Absolute Address]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Character and Paragraph Format|Character and Paragraph Format]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Column and Row Access|Column and Row Access]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Columns and Rows|Columns and Rows]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Compatibility Names|Compatibility Names]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Conditional Formats|Conditional Formats]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Creating a New DataPilot Table|Creating a New DataPilot Table]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Custom Functions|Custom Functions]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/DDE Links|DDE Links]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/DataPilot Sources|DataPilot Sources]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/DataPilot Tables|DataPilot Tables]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Data Array|Data Array]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Database Import|Database Import]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Database Operations|Database Operations]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Database Ranges|Database Ranges]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Detective|Detective]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Dimensions|Dimensions]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Equally Formatted Cell Ranges|Equally Formatted Cell Ranges]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Example: Adding a New Spreadsheet|Example: Adding a New Spreadsheet]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Example: Editing Spreadsheet Cells|Example: Editing Spreadsheet Cells]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Fill Series|Fill Series]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Filter Options|Filter Options]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Filtering|Filtering]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Formatting|Formatting]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Function Descriptions|Function Descriptions]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Function Handling|Function Handling]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Handling Array Formulas|Handling Array Formulas]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Handling Spreadsheet Documents Files|Handling Spreadsheet Documents Files]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Hierarchies|Hierarchies]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Indentation|Indentation]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Label Ranges|Label Ranges]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Levels|Levels]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Linking External Data|Linking External Data]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Members|Members]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Merging Cell Ranges into a Single Cell|Merging Cell Ranges into a Single Cell]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Modifying a DataPilot Table|Modifying a DataPilot Table]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Multiple Operations|Multiple Operations]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Named Ranges|Named Ranges]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Navigating|Navigating]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Operations|Operations]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Other Table Operations|Other Table Operations]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Overall Document Features|Overall Document Features]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Printing Spreadsheet Documents|Printing Spreadsheet Documents]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Properties of Cell Ranges|Properties of Cell Ranges]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Properties of SheetCell|Properties of SheetCell]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Protecting Spreadsheets|Protecting Spreadsheets]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Querying for Cells with Specific Properties|Querying for Cells with Specific Properties]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Range Selection|Range Selection]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Referencing Ranges by Name|Referencing Ranges by Name]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Removing a DataPilot Table|Removing a DataPilot Table]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Saving Spreadsheet Documents|Saving Spreadsheet Documents]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Search and Replace|Search and Replace]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Service Names|Service Names]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Settings|Settings]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Sheet Links|Sheet Links]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Sheet Outline|Sheet Outline]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Sorting|Sorting]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Source Object|Source Object]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Spreadsheet|Spreadsheet]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Spreadsheet Add-Ins|Spreadsheet Add-Ins]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Spreadsheet Document Controller|Spreadsheet Document Controller]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Spreadsheet Documents|Spreadsheet Documents]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Spreadsheet Services - Overview|Spreadsheet Services - Overview]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Subtotals|Subtotals]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Table Auto Formats|Table Auto Formats]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Variable Results|Variable Results]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/View Panes|View Panes]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/View Settings|View Settings]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Spreadsheets/Working With Spreadsheet Documents|Working With Spreadsheet Documents]]
 +
|
 +
|
 +
|
 +
|}
 +
 
 +
 
 +
===Text===
 +
{|border="1"
 +
!English
 +
!Japanese
 +
!Translator
 +
!Checker
 +
!Status
 +
|-
 +
|[[Documentation/DevGuide/Text/Accessing Existing Tables|Accessing Existing Tables]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Text/Auto Text|Auto Text]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Text/Bookmarks|Bookmarks]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Text/Columns|Columns]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Text/Drawing Shapes|Drawing Shapes]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Text/Editing Text|Editing Text]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Text/Embedded Objects|Embedded Objects]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Text/Example: Fields in a Template|Example: Fields in a Template]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Text/Example: Visible Cursor Position|Example: Visible Cursor Position]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Text/Footnotes and Endnotes|Footnotes and Endnotes]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Text/Formatting|Formatting]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Text/Graphic Objects|Graphic Objects]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Text/Handling Text Document Files|Handling Text Document Files]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Text/Indexed Cells and Cell Ranges|Indexed Cells and Cell Ranges]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Text/Indexes and Index Marks|Indexes and Index Marks]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Text/Inserting Tables|Inserting Tables]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Text/Inserting Text Files|Inserting Text Files]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Text/Inserting a Paragraph where no Cursor can go|Inserting a Paragraph where no Cursor can go]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Text/Iterating over Text|Iterating over Text]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Text/Line Numbering and Outline Numbering|Line Numbering and Outline Numbering]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Text/Link Targets|Link Targets]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Text/Named Table Cells in Rows, Columns and the Table Cursor|Named Table Cells in Rows, Columns and the Table Cursor]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Text/Navigating|Navigating]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Text/Overall Document Features|Overall Document Features]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Text/Page Layout|Page Layout]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Text/Printing Text Documents|Printing Text Documents]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Text/Redline|Redline]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Text/Reference Marks|Reference Marks]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Text/Ruby|Ruby]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Text/Saving Text Documents|Saving Text Documents]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Text/Settings|Settings]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Text/Shape Objects in Text|Shape Objects in Text]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Text/Sorting Text|Sorting Text]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Text/Table Naming, Sorting, Charting and Autoformatting|Table Naming, Sorting, Charting and Autoformatting]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Text/Tables|Tables]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Text/TextView|TextView]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Text/TextViewCursor|TextViewCursor]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Text/Text Document Controller|Text Document Controller]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Text/Text Documents|Text Documents]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Text/Text Fields|Text Fields]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Text/Text Frames|Text Frames]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Text/Text Sections|Text Sections]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Text/Text Table Properties|Text Table Properties]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/Text/Working with Text Documents|Working with Text Documents]]
 +
|
 +
|
 +
|
 +
|}
 +
 
 +
 
 +
===UCB===
 +
{|border="1"
 +
!English
 +
!Japanese
 +
!Translator
 +
!Checker
 +
!Status
 +
|-
 +
|[[Documentation/DevGuide/UCB/Accessing a UCB Content|Accessing a UCB Content]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/UCB/Configuration|Configuration]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/UCB/Content Provider Proxies|Content Provider Proxies]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/UCB/Content Providers|Content Providers]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/UCB/Copying, Moving and Linking|Copying, Moving and Linking]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/UCB/Creating|Creating]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/UCB/Deleting|Deleting]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/UCB/Documents|Documents]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/UCB/Executing Content Commands|Executing Content Commands]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/UCB/Folders|Folders]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/UCB/Instantiating the UCB|Instantiating the UCB]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/UCB/Managing Contents|Managing Contents]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/UCB/Obtaining Content Properties|Obtaining Content Properties]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/UCB/Preconfigured UCBs|Preconfigured UCBs]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/UCB/Services and Interfaces|Services and Interfaces]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/UCB/Setting Content Properties|Setting Content Properties]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/UCB/UCP Registration Information|UCP Registration Information]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/UCB/Unconfigured UCBs|Unconfigured UCBs]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/UCB/Universal Content Broker|Universal Content Broker]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/UCB/Using the UCB API|Using the UCB API]]
 +
|
 +
|
 +
|
 +
|
 +
|}
 +
===WritingUNO===
 +
{|border="1"
 +
!English
 +
!Japanese
 +
!Translator
 +
!Checker
 +
!Status
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Accessing Dialogs|Accessing Dialogs]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/AddOns/Add-Ons|Add-Ons]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/AddOns/Configuration|Configuration]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/AddOns/Guidelines|Guidelines]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/AddOns/Help Integration|Help Integration]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/AddOns/Images for Toolbars and Menus|Images for Toolbars and Menus]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/AddOns/Installation|Installation]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/AddOns/Menus|Menus]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/AddOns/Toolbars|Toolbars]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Assigning Component Methods to Control Events|Assigning Component Methods to Control Events]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Bootstrapping a Service Manager|Bootstrapping a Service Manager]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/C++/Building and Testing C++ Components|Building and Testing C++ Components]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/C++/C++ Component|C++ Component]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/C++/Class Definition with Helper Template Classes|Class Definition with Helper Template Classes]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/C++/Create Instance with Arguments|Create Instance with Arguments]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/C++/Implementing without Helpers|Implementing without Helpers]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/C++/Implementing your own Interfaces|Implementing your own Interfaces]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/C++/Multiple Components in One Dynamic Link Library|Multiple Components in One Dynamic Link Library]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/C++/Provide Implementation Environment|Provide Implementation Environment]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/C++/Providing a Single Factory Using a Helper Method|Providing a Single Factory Using a Helper Method]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/C++/Storing the Service Manager for Further Use|Storing the Service Manager for Further Use]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/C++/Write Registration Info Using a Helper Method|Write Registration Info Using a Helper Method]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Class Definition with Helper Class|Class Definition with Helper Class]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Command Line Registry Tools|Command Line Registry Tools]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Component Architecture|Component Architecture]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Configuration|Configuration]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Core Interfaces to Implement|Core Interfaces to Implement]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Create Instance with Arguments|Create Instance with Arguments]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Debugging|Debugging]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Defining a Sequence|Defining a Sequence]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Defining a Service|Defining a Service]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Defining a Struct|Defining a Struct]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Defining an Exception|Defining an Exception]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Defining an Interface|Defining an Interface]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Deployment Options for Components|Deployment Options for Components]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Disable Commands|Disable Commands]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/File Naming Conventions|File Naming Conventions]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Generating Source Code from UNOIDL Definitions|Generating Source Code from UNOIDL Definitions]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Grouping Definitions in Modules|Grouping Definitions in Modules]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Implementation|Implementation]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Implementing Your Own Interfaces|Implementing Your Own Interfaces]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Implementing without Helpers|Implementing without Helpers]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Installation|Installation]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Integrating Components into OpenOffice.org|Integrating Components into OpenOffice.org]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Intercepting Context Menus|Intercepting Context Menus]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Jobs/Configuration|Configuration]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Jobs/Execution Environment|Execution Environment]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Jobs/Implementation|Implementation]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Jobs/Initialization|Initialization]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Jobs/Installation|Installation]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Jobs/Jobs|Jobs]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Jobs/List of Supported Events|List of Supported Events]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Jobs/Returning Results|Returning Results]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Jobs/Using the vnd.sun.star.jobs: URL Schema|Using the vnd.sun.star.jobs: URL Schema]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Make Registration Available to OpenOffice.org|Make Registration Available to OpenOffice.org]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Manual Component Installation|Manual Component Installation]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Possible Structures for Java Components|Possible Structures for Java Components]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Predefining Values|Predefining Values]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Preprocessing|Preprocessing]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Protocol Handler|Protocol Handler]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Providing a Single Factory Using a Helper Method|Providing a Single Factory Using a Helper Method]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Published Entities|Published Entities]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Register Component File|Register Component File]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Required Files|Required Files]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Reserved Types|Reserved Types]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Running and Debugging Java Components|Running and Debugging Java Components]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Server Use Case|Server Use Case]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Simple Component in Java|Simple Component in Java]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Simple Types|Simple Types]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Singleton|Singleton]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Special Service Manager Configurations|Special Service Manager Configurations]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Standalone Use Case|Standalone Use Case]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Storing the Service Manager for Further Use|Storing the Service Manager for Further Use]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Test the Registration|Test the Registration]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/The Java Environment in OpenOffice.org|The Java Environment in OpenOffice.org]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/The UNO Executable|The UNO Executable]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Troubleshooting|Troubleshooting]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Using Comments|Using Comments]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Using Dialogs in Components|Using Dialogs in Components]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Using UNOIDL to Specify New Components|Using UNOIDL to Specify New Components]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Using the UNO Executable|Using the UNO Executable]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Write Registration Info Using a Helper Method|Write Registration Info Using a Helper Method]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Writing UNO Components|Writing UNO Components]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/Writing the Specification|Writing the Specification]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/XAggregation|XAggregation]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/XComponent|XComponent]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/XInitialization|XInitialization]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/XInterface|XInterface]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/XMain|XMain]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/XServiceInfo|XServiceInfo]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/XTypeProvider|XTypeProvider]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/XUnoTunnel|XUnoTunnel]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/WritingUNO/XWeak|XWeak]]
 +
|
 +
|
 +
|
 +
|
 +
|}
 +
===Appendix===
 +
====Appendix A====
 +
{|border="1"
 +
!English
 +
!Japanese
 +
!Translator
 +
!Checker
 +
!Status
 +
|-
 +
|[[Documentation/DevGuide/AppendixA/Abbreviations|Abbreviations]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/AppendixA/Attributes|Attributes]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/AppendixA/Definition of API Elements|Definition of API Elements]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/AppendixA/Enums|Enums]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/AppendixA/Events|Events]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/AppendixA/Exceptions|Exceptions]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/AppendixA/General Design Rules|General Design Rules]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/AppendixA/Interfaces|Interfaces]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/AppendixA/Methods|Methods]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/AppendixA/OpenOffice.org API-Design-Guidelines|OpenOffice.org API-Design-Guidelines]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/AppendixA/Parameter|Parameter]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/AppendixA/Properties|Properties]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/AppendixA/Services|Services]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/AppendixA/Source Files and Types|Source Files and Types]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/AppendixA/Special Cases|Special Cases]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/AppendixA/Structs|Structs]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/AppendixA/Typedefs|Typedefs]]
 +
|
 +
|
 +
|
 +
|
 +
|}
 +
====Appendix B====
 +
{|border="1"
 +
!English
 +
!Japanese
 +
!Translator
 +
!Checker
 +
!Status
 +
|-
 +
|[[Documentation/DevGuide/AppendixB/Element Documentation|Element Documentation]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/AppendixB/File structure|File structure]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/AppendixB/IDL Documentation Guidelines|IDL Documentation Guidelines]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/AppendixB/Special Documentation Tags|Special Documentation Tags]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/AppendixB/Special Markups|Special Markups]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/AppendixB/Useful XHTML Tags|Useful XHTML Tags]]
 +
|
 +
|
 +
|
 +
|
 +
|}
 +
====Appendix C====
 +
{|border="1"
 +
!English
 +
!Japanese
 +
!Translator
 +
!Checker
 +
!Status
 +
|-
 +
|[[Documentation/DevGuide/AppendixC/The FTP Content Provider|The FTP Content Provider]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/AppendixC/The File Content Provider|The File Content Provider]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/AppendixC/The Help Content Provider|The Help Content Provider]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/AppendixC/The Hierarchy Content Provider|The Hierarchy Content Provider]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/AppendixC/The Package Content Provider|The Package Content Provider]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/AppendixC/The WebDAV Content Provider|The WebDAV Content Provider]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Documentation/DevGuide/AppendixC/Universal Content Providers|Universal Content Providers]]
 +
|
 +
|
 +
|
 +
|
 +
|}
 +
====Appendix C====
 +
{|border="1"
 +
!English
 +
!Japanese
 +
!Translator
 +
!Checker
 +
!Status
 +
|-
 +
|[[Documentation/DevGuide/AppendixD/UNOIDL Syntax Specification|UNOIDL Syntax Specification]]
 +
|
 +
|
 +
|
 +
|
 +
|}
 +
 
 +
==Wiki Template==
 +
{|border="1" width="800"
 +
!English
 +
!Japanese
 +
!Translator
 +
!Checker
 +
!Status
 +
|-
 +
|[[Template:Documentation/DevGuide/AccessibilityTOC|AccessibilityTOC]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Template:Documentation/DevGuide/AdvUNOTOC|AdvUNOTOC]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Template:Documentation/DevGuide/AppendixATOC|AppendixATOC]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Template:Documentation/DevGuide/AppendixBTOC|AppendixBTOC]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Template:Documentation/DevGuide/AppendixCTOC|AppendixCTOC]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Template:Documentation/DevGuide/AppendixDTOC|AppendixDTOC]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Template:Documentation/DevGuide/BasicTOC|BasicTOC]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Template:Documentation/DevGuide/ChartsTOC|ChartsTOC]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Template:Documentation/DevGuide/ConfigTOC|ConfigTOC]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Template:Documentation/DevGuide/DatabaseTOC|DatabaseTOC]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Template:Documentation/DevGuide/DevGuideTOC|DevGuideTOC]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Template:Documentation/DevGuide/DrawingsTOC|DrawingsTOC]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Template:Documentation/DevGuide/ExtensionsTOC|ExtensionsTOC]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Template:Documentation/DevGuide/FirstStepsTOC|FirstStepsTOC]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Template:Documentation/DevGuide/FormsTOC|FormsTOC]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Template:Documentation/DevGuide/GUITOC|GUITOC]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Template:Documentation/DevGuide/GlossaryTOC|GlossaryTOC]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Template:Documentation/DevGuide/JavaBeanTOC|JavaBeanTOC]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Template:Documentation/DevGuide/OfficeDevTOC|OfficeDevTOC]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Template:Documentation/DevGuide/ProUNOTOC|ProUNOTOC]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Template:Documentation/DevGuide/ScriptingTOC|ScriptingTOC]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Template:Documentation/DevGuide/SpreadsheetsTOC|SpreadsheetsTOC]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Template:Documentation/DevGuide/TextTOC|TextTOC]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Template:Documentation/DevGuide/UCBTOC|UCBTOC]]
 +
|
 +
|
 +
|
 +
|
 +
|-
 +
|[[Template:Documentation/DevGuide/WritingUNOTOC|WritingUNOTOC]]
 +
|
 +
|
 +
|
 +
|
 +
|}
  
  
 
[[Category:Japanese Native Language Project]]
 
[[Category:Japanese Native Language Project]]

Latest revision as of 02:23, 4 September 2009

目的

このページでは、"OpenOffice.org Developer's Guide" の日本語への翻訳の進行を管理します。
"OpenOffice.org Developer's Guide" については、OpenOffice.org_Developers_Guide を参照してください。

開始時期

  • 2009年8月末を予定
    オンライン(Pootle)およびオフライン(OmegaT,PoEditなど)で翻訳できるようSunが作業中です。
2009年9月4日現在調整中

参加方法/進め方

翻訳に関するコミュニケーションは、翻訳プロジェクトのメーリングリストで行います。
そのため、翻訳プロジェクトのメーリングリストに参加されていない場合は、参加お願いします。
http://ja.openoffice.org/translation/

  1. (Sun) Admin Guide と Basic Guide を Pootle 上にアップロードする
  2. (Sun) 上記をもとに leverage した (流用できる翻訳を最大限含んだ)Developer Guide を Pootle 上にアップロードする
  3. (OO.o translate 代表者) #1 から TMX を作る
    1. xliff2po を実行する
    2. po2tmx を実行する
  4. (翻訳者) 3 の TMX をオンラインで使って OmegaT や PoEdit などのメモリー対応のツールで翻訳する。
    または
    (翻訳者) #3 の TMX をオフラインで参照しながら (ファイルとして検索)、Pootle 上で直接翻訳する、または、ダウンロードして xliff エディタを使って翻訳する。
  • スタイルガイド
翻訳品質を一定に保つため、下記のスタイルガイドを利用しています。
初めて翻訳に参加される方は一読お願い致します。極力準拠お願いします。

・ スタイルガイド(PDF)クイック・スタイルガイド(PDF)ダウンロードできないときのために、OOoにある保管場所

  • 用語集
用語統一のため、Sun Glossから抽出した用語を使用します。

・ダウンロード(2009/4/6抽出) 

  • 翻訳メモリ
OpenOffice.org UIから抽出した翻訳メモリ(2009/06/12抽出)OpenOffice.org Helpから抽出した翻訳メモリ(2009/06/14抽出)

ステータス

本文

General

English Japanese Translator Checker Status
OpenOffice.org Developers Guide
Contributing to the Developers Guide
Glossary
GoogleSearch N/A N/A N/A N/A

Accessibility

English Japanese Translator Checker Status
A Simple Screen Reader
Accessibility
Accessibility Tree
Bridges
Class Overview
Content Information
Features
Implementing Accessible Objects
Listeners and Broadcasters
Overview
Putting the Accessibility Interfaces to Work
Using the Accessibility API
XAccessibleAction
XAccessibleComponent
XAccessibleContext
XAccessibleEditableText
XAccessibleEventBroadcaster
XAccessibleEventListener
XAccessibleExtendedComponent
XAccessibleHyperlink
XAccessibleHypertext
XAccessibleImage
XAccessibleKeyBinding
XAccessibleRelationSet
XAccessibleSelection
XAccessibleStateSet
XAccessibleTable
XAccessibleText
XAccessibleValue

AdvUNO

English Japanese Translator Checker Status
Advanced UNO
Differences Between UNO and Corba
Example Python Bridge PyUNO
Help with New Language Bindings
Implementation Loader
Implementing UNO Language Bindings
Language Bindings
UNO C++ Bridges
UNO Design Patterns and Coding Styles
UNO Reflection API
XInvocation Bridge

Basic

English Japanese Translator Checker Status
Accessing Libraries from Basic
Accessing the UNO API
Adding Event Handlers
Advanced Library Organization
Application Library Container
Assigning Macros to GUI Events
AutoPilot Dialogs
Basic IDE Window
Basic Source Editor and Debugger
Buttons
Calling a Sub from the User Interface
Check Box
Combo Box
Command Button
Common Properties
Creating Dialogs
Creating Dialogs at Runtime
Creating a Module in a Standard Library
Currency Field
Date Field
Date and Time Functions
Dialog Controls
Dialog Editor
Dialog Handling
Dialog Localization
Dialog Properties
Dialog as Control Container
Dialogs
Displayed Information
Document Library Container
Features of OpenOffice.org Basic
File Control
File IO
First Steps with OpenOffice.org Basic
Formatted Field
Functional Range Overview
General Structure
Getting the Dialog Model
Group Box
HorizontalVertical Line
HorizontalVertical Scroll Bar
Image Control
Label Field
Libraries
Library Deployment
Library File Structure
List Box
Managing Basic and Dialog Libraries
Modules
Multi-Page Dialogs
Numeric Field
Numeric Functions
OpenOffice.org Basic
OpenOffice.org Basic IDE
OpenOffice.org Basic Macro Organizer Dialog
OpenOffice.org Basic Macros Dialog
OpenOffice.org Basic and Dialogs
Option Button
Pattern Field
Programming Dialogs and Dialog Controls
Progress Bar
Screen IO Functions
Showing a Dialog
Special Behavior of OpenOffice.org Basic
Specific UNO Functions
String Functions
Technical Background
Text Field
Time Field
Variable Scopes
Writing and Debugging a Basic UNO program

Charts

English Japanese Translator Checker Status
3-D Charts
Accessing Existing Chart Documents
Chart Add-Ins
Chart Document Controller
Chart Document Parts
Charts
Common Parts of all Chart Types
Creating a Chart OLE Object in Draw and Impress
Creating and Adding a Chart to a Spreadsheet
Data Access
Features of Special Chart Types
Handling Chart Documents
How Add-Ins Work
How to Apply an Add-In to a Chart Document
Pie Charts
Prerequisites
Setting the Chart Type
Statistics
Stock Charts
Working With Charts

Config

English Japanese Translator Checker Status
Adding a Backend Data Store
Configuration Data Sources
Configuration Management
Connecting to a Data Source
Creating a Custom Configuration Schema
Customizing Configuration Data
Installing a Custom Configuration Schema
Object Model
Preparing a Custom Configuration Schema
Reading Configuration Data
Updating Configuration Data
Using a Data Source

Database

English Japanese Translator Checker Status
Adding a Group
Adding an Index
Adding and Editing Predefined Queries
Architecture
Catalog Service
Clones of the RowSet Service
Column Service
Connecting Through a DataSource
Connecting Through a Specific Driver
Connecting Using the DriverManager and a Database URL
Connection Pooling
Connection Service
Connections
Creating Statements
Creating a User
DataSources
Data Sources in OpenOffice.org API
Database Access
Database Design
Delete
Document Links
Driver Service
Driver Specifics
Driver Statements
Events and Other Notifications
Example: Querying the Bibliography Database
Forms and Reports
Getting Data from a Table
Group Service
Handling Unsupported Functionality
Index Service
Insert
Inserting and Updating Data
Key Service
Manipulating the Data
Modifiable Result Sets
Moving the Result Set Cursor
Open Group CLI Conversion Functions
Open Group CLI Numeric Functions
Open Group CLI String Functions
Open Group CLI System Functions
Open Group CLI Time and Date Functions
Piggyback Connections
PreparedStatement From DataSource Queries
Queries
ResultSetMetaData
Result Sets
Retrieving Values from Result Sets
Runtime Settings For Predefined Queries
SDBC Driver
Scrollable Result Sets
Seeing Changes in Result Sets
Statements
Stored Procedures
Support Scalar Functions
Table Service
Tables and Columns
The DataSource Service
The Descriptor Pattern
The RowSet Service
The SDBC Driver for ADO
The SDBC Driver for Adabas D
The SDBC Driver for Flat File Formats
The SDBC Driver for JDBC
The SDBC Driver for ODBC
The SDBC Driver for OpenOffice.org Calc Files
The SDBC Driver for address books
The SDBC Driver for dBase
The SDBC Driver for embedded HSQL databases
The SQLQueryComposer
The SingleSelectQueryComposer
Update
Usage
User Service
Using DBMS Features
Using DDL to Change the Database Design
Using Prepared Statements
Using SDBCX to Access the Database Design
Using the getXXX Methods
View Service
Writing Database Drivers
XDatabaseMetaData Interface

Drawings

English Japanese Translator Checker Status
Animations and Interactions
Bezier Shapes
Custom Slide Show
Drawing Documents and Presentation Documents
Drawing and Presentation Document Controller
Example: Creating a Simple Organizational Chart
Exporting
Filter Options
General Drawing Properties
Glue Points and Connectors
Grouping, Combining and Binding
Handling Drawing Document Files
Handling Presentation Document Files
Inserting Files
Layer Handling
Moving and Scaling
Navigating
Ordering
Other Drawing Specific View Settings
Overall Document Features
Page Formatting
Presentation Effects
Presentation Settings
Printing Drawing Documents
Printing Presentation Documents
Rotating and Shearing
Saving Drawing Documents
Setting the Current Page
Settings
Shape Operations
Shape Types
Shapes
Slide Transition
Storing
Transforming
Working with Drawing Documents
Working with Presentation Documents
Zooming

Extensions

English Japanese Translator Checker Status
Absolute Position of Leaves
Absolute Position of Nodes
Adding Nodes
Adding Several Leaves
Adding Several Nodes
Adding a Leaf to an Existing Node
Assigning Nodes to Modules
Checklist for Writing Extensions
Concept
Creating the GUI of the Options Page
Defining a Module
Defining the Usage of Options Pages
Dependencies
Deployment Items
Description of Atom Feed
Description of XML Elements
Description of the Update Information
Display Name
Example
Example Scenario for Providing Updates
Examples
Extension Description
Extension Identifiers
Extension Layers
Extension Manager
Extension Manager in OpenOffice.org
Extension Versions
Extensions
File Format
Grouping of Leaves
Grouping of Nodes
Help Content
Icon
Installing Extensions for All or a Single User
Localized XML Elements
Location of Installed Extensions
Migration of Update Information
Online Update of Extensions
Options Dialog
Publisher Information
Running Online - Update
Saving and Reading Data for the Options Page
Simple License
System Integration
Target Platform
The Options Dialog of the Extension Manager
description.xml
unopkg
Any

FirstSteps

English Japanese Translator Checker Status
Common Mechanisms for Text, Tables and Drawings
Common Types
Configuration
Creating Text, Tables and Drawing Shapes
Element Access
Example: Hello Text, Hello Table, Hello Shape
Example: Working with a Spreadsheet Document
Fields of Application for UNO
First Contact
First Steps
Getting Started
How do I know Which Type I Have?
How to get Objects in OpenOffice.org
Installation Sets
Objects, Interfaces, and Services
Programming with UNO
Sequence
Struct
Using Services
Working with Objects

Forms

English Japanese Translator Checker Status
A Hierarchy of Models
Automatic Key Generation
Committing Controls
Common Tasks
Control Models
Control Models Forms
Control Models and Shapes
Control Models as Bound Components
Data Aware Controls
Data Awareness
Data Validation
External List Sources
External Value Suppliers
Filtering and Sorting
FormComponent Service
FormComponents Service
Form Components
Form Control Models
Form Controls accepting Value Bindings
Form Elements in the Document Model
Form Layer Views
Forms
Forms Container
Forms Data Awareness
Forms as Row Sets
HTML Forms
Initializing Bound Controls
Loadable Forms
Logical Forms
Model-View Interaction
Models and Views
Models and Views for Form Controls
Parameters
Programmatic Assignment of Scripts to Events
Scripting and Events
Sub Forms
The Model-View Paradigm
Validation
Validation and Bindings
Validation in OpenOffice.org
Value Bindings

GUI

English Japanese Translator Checker Status
Adding Controls to a Dialog
Check Box
Combo Box
Command Button
Common Properties
Common Workflow to add Controls
Creating Menus
Currency Field
Date Field
Dialog Controls
Dialog Creation
Dialog Handling
Dialogs and Controls
Displaying Dialogs
Events
Exception Handling
File Control
File Picker
Font-specific Properties
Formatted Field
Graphical User Interfaces
Group Box
Horizontal Vertical Line Control
Image Control
Instantiation of a Dialog
Label Field
List Box
Message Box
Numeric Field
Other Common Properties
Pattern Field
Progress Bar
Property Propagation Between Model and Control
Radio Button
Roadmap Control
Scroll Bar
Setting Dialog Properties
Summarizing Example to Create a UNO Dialog
Text Field
Text Field Extensions
The Example Listings
The Toolkit Service
Time Field


JavaBean

English Japanese Translator Checker Status
API Overview
Configuring the Office Bean
ContainerFactory Interface
Customized Configuration
Default Configuration
Internal Architecture
JavaBean for Office Components
LocalOfficeConnection and LocalOfficeWindow
OfficeConnection Interface
OfficeWindow Interface
The Internal Office Bean API
The OOoBean by Example
Using the OOoBean


OfficeDev

English Japanese Translator Checker Status
Applying Number Formats
Closing Documents
Command URL
Common Application Features
Controllers
Frames
Getting Frames, Controllers and Models from Each Other
Models
Window Interfaces
Configuring a Filter in OpenOffice.org
Controllers
Creating Frames Manually
Custom Path Variables
Desktop Environment
Dispatch Framework
Dispatch Interception
Dispatch Process
Dispatch Results
Document API Filter Development
Document Events
Events
Filter
Filter Options
Filtering Process
Frame-Controller-Model Paradigm in OpenOffice.org
Frames
Framework API
Handling Documents
Implementing a Hyphenator
Implementing a New Locale
Implementing a Spell Checker
Implementing a Thesaurus
Integrating Import and Export Filters
Internationalization
Java Window Integration
Linguistics
Managing Number Formats
Number Formats
Office Development
OpenOffice.org Application Environment
OpenOffice.org Single Sign-On API
Overview and Using the API
Path Organization
Path Settings
Path Variables
Predefined Variables
Processing Chain
Properties of a Filter
Properties of a FrameLoader
Properties of a Type
Resolving Path Variables
Storing Documents
The Exporter
The Importer
Using Hyphenator
Using Spellchecker
Using Thesaurus
Using the Component Framework
Using the Desktop
Using the Dispatch Framework
Windows
Writing the Filtering Component
XML Based Filter Development
XML Filter Detection


ProUNO

English Japanese Translator Checker Status
API Concepts
Case Sensitivity
Exception Handling
Getting Information about UNO Objects
Handling UNO Objects
Instantiating UNO Services
Listeners
Mapping of Enums and Constant Groups
Mapping of Sequences and Arrays
Mapping of Simple Types
Mapping of Structs
Mapping of UNO and Basic Types
OpenOffice.org Basic
Automation Bridge
Automation Objects with UNO Interfaces
Calling Functions and Accessing Properties
Client-Side Conversions
Conversion Mappings
DCOM
Default Mappings
Exceptions and Errorcodes
Mapping of Hyper and Decimal
Mapping of Interfaces and Structures
Mapping of Sequence
Mapping of Simple Types
Mapping of String
Mapping of Type
Return Values
The Bridge Services
The Service Manager Component
Type Mappings
Unsupported COM Features
Usage of Types
Using Automation Objects from UNO
Using UNO from Automation
Value Objects
C++ Language Binding
Establishing Interprocess Connections
Exception Handling in C++
Mapping of Interface Types
Mapping of Sequence Types
Mapping of Services
Mapping of Singletons
Mapping of Struct Types
Transparent Use of Office UNO Components
Type Mappings
Using Weak References
Additional Structures
CLI Language Binding
Important Interfaces and Implementations
Language Binding DLLs
Lifetime Management and Obtaining Interfaces
The Override Problem
Type Mapping
Type Mappings
Type Name Decoration
Writing Client Programs
Characteristics of the Interprocess Bridge
Children of the XEventListener Interface
Closing a Connection
Collections and Containers
Component Context
Creating the Bridge
Data Types
Differences Between the Lifetime of C++ and Java Objects
Event Model
Example: A Connection Aware Client
Exception Handling
Exceptions
Importing a UNO Object
Interfaces
Introduction
Getting a Service Manager
Handling Interfaces
Inexact approximation of UNO Value Semantics
Java Language Binding
Mapping of Enum Types
Mapping of Exception Types
Mapping of Interface Types
Mapping of Sequence Types
Mapping of Services
Mapping of Singletons
Mapping of Struct Types
Mapping of UNOIDL
Transparent Use of Office UNO Components
Type Mappings
Lifetime of UNO objects
Modules
Object Identity
Opening a Connection
Predefined Values
Professional UNO
Properties
Sequences
Service Manager
Service Manager and Component Context
Services
Simple Types
Singletons
Starting OpenOffice.org in Listening Mode
Structs
The Any Type
The XComponent Interface
UNO Concepts
UNO Interprocess Connections
UNO Language Bindings
Understanding the API Reference
Using UNO Interfaces
Weak Objects and References
acquire() and release()


Scripting

English Japanese Translator Checker Status
Basic and Dialogs
BeanShell Editor
Building and Registering Your ScriptProvider
Editing, Creating and Managing Macros
How the Scripting Framework Works
Implementation
Implementing the ScriptEditor Interface
Implementing the XScript Interface
Integration with Extension Manager
JavaScript Editor
Macro Recording
Running Macros
Scripting Framework
Scripting Framework URI Specification
Storage of Scripts
The Organizer dialogs for BeanShell and JavaScript
The ScriptProvider Abstract Base Class
Using the Scripting Framework
Writing Macros
Writing a LanguageScriptProvider UNO Component From Scratch
Writing a LanguageScriptProvider UNO Component using the Java Helper Classes


Spreadsheets

English Japanese Translator Checker Status
Absolute Address
Access to Formulas, Values and Errors
Access to Text Content
Capabilities of Columns and Rows
Capabilities of SheetCell
Capabilities of SheetCellRange
Capabilities of SheetCellRanges Container
Capabilities of Spreadsheet
Cell Annotations
Cell Area Links
Cell Cursor
Cell Ranges
Cell Ranges and Cells Container
Cell and Cell Range Access
Cells
Cells Absolute Address
Character and Paragraph Format
Column and Row Access
Columns and Rows
Compatibility Names
Conditional Formats
Creating a New DataPilot Table
Custom Functions
DDE Links
DataPilot Sources
DataPilot Tables
Data Array
Database Import
Database Operations
Database Ranges
Detective
Dimensions
Equally Formatted Cell Ranges
Example: Adding a New Spreadsheet
Example: Editing Spreadsheet Cells
Fill Series
Filter Options
Filtering
Formatting
Function Descriptions
Function Handling
Handling Array Formulas
Handling Spreadsheet Documents Files
Hierarchies
Indentation
Label Ranges
Levels
Linking External Data
Members
Merging Cell Ranges into a Single Cell
Modifying a DataPilot Table
Multiple Operations
Named Ranges
Navigating
Operations
Other Table Operations
Overall Document Features
Printing Spreadsheet Documents
Properties of Cell Ranges
Properties of SheetCell
Protecting Spreadsheets
Querying for Cells with Specific Properties
Range Selection
Referencing Ranges by Name
Removing a DataPilot Table
Saving Spreadsheet Documents
Search and Replace
Service Names
Settings
Sheet Links
Sheet Outline
Sorting
Source Object
Spreadsheet
Spreadsheet Add-Ins
Spreadsheet Document Controller
Spreadsheet Documents
Spreadsheet Services - Overview
Subtotals
Table Auto Formats
Variable Results
View Panes
View Settings
Working With Spreadsheet Documents


Text

English Japanese Translator Checker Status
Accessing Existing Tables
Auto Text
Bookmarks
Columns
Drawing Shapes
Editing Text
Embedded Objects
Example: Fields in a Template
Example: Visible Cursor Position
Footnotes and Endnotes
Formatting
Graphic Objects
Handling Text Document Files
Indexed Cells and Cell Ranges
Indexes and Index Marks
Inserting Tables
Inserting Text Files
Inserting a Paragraph where no Cursor can go
Iterating over Text
Line Numbering and Outline Numbering
Link Targets
Named Table Cells in Rows, Columns and the Table Cursor
Navigating
Overall Document Features
Page Layout
Printing Text Documents
Redline
Reference Marks
Ruby
Saving Text Documents
Settings
Shape Objects in Text
Sorting Text
Table Naming, Sorting, Charting and Autoformatting
Tables
TextView
TextViewCursor
Text Document Controller
Text Documents
Text Fields
Text Frames
Text Sections
Text Table Properties
Working with Text Documents


UCB

English Japanese Translator Checker Status
Accessing a UCB Content
Configuration
Content Provider Proxies
Content Providers
Copying, Moving and Linking
Creating
Deleting
Documents
Executing Content Commands
Folders
Instantiating the UCB
Managing Contents
Obtaining Content Properties
Preconfigured UCBs
Services and Interfaces
Setting Content Properties
UCP Registration Information
Unconfigured UCBs
Universal Content Broker
Using the UCB API

WritingUNO

English Japanese Translator Checker Status
Accessing Dialogs
Add-Ons
Configuration
Guidelines
Help Integration
Images for Toolbars and Menus
Installation
Menus
Toolbars
Assigning Component Methods to Control Events
Bootstrapping a Service Manager
Building and Testing C++ Components
C++ Component
Class Definition with Helper Template Classes
Create Instance with Arguments
Implementing without Helpers
Implementing your own Interfaces
Multiple Components in One Dynamic Link Library
Provide Implementation Environment
Providing a Single Factory Using a Helper Method
Storing the Service Manager for Further Use
Write Registration Info Using a Helper Method
Class Definition with Helper Class
Command Line Registry Tools
Component Architecture
Configuration
Core Interfaces to Implement
Create Instance with Arguments
Debugging
Defining a Sequence
Defining a Service
Defining a Struct
Defining an Exception
Defining an Interface
Deployment Options for Components
Disable Commands
File Naming Conventions
Generating Source Code from UNOIDL Definitions
Grouping Definitions in Modules
Implementation
Implementing Your Own Interfaces
Implementing without Helpers
Installation
Integrating Components into OpenOffice.org
Intercepting Context Menus
Configuration
Execution Environment
Implementation
Initialization
Installation
Jobs
List of Supported Events
Returning Results
Using the vnd.sun.star.jobs: URL Schema
Make Registration Available to OpenOffice.org
Manual Component Installation
Possible Structures for Java Components
Predefining Values
Preprocessing
Protocol Handler
Providing a Single Factory Using a Helper Method
Published Entities
Register Component File
Required Files
Reserved Types
Running and Debugging Java Components
Server Use Case
Simple Component in Java
Simple Types
Singleton
Special Service Manager Configurations
Standalone Use Case
Storing the Service Manager for Further Use
Test the Registration
The Java Environment in OpenOffice.org
The UNO Executable
Troubleshooting
Using Comments
Using Dialogs in Components
Using UNOIDL to Specify New Components
Using the UNO Executable
Write Registration Info Using a Helper Method
Writing UNO Components
Writing the Specification
XAggregation
XComponent
XInitialization
XInterface
XMain
XServiceInfo
XTypeProvider
XUnoTunnel
XWeak

Appendix

Appendix A

English Japanese Translator Checker Status
Abbreviations
Attributes
Definition of API Elements
Enums
Events
Exceptions
General Design Rules
Interfaces
Methods
OpenOffice.org API-Design-Guidelines
Parameter
Properties
Services
Source Files and Types
Special Cases
Structs
Typedefs

Appendix B

English Japanese Translator Checker Status
Element Documentation
File structure
IDL Documentation Guidelines
Special Documentation Tags
Special Markups
Useful XHTML Tags

Appendix C

English Japanese Translator Checker Status
The FTP Content Provider
The File Content Provider
The Help Content Provider
The Hierarchy Content Provider
The Package Content Provider
The WebDAV Content Provider
Universal Content Providers

Appendix C

English Japanese Translator Checker Status
UNOIDL Syntax Specification

Wiki Template

English Japanese Translator Checker Status
AccessibilityTOC
AdvUNOTOC
AppendixATOC
AppendixBTOC
AppendixCTOC
AppendixDTOC
BasicTOC
ChartsTOC
ConfigTOC
DatabaseTOC
DevGuideTOC
DrawingsTOC
ExtensionsTOC
FirstStepsTOC
FormsTOC
GUITOC
GlossaryTOC
JavaBeanTOC
OfficeDevTOC
ProUNOTOC
ScriptingTOC
SpreadsheetsTOC
TextTOC
UCBTOC
WritingUNOTOC
Personal tools