Difference between revisions of "User:Foral/Books/Basic Guide"

From Apache OpenOffice Wiki
Jump to: navigation, search
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
:[[JA/Documentation/BASIC Guide|OpenOffice.org BASIC Programming Guide]]
+
:[[JA/Documentation/BASIC Guide|OpenOffice.org BASIC プログラミングガイド]]
 
;OpenOffice.org BASIC言語
 
;OpenOffice.org BASIC言語
 
:[[JA/Documentation/BASIC Guide/Language|OpenOffice.org Basic プログラミング言語]]
 
:[[JA/Documentation/BASIC Guide/Language|OpenOffice.org Basic プログラミング言語]]
Line 16: Line 16:
 
:[[JA/Documentation/BASIC Guide/Procedures and Functions|プロシージャと関数]]
 
:[[JA/Documentation/BASIC Guide/Procedures and Functions|プロシージャと関数]]
 
:[[JA/Documentation/BASIC Guide/Error Handling|エラー処理]]
 
:[[JA/Documentation/BASIC Guide/Error Handling|エラー処理]]
;ランタイム・ライブラリ
+
;実行時ライブラリ
:[[JA/Documentation/BASIC Guide/Runtime Library|ランタイム・ライブラリ]]
+
:[[JA/Documentation/BASIC Guide/Runtime Library|実行時ライブラリ]]
:[[JA/Documentation/BASIC Guide/Conversion Functions (Runtime Library)|Conversion Functions]]
+
:[[JA/Documentation/BASIC Guide/Conversion Functions (Runtime Library)|変換関数]]
:[[JA/Documentation/BASIC Guide/Strings (Runtime Library)|Strings]]
+
:[[JA/Documentation/BASIC Guide/Strings (Runtime Library)|文字列]]
:[[JA/Documentation/BASIC Guide/Date and Time (Runtime Library)|Date and Time]]
+
:[[JA/Documentation/BASIC Guide/Date and Time (Runtime Library)|日付および時刻]]
:[[JA/Documentation/BASIC Guide/Files and Directories (Runtime Library)|Files and Directories]]
+
:[[JA/Documentation/BASIC Guide/Files and Directories (Runtime Library)|ファイルおよびディレクトリ]]
:[[JA/Documentation/BASIC Guide/Message and Input Boxes (Runtime Library)|Message and Input Boxes]]
+
:[[JA/Documentation/BASIC Guide/Message and Input Boxes (Runtime Library)|メッセージボックスとインプットボックス]]
:[[JA/Documentation/BASIC Guide/Other Functions (Runtime Library)|Other Functions]]
+
:[[JA/Documentation/BASIC Guide/Other Functions (Runtime Library)|その他の関数]]
 
;API入門
 
;API入門
:[[JA/Documentation/BASIC Guide/API Intro|Introduction to the API]]
+
:[[JA/Documentation/BASIC Guide/API Intro|OpenOffice.org API について]]
 
:[[JA/Documentation/BASIC Guide/UNO|Universal Network Objects (UNO)]]
 
:[[JA/Documentation/BASIC Guide/UNO|Universal Network Objects (UNO)]]
:[[JA/Documentation/BASIC Guide/Properties and Methods (API)|Properties and Methods]]
+
:[[JA/Documentation/BASIC Guide/Properties and Methods (API)|プロパティーとメソッド ]]
:[[JA/Documentation/BASIC Guide/Modules, Services and Interfaces|Modules, Services and Interfaces]]
+
:[[JA/Documentation/BASIC Guide/Modules, Services and Interfaces|モジュール、サービス、インターフェース]]
:[[JA/Documentation/BASIC Guide/UNO Tools|Tools for Working with UNO]]
+
:[[JA/Documentation/BASIC Guide/UNO Tools|UNO の関連ツール]]
:[[JA/Documentation/BASIC Guide/Interface Overview|Overview of Central Interfaces]]
+
:[[JA/Documentation/BASIC Guide/Interface Overview|中央インターフェースの概要]]
 
;ドキュメントと作業
 
;ドキュメントと作業
:[[JA/Documentation/BASIC Guide/Documents|Working with Documents|Working with Documents]]
+
:[[JA/Documentation/BASIC Guide/Documents|OpenOffice.orgドキュメントの使い方]]
:[[JA/Documentation/BASIC Guide/StarDesktop|The StarDesktop]]
+
:[[JA/Documentation/BASIC Guide/StarDesktop|StarDesktop]]
:[[JA/Documentation/BASIC Guide/Templates|Templates]]
+
:[[JA/Documentation/BASIC Guide/Templates|テンプレート]]
 
