summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/dlg/tpaction.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/dlg/tpaction.cxx b/sd/source/ui/dlg/tpaction.cxx
index f78f184638e6..26654f706110 100644
--- a/sd/source/ui/dlg/tpaction.cxx
+++ b/sd/source/ui/dlg/tpaction.cxx
@@ -417,7 +417,7 @@ void SdTPAction::OpenFileDialog()
SdOpenSoundFileDialog aFileDialog;
if( aFile.isEmpty() )
- aFile = SvtPathOptions().GetGraphicPath();
+ aFile = SvtPathOptions().GetWorkPath();
aFileDialog.SetPath( aFile );