Kaydet (Commit) f9cb15bc authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS indephome (1.3.64); FILE MERGED

2004/06/04 11:42:08 kso 1.3.64.1: #i29834# - addin,plugin,filter paths no longer appear in dialog
üst 16e17b5d
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: optpath.cxx,v $ * $RCSfile: optpath.cxx,v $
* *
* $Revision: 1.3 $ * $Revision: 1.4 $
* *
* last change: $Author: obo $ $Date: 2004-04-29 16:24:43 $ * last change: $Author: rt $ $Date: 2004-07-05 10:39:47 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -487,6 +487,11 @@ void SvxPathTabPage::Reset( const SfxItemSet& ) ...@@ -487,6 +487,11 @@ void SvxPathTabPage::Reset( const SfxItemSet& )
case SvtPathOptions::PATH_HELP: case SvtPathOptions::PATH_HELP:
case SvtPathOptions::PATH_MODULE: case SvtPathOptions::PATH_MODULE:
case SvtPathOptions::PATH_STORAGE: case SvtPathOptions::PATH_STORAGE:
/* #i29834# */
case SvtPathOptions::PATH_ADDIN:
case SvtPathOptions::PATH_PLUGIN:
case SvtPathOptions::PATH_FILTER:
/* #i29834# */
break; break;
default: default:
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment