diff options
author | Joseph Powers <jpowers27@cox.net> | 2010-11-16 18:59:15 -0800 |
---|---|---|
committer | Joseph Powers <jpowers27@cox.net> | 2010-11-16 18:59:15 -0800 |
commit | 500024ad95030f773931e53518198a6be8afd416 (patch) | |
tree | da26ef029773770f251f6c43da4a1c0d61f7e932 /cui/source/dialogs/SpellDialog.src | |
parent | 9ccb10ffefe7bd52bc269a133929a1c75b9dd6c9 (diff) |
HC Cleanup - components
Diffstat (limited to 'cui/source/dialogs/SpellDialog.src')
-rw-r--r-- | cui/source/dialogs/SpellDialog.src | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/cui/source/dialogs/SpellDialog.src b/cui/source/dialogs/SpellDialog.src index 3a10ead43..cc14ba6a9 100644 --- a/cui/source/dialogs/SpellDialog.src +++ b/cui/source/dialogs/SpellDialog.src @@ -1,7 +1,7 @@ /************************************************************************* * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. - * + * * Copyright 2000, 2010 Oracle and/or its affiliates. * * OpenOffice.org - a multi-platform office productivity suite @@ -52,7 +52,7 @@ ModelessDialog RID_SVXDLG_SPELLCHECK Size = MAP_APPFONT ( 270, 21 ) ; Hide = TRUE; }; - + FixedText FT_LANGUAGE { Pos = MAP_APPFONT( 6, 8 ); @@ -214,10 +214,5 @@ ModelessDialog RID_SVXDLG_SPELLCHECK { ImageBitmap = Bitmap { File = "vendor01.png"; }; }; - Image IMG_DEFAULT_VENDOR_HC - { - ImageBitmap = Bitmap { File = "vendor01h.png"; }; - }; - }; // ********************************************************************** EOF |