Difference between revisions of "User:Foral/Temp"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Accessibility)
 
(28 intermediate revisions by 2 users not shown)
Line 1: Line 1:
===DevGuide===
 
{| class="wikitable"
 
!Target
 
!Translator
 
!Check
 
!Status
 
|-
 
|[[Documentation/DevGuide|DevGuide]]
 
|
 
|
 
|}
 
  
===Accessibility===
+
= Issues =
{| class="wikitable"
+
*For MS-Word 2003
!Target
+
** http://office.microsoft.com/en-us/word/HP051898391033.aspx?pid=CH062444981033
!Translator
+
*For MS-Word 2007
!Check
+
** http://office.microsoft.com/en-us/word/HA102193321033.aspx?pid=CH100626291033
!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]]
+
|
+
|
+
|}
+
===Advanced UNO===
+
{| class="wikitable"
+
!Target
+
!Translator
+
!Check
+
!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]]
+
|
+
|
+
|}
+
  
===Appendix A===
+
=Feature_Freeze_Testing_3.2=
{| class="wikitable"
+
*Feature_Freeze_Testing_3.2の翻訳は、[[JA/translation/Feature_Freeze_Testing_3.2]]に移動しました。
!Target
+
!Translator
+
!Check
+
!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]]
+
|
+
|
+
|}
+
  