;文章ドキュメント
 
;文章ドキュメント
:[[JA/Documentation/BASIC Guide/Text Documents|Text Documents]]
+
:[[JA/Documentation/BASIC Guide/Text Documents|文書ドキュメント]]
:[[JA/Documentation/BASIC Guide/Structure of Text Documents|The Structure of Text Documents]]
+
:[[JA/Documentation/BASIC Guide/Structure of Text Documents|文書ドキュメントの構造]]
:[[JA/Documentation/BASIC Guide/Editing Text Documents|Editing Text Documents]]
+
:[[JA/Documentation/BASIC Guide/Editing Text Documents|文書ドキュメントの編集]]
:[[JA/Documentation/BASIC Guide/More Than Text|More Than Just Text]]
+
:[[JA/Documentation/BASIC Guide/More Than Text|テキスト以外のオブジェクト]]
 
;表計算ドキュメント
 
;表計算ドキュメント
:[[JA/Documentation/BASIC Guide/Spreadsheets|Spreadsheet Documents]]
+
:[[JA/Documentation/BASIC Guide/Spreadsheets|表計算ドキュメント]]
:[[JA/Documentation/BASIC Guide/Structure of Spreadsheets|The Structure of Spreadsheets]]
+
:[[JA/Documentation/BASIC Guide/Structure of Spreadsheets|表計算ドキュメントの構造]]
:[[JA/Documentation/BASIC Guide/Rows and Columns|Rows and Columns]]
+
:[[JA/Documentation/BASIC Guide/Rows and Columns|行と列]]
:[[JA/Documentation/BASIC Guide/Cells and Ranges|Cells and Ranges]]
+
:[[JA/Documentation/BASIC Guide/Cells and Ranges|セルと範囲]]
:[[JA/Documentation/BASIC Guide/Formatting Spreadsheet Documents|Formatting Spreadsheet Documents]]
+
:[[JA/Documentation/BASIC Guide/Formatting Spreadsheet Documents|表計算ドキュメントの書式設定]]
:[[JA/Documentation/BASIC Guide/Editing Spreadsheet Documents|Editing Spreadsheet Documents]]
+
:[[JA/Documentation/BASIC Guide/Editing Spreadsheet Documents|表計算ドキュメントの効率的な編集方法]]
 
;図形描画とプレゼンテーション
 
;図形描画とプレゼンテーション
:[[JA/Documentation/BASIC Guide/Drawings Presentations|Drawings and Presentations]]
+
:[[JA/Documentation/BASIC Guide/Drawings Presentations|図形描画とプレゼンテーション]]
:[[JA/Documentation/BASIC Guide/Structure of Drawings|The Structure of Drawings]]
+
:[[JA/Documentation/BASIC Guide/Structure of Drawings|図形描画ドキュメントの構造]]
:[[JA/Documentation/BASIC Guide/Editing Drawing Objects|Editing Drawing Objects]]
+
:[[JA/Documentation/BASIC Guide/Editing Drawing Objects|図形描画オブジェクトの編集]]
:[[JA/Documentation/BASIC Guide/Presentations|Presentations]]
+
:[[JA/Documentation/BASIC Guide/Presentations|プレゼンテーション]]
 
;グラフ (ダイアグラム)
 
;グラフ (ダイアグラム)
:[[JA/Documentation/BASIC Guide/Charts|Charts (Diagrams)]]
+
:[[JA/Documentation/BASIC Guide/Charts|グラフ ()]]
:[[JA/Documentation/BASIC Guide/Charts in Spreadsheets|Using Charts in Spreadsheets]]
+
:[[JA/Documentation/BASIC Guide/Charts in Spreadsheets|表計算ドキュメント内のグラフの使用]]
:[[JA/Documentation/BASIC Guide/Structure of Charts|The Structure of Charts]]
+
:[[JA/Documentation/BASIC Guide/Structure of Charts|グラフの構造]]
:[[JA/Documentation/BASIC Guide/Chart Types|Chart Types]]
+
:[[JA/Documentation/BASIC Guide/Chart Types|グラフの種類]]
 
;データベース
 
