flddinf.src (8660f102) flddinf.src (76b0e084)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 78 unchanged lines hidden (view full) ---

87 HelpID = "sw:CheckBox:TP_FLD_DOKINF:CB_DOKINFFIXEDCONTENT";
88 Pos = MAP_APPFONT ( 170 , 170 ) ;
89 Size = MAP_APPFONT ( 72 , 10 ) ;
90 TabStop = TRUE ;
91 Text [ en-US ] = "~Fixed content" ;
92 };
93 Bitmap BMP_DOKINFROOT_OPENED
94 {
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 78 unchanged lines hidden (view full) ---

87 HelpID = "sw:CheckBox:TP_FLD_DOKINF:CB_DOKINFFIXEDCONTENT";
88 Pos = MAP_APPFONT ( 170 , 170 ) ;
89 Size = MAP_APPFONT ( 72 , 10 ) ;
90 TabStop = TRUE ;
91 Text [ en-US ] = "~Fixed content" ;
92 };
93 Bitmap BMP_DOKINFROOT_OPENED
94 {
95 File = "plus.bmp" ;
95 File = "plus.png" ;
96 };
97 Bitmap BMP_DOKINFROOT_CLOSED
98 {
96 };
97 Bitmap BMP_DOKINFROOT_CLOSED
98 {
99 File = "minus.bmp" ;
99 File = "minus.png" ;
100 };
101 String STR_DOKINF_INFO
102 {
103 Text [ en-US ] = "Info" ;
104 };
105 Text [ en-US ] = "DocInformation" ;
106};
107

--- 30 unchanged lines hidden ---
100 };
101 String STR_DOKINF_INFO
102 {
103 Text [ en-US ] = "Info" ;
104 };
105 Text [ en-US ] = "DocInformation" ;
106};
107

--- 30 unchanged lines hidden ---