===AppendixB===
+
=Documents=
{| class="wikitable"
+
* Administration Guide
!Target
+
** {{PDF}}[[Media:AdministrationGuide_OOo3.1.0jp.pdf|PDF]] - Japanese Version
!Translator
+
** {{OOoLogo}}[[Media:AdministrationGuide_OOo3.1.0jp.odt|ODT]] - Japanese Version
!Check
+
* Basic Guide
!Status
+
** {{PDF}}[[Media:BasicGuide_OOo3.1.0jp.pdf|PDF]] - Japanese Version
|-
+
** {{OOoLogo}}[[Media:BasicGuide_OOo3.1.0jp.odt|ODT]] - Japanese Version
|[[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===
+
=競合他社製品=
{| class="wikitable"
+
!Target
+
!Translator
+
!Check
+
!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]]
+
|
+
|
+
|}
+
  
===AppendixD===
+
*既存
{| class="wikitable"
+
** Microsoft Office:http://office.microsoft.com/ja-jp/products/default.aspx
!Target
+
** JustSystem:http://www.justsystems.com/jp/products/justsuite/
!Translator
+
** Corel WordPerfect Office:http://www.corel.com/servlet/Satellite/jp/jp/Product/1236907373432#tabview=tab0
!Check
+
** LotusSuperOffice:http://www.sourcenext.com/products/lotus_o/
!Status
+
|-
+
|[[Documentation/DevGuide/AppendixD/UNOIDL Syntax Specification|UNOIDL Syntax Specification]]
+
|
+
|
+
|}
+
  
===Accessibility===
+
* OpenOffice.orgベース製品
{| class="wikitable"
+
** StarSuite:http://jp.sun.com/products/software/starsuite/9/
!Target
+
** OpenOffice.org Novel Edtion:http://www.novell.com/ja-jp/products/openofficewindows/
!Translator
+
** Lotus Symphony:http://symphony.lotus.com/software/lotus/symphony/home.nsf/home
!Check
+
** RedOffice:http://www.redoffice.com/
!Status
+
 
|-
+
*新興
|[[Documentation/DevGuide/Basic/Accessing Libraries from Basic|Accessing Libraries from Basic]]
+
* KingOffice:http://www.kingsoft.jp/office/
|
+
* ThinkFree:http://www.thinkfree.co.jp/common/main.tfo
|
+
* Google Office
|
+
* Zoho Office :http://www.zoho.jp/
|-
+
 
|[[Documentation/DevGuide/Basic/Accessing the UNO API|Accessing the UNO API]]
+
=Other OpenSource Product=
|
+
 
|
+
*Group ware
|
+
**EC-Cube:http://www.ec-cube.net/
|-
+
**Aipo4:http://aipostyle.com/
|[[Documentation/DevGuide/Basic/Adding Event Handlers|Adding Event Handlers]]
+
**Mosp:http://www.mosp.jp/mosp.html
|
+
**....etc
|
+
 
|
+
*Mid
|-
+
** Jboss:http://www.jp.redhat.com/JBoss/
|[[Documentation/DevGuide/Basic/Advanced Library Organization|Advanced Library Organization]]
+
** Mysql:http://www-jp.mysql.com/?bydis_dis_index=1
|
+
** Postgres:http://www.postgresql.org/
|
+
**....etc
|
+
 
|-
+
*Editor/Developer tools
|[[Documentation/DevGuide/Basic/Application Library Container|Application Library Container]]
+
** Komodo : http://www.activestate.com/komodo/
|
+
** Eclipse: http://www.eclipse.org/
|
+
** Java  : OpenJava
|
+
 
|-
+
*Operating System
|[[Documentation/DevGuide/Basic/Assigning Macros to GUI Events|Assigning Macros to GUI Events]]
+
** RedhatLinux
|
+
** SUSE Linux
|
+
** OpenSoraris
|
+
** Ubuntu....etc
|-
+
** Mac OS X:http://www.apple.com/jp/macosx/
|[[Documentation/DevGuide/Basic/AutoPilot Dialogs|AutoPilot Dialogs]]
+
 
|
+
 
|
+
=Quality queries=
|
+
 
|-
+
[http://qa.openoffice.org/issues/buglist.cgi?Submit+query=Submit+query&issue_type=DEFECT&component=api&component=Chart&component=Database+access&component=Drawing&component=Formula+editor&component=framework&component=gsl&component=Installation&component=kde&component=l10n&component=lingucomponent&component=porting&component=printing&component=Presentation&component=sdk&component=Spreadsheet&component=tools&component=ucb&component=udk&component=ui&component=utilities&component=Word+processor&component=wp&component=xml&issue_status=NEW&issue_status=STARTED&issue_status=REOPENED&priority=P1&priority=P2&email1=&emailtype1=exact&emailassigned_to1=1&email2=&emailtype2=exact&emailreporter2=1&issueidtype=include&issue_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&short_desc=&short_desc_type=substring&long_desc=&long_desc_type=substring&issue_file_loc=&issue_file_loc_type=substring&status_whiteboard=&status_whiteboard_type=substring&keywords=&keywords_type=anytokens&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time Open P1/P2 issues] (2007/01/02: 0 P1 218 P2)
|[[Documentation/DevGuide/Basic/Basic IDE Window|Basic IDE Window]]
+
 
|
+
[http://qa.openoffice.org/issues/buglist.cgi?Submit+query=Submit+query&issue_type=DEFECT&component=api&component=Chart&component=Database+access&component=Drawing&component=Formula+editor&component=framework&component=gsl&component=Installation&component=kde&component=l10n&component=lingucomponent&component=porting&component=printing&component=Presentation&component=sdk&component=Spreadsheet&component=tools&component=ucb&component=udk&component=ui&component=utilities&component=Word+processor&component=wp&component=xml&issue_status=NEW&issue_status=STARTED&issue_status=REOPENED&email1=&emailtype1=exact&emailassigned_to1=1&email2=&emailtype2=exact&emailreporter2=1&issueidtype=include&issue_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&short_desc=&short_desc_type=substring&long_desc=&long_desc_type=substring&issue_file_loc=&issue_file_loc_type=substring&status_whiteboard=&status_whiteboard_type=substring&keywords=regression&keywords_type=anytokens&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time Regressions] (2007/01/02: 56 issues)
|
+
 
|
+
[http://qa.openoffice.org/issues/buglist.cgi?Submit+query=Submit+query&issue_type=DEFECT&component=api&component=Chart&component=Database+access&component=Drawing&component=Formula+editor&component=framework&component=gsl&component=Installation&component=kde&component=l10n&component=lingucomponent&component=porting&component=printing&component=Presentation&component=sdk&component=Spreadsheet&component=tools&component=ucb&component=udk&component=ui&component=utilities&component=Word+processor&component=wp&component=xml&issue_status=NEW&issue_status=STARTED&issue_status=REOPENED&email1=&emailtype1=exact&emailassigned_to1=1&email2=&emailtype2=exact&emailreporter2=1&issueidtype=include&issue_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&short_desc=&short_desc_type=substring&long_desc=&long_desc_type=substring&issue_file_loc=&issue_file_loc_type=substring&status_whiteboard=&status_whiteboard_type=substring&keywords=crash&keywords_type=anytokens&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time Crashes] (2007/01/02: 52 issues)
|-
+
 
|[[Documentation/DevGuide/Basic/Basic Source Editor and Debugger|Basic Source Editor and Debugger]]
+
[http://qa.openoffice.org/issues/buglist.cgi?Submit+query=Submit+query&issue_type=DEFECT&component=api&component=Chart&component=Database+access&component=Drawing&component=Formula+editor&component=framework&component=gsl&component=Installation&component=kde&component=l10n&component=lingucomponent&component=porting&component=printing&component=Presentation&component=sdk&component=Spreadsheet&component=tools&component=ucb&component=udk&component=ui&component=utilities&component=Word+processor&component=wp&component=xml&issue_status=UNCONFIRMED&email1=&emailtype1=exact&emailassigned_to1=1&email2=&emailtype2=exact&emailreporter2=1&issueidtype=include&issue_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&short_desc=&short_desc_type=substring&long_desc=&long_desc_type=substring&issue_file_loc=&issue_file_loc_type=substring&status_whiteboard=&status_whiteboard_type=substring&keywords=&keywords_type=anytokens&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time Unconfirmed defects] (2007/01/02: 1003 issues)
|
+
 
|
+
[http://qa.openoffice.org/issues/buglist.cgi?Submit+query=Submit+query&issue_type=DEFECT&issue_status=UNCONFIRMED&priority=P1&priority=P2&email1=&emailtype1=exact&emailassigned_to1=1&email2=&emailtype2=exact&emailreporter2=1&issueidtype=include&issue_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&short_desc=&short_desc_type=substring&long_desc=&long_desc_type=substring&issue_file_loc=&issue_file_loc_type=substring&status_whiteboard=&status_whiteboard_type=substring&keywords=&keywords_type=anytokens&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&namedcmd=De&newqueryname=&order=Reuse+same+sort+as+last+time Unconfirmed P1/P2 defects, all Components] (2007/01/02: 2 P1, 36 P2)
|
+
 
|-
+
 
|[[Documentation/DevGuide/Basic/Buttons|Buttons]]
+
*Open P1/P2 issues
|
+
**2007/01/02: Total 218,P1 0,P2 218
|
+
**2009/09/07: Total 394,P1 3,P2,391
|
+
 
|-
+
*Regressions
|[[Documentation/DevGuide/Basic/Calling a Sub from the User Interface|Calling a Sub from the User Interface]]
+
**2007/01/02: 56
|
+
**2009/09/07: 164
|
+
 
|
+
*Crashes
|-
+
**2007/01/02: 52
|[[Documentation/DevGuide/Basic/Check Box|Check Box]]
+
**2009/09/07: 76
|
+
 
|
+
*Unconfirmed defects
|
+
**2007/01/02: 1003
|-
+
**2009/09/07: 1746
|[[Documentation/DevGuide/Basic/Combo Box|Combo Box]]
+
 
|
+
*Unconfirmed P1/P2 defects, all Components (
|
+
**2007/01/02: Total 38,P1 2,P2 36
|
+
**2009/09/07: Total 82,P1 2,P2 82
|-
+
 
|[[Documentation/DevGuide/Basic/Command Button|Command Button]]
+
==Other interesting queries==
|
+
[http://qa.openoffice.org/issues/buglist.cgi?resort=1&Submit%20query=Submit%20query&issue_status=NEW&issue_status=STARTED&issue_status=REOPENED&email1=&emailtype1=exact&emailassigned_to1=1&email2=&emailtype2=exact&emailreporter2=1&issueidtype=include&issue_id=&changedin=&votes=10&chfieldfrom=&chfieldto=Now&chfieldvalue=&short_desc=&short_desc_type=substring&long_desc=&long_desc_type=substring&issue_file_loc=&issue_file_loc_type=substring&status_whiteboard=&status_whiteboard_type=substring&keywords=&keywords_type=anytokens&field0-0-0=noop&type0-0-0=noop&value0-0-0=&order=issues.votes%20desc%2C%20issues.priority%2C%20issues.issue_type Popular (>10 vote) open issues, sorted by votes]
|
+
 
|
+
[http://qa.openoffice.org/issues/buglist.cgi?resort=1&issue_type=DEFECT;issue_status=UNCONFIRMED;issue_status=NEW;issue_status=STARTED;issue_status=REOPENED;issue_status=RESOLVED;issue_status=VERIFIED;email1=;emailtype1=exact;emailassigned_to1=1;emailreporter1=1;emailqa_contact1=1;emailcc1=1;emaillongdesc1=1;email2=;emailtype2=exact;emailreporter2=1;issueidtype=include;issue_id=;changedin=;votes=10;chfieldfrom=;chfieldto=Now;chfieldvalue=;short_desc=;short_desc_type=substring;long_desc=;long_desc_type=substring;issue_file_loc=;issue_file_loc_type=substring;status_whiteboard=;status_whiteboard_type=substring;keywords=;keywords_type=anytokens;field0-0-0=noop;type0-0-0=noop;value0-0-0=;namedcmd=followup;newqueryname=;Submit%20query=Submit%20query&order=issues.votes%20desc%2C%20issues.priority%2C%20issues.issue_type Popular (>10 vote) open DEFECTS, sorted by votes]
|-
+
 
|[[Documentation/DevGuide/Basic/Common Properties|Common Properties]]
+
 
|
+
[http://qa.openoffice.org/issues/buglist.cgi?resort=1&issue_status=UNCONFIRMED&issue_status=NEW&issue_status=STARTED&issue_status=REOPENED&email1=&emailtype1=exact&emailassigned_to1=1&emailreporter1=1&emailqa_contact1=1&emailcc1=1&emaillongdesc1=1&email2=&emailtype2=exact&emailreporter2=1&issueidtype=include&issue_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&short_desc=&short_desc_type=substring&long_desc=duplicate&long_desc_type=substring&issue_file_loc=&issue_file_loc_type=substring&status_whiteboard=&status_whiteboard_type=substring&keywords=&keywords_type=anytokens&field0-0-0=noop&type0-0-0=noop&value0-0-0=&namedcmd=Popularity&newqueryname=&Submit%20query=Submit%20query&order=issues.priority%2C%20issues.issue_id Open issues with at least one duplicate]
|
+
 
|
+
[http://qa.openoffice.org/issues/buglist.cgi?issue_status=UNCONFIRMED&issue_status=NEW&issue_status=STARTED&issue_status=REOPENED&email1=&emailtype1=exact&emailassigned_to1=1&emailreporter1=1&emailqa_contact1=1&emailcc1=1&emaillongdesc1=1&email2=&emailtype2=exact&emailreporter2=1&issueidtype=include&issue_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&short_desc=&short_desc_type=substring&long_desc=duplicate.*duplicate&long_desc_type=regexp&issue_file_loc=&issue_file_loc_type=substring&status_whiteboard=&status_whiteboard_type=substring&keywords=&keywords_type=anytokens&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&namedcmd=Popularity&newqueryname=&order=%27Importance%27&Submit+query=Submit+query Open issues with possible multiple duplicates]
|-
+
 
|[[Documentation/DevGuide/Basic/Creating Dialogs|Creating Dialogs]]
+
[http://qa.openoffice.org/issues/buglist.cgi?issue_type=DEFECT&issue_type=ENHANCEMENT&issue_type=FEATURE&issue_type=TASK&issue_status=UNCONFIRMED&issue_status=NEW&issue_status=STARTED&issue_status=REOPENED&email1=&emailtype1=exact&emailassigned_to1=1&email2=&emailtype2=exact&emailreporter2=1&issueidtype=include&issue_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&short_desc=&short_desc_type=substring&long_desc=&long_desc_type=substring&issue_file_loc=&issue_file_loc_type=substring&status_whiteboard=&status_whiteboard_type=substring&keywords=&keywords_type=anytokens&field0-0-0=attachments.ispatch&type0-0-0=equals&value0-0-0=1&cmdtype=doit&order=Reuse+same+sort+as+last+time&Submit+query=Submit+query Open issues not of type PATCH with attachments marked patch] (170, 2005-12-08)
|
+
 
|
+
[http://qa.openoffice.org/issues/buglist.cgi?issue_type=DEFECT&issue_type=ENHANCEMENT&issue_type=FEATURE&issue_type=TASK&issue_status=UNCONFIRMED&issue_status=NEW&issue_status=STARTED&issue_status=REOPENED&email1=&emailtype1=exact&emailassigned_to1=1&email2=&emailtype2=exact&emailreporter2=1&issueidtype=include&issue_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&short_desc=&short_desc_type=substring&long_desc=%2B%2B%2B&long_desc_type=substring&issue_file_loc=&issue_file_loc_type=substring&status_whiteboard=&status_whiteboard_type=substring&keywords=&keywords_type=anytokens&field0-0-0=noop&type0-0-0=noop&value0-0-0=1&cmdtype=doit&order=Reuse+same+sort+as+last+time&Submit+query=Submit+query Open issues not of type PATCH which may have patches in body]
|
+
 
|-
+
[http://qa.openoffice.org/issues/buglist.cgi?issue_type=PATCH&issue_status=UNCONFIRMED&issue_status=NEW&issue_status=STARTED&issue_status=REOPENED&target_milestone=---&target_milestone=not+determined&target_milestone=OOo+Later&target_milestone=OOo+PleaseHelp&target_milestone=Patch&email1=&emailtype1=exact&emailassigned_to1=1&email2=&emailtype2=exact&emailreporter2=1&issueidtype=include&issue_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&short_desc=&short_desc_type=substring&long_desc=&long_desc_type=substring&issue_file_loc=&issue_file_loc_type=substring&status_whiteboard=&status_whiteboard_type=substring&keywords=&keywords_type=anytokens&field0-0-0=noop&type0-0-0=noop&value0-0-0=1&cmdtype=doit&order=Reuse+same+sort+as+last+time&Submit+query=Submit+query Open issues of type PATCH with no target]
|[[Documentation/DevGuide/Basic/Creating Dialogs at Runtime|Creating Dialogs at Runtime]]
+
 
|
+
[http://qa.openoffice.org/issues/buglist.cgi?issue_type=DEFECT&issue_status=UNCONFIRMED&email1=&emailtype1=exact&emailassigned_to1=1&email2=&emailtype2=exact&emailreporter2=1&issueidtype=include&issue_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&short_desc=&short_desc_type=substring&long_desc=has+been+marked+as+a+duplicate&long_desc_type=substring&issue_file_loc=&issue_file_loc_type=substring&status_whiteboard=&status_whiteboard_type=substring&keywords=&keywords_type=anytokens&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=%27Importance%27&Submit+query=Submit+query Unconfirmed defects with duplicates] (27, 2006-09-28)
|
+
 
|
+
[http://qa.openoffice.org/issues/buglist.cgi?issue_type=DEFECT&issue_status=UNCONFIRMED&email1=&emailtype1=exact&emailassigned_to1=1&email2=&emailtype2=exact&emailreporter2=1&issueidtype=include&issue_id=&changedin=&votes=4&chfieldfrom=&chfieldto=Now&chfieldvalue=&short_desc=&short_desc_type=substring&long_desc=&long_desc_type=substring&issue_file_loc=&issue_file_loc_type=substring&status_whiteboard=&status_whiteboard_type=substring&keywords=&keywords_type=anytokens&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=%27Importance%27&Submit+query=Submit+query Unconfirmed defects with >= 4 votes]
|-
+
 
|[[Documentation/DevGuide/Basic/Creating a Module in a Standard Library|Creating a Module in a Standard Library]]
+
[http://qa.openoffice.org/issues/buglist.cgi?issue_type=DEFECT&issue_status=NEW&issue_status=STARTED&issue_status=REOPENED&target_milestone=---&target_milestone=not+determined&target_milestone=OOo+2.x&target_milestone=OOo+Later&target_milestone=OOo+PleaseHelp&email1=&emailtype1=exact&emailassigned_to1=1&email2=&emailtype2=exact&emailreporter2=1&issueidtype=include&issue_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&short_desc=&short_desc_type=substring&long_desc=&long_desc_type=substring&issue_file_loc=&issue_file_loc_type=substring&status_whiteboard=&status_whiteboard_type=substring&keywords=regression&keywords_type=anytokens&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time&Submit+query=Submit+query Regressions with no specific target] (39, 2006-09-28)
|
+
 
|
+
[http://qa.openoffice.org/issues/buglist.cgi?issue_type=DEFECT&issue_status=UNCONFIRMED&issue_status=NEW&issue_status=STARTED&issue_status=REOPENED&short_desc=crash+freeze+hang+segfault&short_desc_type=anywords&keywords=crash&keywords_type=notokens Open issues with summary including crash, freeze, hang, or segfault but not the keyword crash] (876, 2006-10-12)
|
+
 
|-
+
A separate article has been started about [[duplicates]].
|[[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]]
+
|
+
|
+
|}
+
===Accessibility===
+
{| class="wikitable"
+
!Target
+
!Translator
+
!Check
+
!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]]
+
|
+
|
+
|}
+
===Accessibility===
+
{| class="wikitable"
+
!Target
+
!Translator
+
!Check
+
!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]]
+
|
+
|
+
|
+
|-
+
|[[Documentation/DevGuide/Contributing to the Developers Guide|Contributing to the Developers Guide]]
+
|
+
|
+
|}
+
===Accessibility===
+
{| class="wikitable"
+
!Target
+
!Translator
+
!Check
+
!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]]
+
|
+
|
+
|
+
|-
+
|[[Documentation/DevGuide/Developers Guide|Developers Guide]]
+
|
+
|
+
|}
+
===Accessibility===
+
{| class="wikitable"
+
!Target
+
!Translator
+
!Check
+
!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]]
+
|
+
|
+
|}
+
===Accessibility===
+
{| class="wikitable"
+
!Target
+
!Translator
+
!Check
+
!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]]
+
|
+
|
+
|}
+
===Accessibility===
+
{| class="wikitable"
+
!Target
+
!Translator
+
!Check
+
!Status
+
|-
+
|[[Documentation/DevGuide/FirstSteps/Any|Any]]
+
|
+
|
+
|
+
|-
+
|[[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 do I know Which Type I Have?&action=edit|How do I know Which Type I Have?&action=edit]]
+
|
+
|
+
|
+
|-
+
|[[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]]
+
|
+
|
+
|}
+
===Accessibility===
+
{| class="wikitable"
+
!Target
+
!Translator
+
!Check
+
!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]]
+
|
+
|
+
|}
+
===Accessibility===
+
{| class="wikitable"
+
!Target
+
!Translator
+
!Check
+
!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]]
+
|
+
|
+
|
+
|-
+
|[[Documentation/DevGuide/Glossary/Glossary|Glossary]]
+
|
+
|
+
|
+
|-
+
|[[Documentation/DevGuide/GoogleSearch|GoogleSearch]]
+
|
+
|
+
|}
+
===Accessibility===
+
{| class="wikitable"
+
!Target
+
!Translator
+
!Check
+
!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]]
+
|
+
|
+
|}
+
===Accessibility===
+
{| class="wikitable"
+
!Target
+
!Translator
+
!Check
+
!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]]
+
|
+
|
+
|
+
|-
+
|[[Documentation/DevGuide/OpenOffice.org Developers Guide|OpenOffice.org Developers Guide]]
+
|
+
|
+
|}
+
===Accessibility===
+
{| class="wikitable"
+
!Target
+
!Translator
+
!Check
+
!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()]]
+
|
+
|
+
|}
+
===Accessibility===
+
{| class="wikitable"
+
!Target
+
!Translator
+
!Check
+
!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]]
+
|
+
|
+
|}
+
===Accessibility===
+
{| class="wikitable"
+
!Target
+
!Translator
+
!Check
+
!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]]
+
|
+
|
+
|}
+
===Accessibility===
+
{| class="wikitable"
+
!Target
+
!Translator
+
!Check
+
!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]]
+
|
+
|
+
|}
+
===Accessibility===
+
{| class="wikitable"
+
!Target
+
!Translator
+
!Check
+
!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]]
+
|
+
|
+
|
+
|-
+
|[[Documentation/DevGuide/Working with Presentations|Working with Presentations]]
+
|
+
|
+
|}
+
===Accessibility===
+
{| class="wikitable"
+
!Target
+
!Translator
+
!Check
+
!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]]
+
|
+
|
+
|}
+

