This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch AOO42X
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/AOO42X by this push:
     new 30da9c2f7f Re-added entry for Maskcolor
30da9c2f7f is described below

commit 30da9c2f7fa5d147f82a9511c7526c1932d12b61
Author: mseidel <[email protected]>
AuthorDate: Tue Oct 14 01:50:29 2025 +0200

    Re-added entry for Maskcolor
---
 main/cui/source/options/treeopt.src | 1 +
 1 file changed, 1 insertion(+)

diff --git a/main/cui/source/options/treeopt.src 
b/main/cui/source/options/treeopt.src
index 6697b4aa82..9922b0082a 100644
--- a/main/cui/source/options/treeopt.src
+++ b/main/cui/source/options/treeopt.src
@@ -300,6 +300,7 @@ String RID_RIDER_SLL_PERSONAL
        Text [ en-US ] = "Personal certificates" ;
 };
 
+#define MASK_COL    MaskColor = Color { Red = 0xFF00; Green = 0x0000; Blue = 
0xFF00; } ;
 #define IMGLST_IDLST \
        IdList = {                                      \
                SID_GENERAL_OPTIONS;    \

Reply via email to