LibreOffice Basic ドキュメントのステータスバー
ステータスバーには、現在の LibreOffice BASIC ドキュメントに関する情報が表示されます。
ドキュメントの変更
If changes to the document have not yet been saved, a "*" is displayed in this field on the Status bar. This also applies to new, not yet saved documents.
ドキュメント内の位置
Displays the current cursor position in the LibreOffice Basic document. The row number is specified, then the column number.
挿入モード
Displays the current insert mode. You can toggle between INSRT = insert and OVER = overwrite. This field is only active if the cursor is in the input line of the formula bar or in a cell.