Latest revision as of 15:12, 8 July 2018

Issues

Feature_Freeze_Testing_3.2

Documents

  • Administration Guide
    • Pdf.pngPDF - Japanese Version
    • Ooo.pngODT - Japanese Version
  • Basic Guide
    • Pdf.pngPDF - Japanese Version
    • Ooo.pngODT - Japanese Version

競合他社製品

Other OpenSource Product


Quality queries

Open P1/P2 issues (2007/01/02: 0 P1 218 P2)

Regressions (2007/01/02: 56 issues)

Crashes (2007/01/02: 52 issues)

Unconfirmed defects (2007/01/02: 1003 issues)

Unconfirmed P1/P2 defects, all Components (2007/01/02: 2 P1, 36 P2)


  • Open P1/P2 issues
    • 2007/01/02: Total 218,P1 0,P2 218
    • 2009/09/07: Total 394,P1 3,P2,391
  • Regressions
    • 2007/01/02: 56
    • 2009/09/07: 164
  • Crashes
    • 2007/01/02: 52
    • 2009/09/07: 76
  • Unconfirmed defects
    • 2007/01/02: 1003
    • 2009/09/07: 1746
  • Unconfirmed P1/P2 defects, all Components (
    • 2007/01/02: Total 38,P1 2,P2 36
    • 2009/09/07: Total 82,P1 2,P2 82

Other interesting queries

Popular (>10 vote) open issues, sorted by votes

Popular (>10 vote) open DEFECTS, sorted by votes


Open issues with at least one duplicate

Open issues with possible multiple duplicates

Open issues not of type PATCH with attachments marked patch (170, 2005-12-08)

Open issues not of type PATCH which may have patches in body

Open issues of type PATCH with no target

Unconfirmed defects with duplicates (27, 2006-09-28)

Unconfirmed defects with >= 4 votes

Regressions with no specific target (39, 2006-09-28)

Open issues with summary including crash, freeze, hang, or segfault but not the keyword crash (876, 2006-10-12)

A separate article has been started about duplicates.

Personal tools