From ed5640d8b587fbcfed7dd7967f3de04b37a76f26 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:06:44 +0200 Subject: Adding upstream version 4:7.4.7. Signed-off-by: Daniel Baumann --- cui/uiconfig/ui/optfltrpage.ui | 270 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 270 insertions(+) create mode 100644 cui/uiconfig/ui/optfltrpage.ui (limited to 'cui/uiconfig/ui/optfltrpage.ui') diff --git a/cui/uiconfig/ui/optfltrpage.ui b/cui/uiconfig/ui/optfltrpage.ui new file mode 100644 index 000000000..1057a30bc --- /dev/null +++ b/cui/uiconfig/ui/optfltrpage.ui @@ -0,0 +1,270 @@ + + + + + + True + False + 6 + vertical + 12 + + + True + False + 0 + none + + + + True + False + 3 + 12 + 6 + + + Load Basic _code + True + True + False + True + True + + + Loads and saves the Basic code from a Microsoft document as a special Basic module with the document. The disabled Microsoft Basic code is visible in the Basic IDE between Sub and End Sub. + + + + + 0 + 0 + + + + + E_xecutable code + True + True + False + 18 + True + True + + + The VBA (Visual Basic for Applications) code will be loaded ready to be executed. If this checkbox is not checked, the VBA code will be commented out so it can be inspected, but will not run. + + + + + 0 + 1 + + + + + Save _original Basic code + True + True + False + True + True + + + Specifies that the original Microsoft Basic code contained in the document is held in a special internal memory for as long as the document remains loaded in the office suite. When saving the document in Microsoft format the Microsoft Basic is saved again with the code in an unchanged form. + + + + + 0 + 2 + + + + + + + True + False + Microsoft Word + + + + + + + + False + True + 0 + + + + + True + False + 0 + none + + + + True + False + 3 + 12 + 6 + + + Lo_ad Basic code + True + True + False + True + True + + + Loads and saves the Basic code from a Microsoft document as a special Basic module with the document. The disabled Microsoft Basic code is visible in the Basic IDE between Sub and End Sub. + + + + + 0 + 0 + + + + + E_xecutable code + True + True + False + 18 + True + True + + + The VBA (Visual Basic for Applications) code will be loaded ready to be executed. If this checkbox is not checked, the VBA code will be commented out so it can be inspected, but will not run. + + + + + 0 + 1 + + + + + Sa_ve original Basic code + True + True + False + True + True + + + Specifies that the original Microsoft Basic code contained in the document is held in a special internal memory for as long as the document remains loaded in the office suite. When saving the document in Microsoft format the Microsoft Basic is saved again with the code in an unchanged form. + + + + + 0 + 2 + + + + + + + True + False + Microsoft Excel + + + + + + + + False + True + 1 + + + + + True + False + 0 + none + + + + True + False + 3 + 12 + 6 + + + Load Ba_sic code + True + True + False + True + True + + + Loads and saves the Basic code from a Microsoft document as a special Basic module with the document. The disabled Microsoft Basic code is visible in the Basic IDE between Sub and End Sub. + + + + + 0 + 0 + + + + + Sav_e original Basic code + True + True + False + True + True + + + Specifies that the original Microsoft Basic code contained in the document is held in a special internal memory for as long as the document remains loaded in the office suite. When saving the document in Microsoft format the Microsoft Basic is saved again with the code in an unchanged form. + + + + + 0 + 1 + + + + + + + True + False + Microsoft PowerPoint + + + + + + + + False + True + 2 + + + + + Specifies the general properties for loading and saving Microsoft Office documents with VBA (Visual Basic for Applications) code. + + + + -- cgit v1.2.3