;データベース
:[[JA/Documentation/BASIC Guide/Database|Databases]]
+
:[[JA/Documentation/BASIC Guide/Database|データベース]]
:[[JA/Documentation/BASIC Guide/SQL|SQL: a Query Language]]
+
:[[JA/Documentation/BASIC Guide/SQL|SQL: クエリー言語]]
:[[JA/Documentation/BASIC Guide/Database Access Types|Types of Database Access]]
+
:[[JA/Documentation/BASIC Guide/Database Access Types|データベースアクセスの種類]]
:[[JA/Documentation/BASIC Guide/Data Sources|Data Sources]]
+
:[[JA/Documentation/BASIC Guide/Data Sources|データソース]]
:[[JA/Documentation/BASIC Guide/Database Access|Database Access]]
+
:[[JA/Documentation/BASIC Guide/Database Access|データベースアクセス]]
 
;ダイアログ
 
;ダイアログ
:[[JA/Documentation/BASIC Guide/Dialogs|Dialogs]]
+
:[[JA/Documentation/BASIC Guide/Dialogs|ダイアログ]]
:[[JA/Documentation/BASIC Guide/Working With Dialogs|Working With Dialogs]]
+
:[[JA/Documentation/BASIC Guide/Working With Dialogs|ダイアログの操作]]
:[[JA/Documentation/BASIC Guide/Properties|Properties]]
+
:[[JA/Documentation/BASIC Guide/Properties|プロパティー]]
:[[JA/Documentation/BASIC Guide/Events|Events]]
+
:[[JA/Documentation/BASIC Guide/Events|イベント]]
:[[JA/Documentation/BASIC Guide/Control Elements|Dialog Control Elements]]
+
:[[JA/Documentation/BASIC Guide/Control Elements|ダイアログコントロールの詳細]]
 
;フォーム
 
;フォーム
:[[JA/Documentation/BASIC Guide/Forms|Forms]]
+
:[[JA/Documentation/BASIC Guide/Forms|フォーム]]
:[[JA/Documentation/BASIC Guide/Working With Forms|Working With Forms]]
+
:[[JA/Documentation/BASIC Guide/Working With Forms|フォームの使用]]
:[[JA/Documentation/BASIC Guide/Control Element Forms|Control Element Forms]]
+
:[[JA/Documentation/BASIC Guide/Control Element Forms|フォーム用コントロール要素の詳細]]
:[[JA/Documentation/BASIC Guide/Database Forms|Database Forms]]
+
:[[JA/Documentation/BASIC Guide/Database Forms|データベースフォーム]]

Latest revision as of 12:02, 10 September 2009

OpenOffice.org BASIC プログラミングガイド
OpenOffice.org BASIC言語
OpenOffice.org Basic プログラミング言語
OpenOffice.org Basic 概要
変数の使用法
文字列変数
数値変数
ブール型変数
日付および時刻変数
配列
変数の有効範囲と有効期限
定数
演算子
分岐処理
ループ
プロシージャと関数
エラー処理
実行時ライブラリ
実行時ライブラリ
変換関数
文字列
日付および時刻
ファイルおよびディレクトリ
メッセージボックスとインプットボックス
その他の関数
API入門
OpenOffice.org API について
Universal Network Objects (UNO)
プロパティーとメソッド
モジュール、サービス、インターフェース
UNO の関連ツール
中央インターフェースの概要
ドキュメントと作業
OpenOffice.orgドキュメントの使い方
StarDesktop
テンプレート
文章ドキュメント
文書ドキュメント
文書ドキュメントの構造
文書ドキュメントの編集
テキスト以外のオブジェクト
表計算ドキュメント
表計算ドキュメント
表計算ドキュメントの構造
行と列
セルと範囲
表計算ドキュメントの書式設定
表計算ドキュメントの効率的な編集方法
図形描画とプレゼンテーション
図形描画とプレゼンテーション
図形描画ドキュメントの構造
図形描画オブジェクトの編集
プレゼンテーション
グラフ (ダイアグラム)
グラフ (図)
表計算ドキュメント内のグラフの使用
グラフの構造
グラフの種類
データベース
データベース
SQL: クエリー言語
データベースアクセスの種類
データソース
データベースアクセス
ダイアログ
ダイアログ
ダイアログの操作
プロパティー
イベント
ダイアログコントロールの詳細
フォーム
フォーム
フォームの使用
フォーム用コントロール要素の詳細
データベースフォーム
Personal tools