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

From Apache OpenOffice Wiki
Jump to: navigation, search
(進め方)
(Replacing page with '= 目的 = このページでは、"OpenOffice.org Developer's Guide" の日本語への翻訳の進行を管理します。<Br> "OpenOffice.org Developer's Guide" について...')
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]] を参照してください。
 +
== 進め方 ==
 +
== ステータス==
  
 
 
==ProUNO==
 
*[[Documentation/DevGuide/ProUNO/API Concepts]]
 
*[[Documentation/DevGuide/ProUNO/Basic/Case Sensitivity]]
 
*[[Documentation/DevGuide/ProUNO/Basic/Exception Handling]]
 
*[[Documentation/DevGuide/ProUNO/Basic/Getting Information about UNO Objects]]
 
*[[Documentation/DevGuide/ProUNO/Basic/Handling UNO Objects]]
 
*[[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]]
 
*[[Documentation/DevGuide/AppendixA/Events]]
 
*[[Documentation/DevGuide/AppendixA/Exceptions]]
 
*[[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]]
 
*[[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 D===
 
*[[Documentation/DevGuide/AppendixD/UNOIDL Syntax Specification|UNOIDL Syntax Specification]]
 
  
  
 
[[Category:Japanese Native Language Project]]
 
[[Category:Japanese Native Language Project]]

Revision as of 03:49, 6 May 2009

目的

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

進め方

ステータス

Personal tools