dinfdlg.src (f823b1dd) dinfdlg.src (02bef860)
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

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

697ImageButton SFX_PB_PROPERTY_REMOVE
698{
699 Pos = MAP_APPFONT ( 190, 1 ) ;
700 Size = MAP_APPFONT ( RSC_CD_PUSHBUTTON_HEIGHT, RSC_CD_PUSHBUTTON_HEIGHT ) ;
701 QuickHelpText [ en-US ] = "Remove Property" ;
702};
703Image SFX_IMG_PROPERTY_REMOVE
704{
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

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

697ImageButton SFX_PB_PROPERTY_REMOVE
698{
699 Pos = MAP_APPFONT ( 190, 1 ) ;
700 Size = MAP_APPFONT ( RSC_CD_PUSHBUTTON_HEIGHT, RSC_CD_PUSHBUTTON_HEIGHT ) ;
701 QuickHelpText [ en-US ] = "Remove Property" ;
702};
703Image SFX_IMG_PROPERTY_REMOVE
704{
705 ImageBitmap = Bitmap { File = "deleterow.png" ; } ;
705 ImageBitmap = Bitmap {File = "deleterow.png" ;} ;
706};
707Image SFX_IMG_PROPERTY_REMOVE_HC
708{
706};
707Image SFX_IMG_PROPERTY_REMOVE_HC
708{
709 ImageBitmap = Bitmap { File = "deleterow_h.png" ; } ;
709 ImageBitmap = Bitmap {File = "deleterow_h.png" ;} ;
710};
711
712QueryBox SFX_QB_WRONG_TYPE
713{
714 Buttons = WB_OK_CANCEL ;
715 DefButton = WB_DEF_OK ;
716 Message [ en-US ] = "The value entered does not match the specified type.\nThe value will be stored as text." ;
717};

--- 227 unchanged lines hidden ---
710};
711
712QueryBox SFX_QB_WRONG_TYPE
713{
714 Buttons = WB_OK_CANCEL ;
715 DefButton = WB_DEF_OK ;
716 Message [ en-US ] = "The value entered does not match the specified type.\nThe value will be stored as text." ;
717};

--- 227 unchanged lines hidden ---