Home
last modified time | relevance | path

Searched refs:GetGraphicPath (Results 1 – 11 of 11) sorted by relevance

/aoo42x/main/unotools/source/config/
H A Dpathoptions.cxx160 const String& GetGraphicPath() { return GetPath( SvtPathOptions::PATH_GRAPHIC ); } in GetGraphicPath() function in SvtPathOptions_Impl
657 const String& SvtPathOptions::GetGraphicPath() const in GetGraphicPath() function in SvtPathOptions
659 return pImp->GetGraphicPath(); in GetGraphicPath()
975 case PATH_GRAPHIC: aPath = GetGraphicPath(); break; in SearchFile()
/aoo42x/main/unotools/inc/unotools/
H A Dpathoptions.hxx86 const String& GetGraphicPath() const;
/aoo42x/main/sw/source/ui/docvw/
H A Dromenu.cxx426 String sGrfPath( aPathOpt.GetGraphicPath() ); in ExportGraphic()
/aoo42x/main/sd/source/filter/grf/
H A Dsdgrffilter.cxx462 String sGrfPath( aPathOpt.GetGraphicPath() ); in SaveGraphic()
/aoo42x/main/sd/source/ui/dlg/
H A Dtpaction.cxx452 aFile = SvtPathOptions().GetGraphicPath(); in OpenFileDialog()
/aoo42x/main/cui/source/dialogs/
H A Dcuigaldlg.cxx1044 String aDlgPathName( SvtPathOptions().GetGraphicPath() ); in IMPL_LINK()
/aoo42x/main/sfx2/source/appl/
H A Dappcfg.cxx489 … case SvtPathOptions::PATH_GRAPHIC: aValue = aPathCfg.GetGraphicPath(); break; in GetOptions()
/aoo42x/main/sd/source/ui/animations/
H A DSlideTransitionPane.cxx958 aFile = SvtPathOptions().GetGraphicPath(); in openSoundFileDialog()
H A DCustomAnimationDialog.cxx1791 String aFile( SvtPathOptions().GetGraphicPath() ); in openSoundFileDialog()
/aoo42x/main/sfx2/source/doc/
H A Dguisaveas.cxx1171 …Ctxt != sfx2::FileDialogHelper::UNKNOWN_CONTEXT ) ? SvtPathOptions().GetGraphicPath() : SvtPathOpt… in GetReccomendedDir()
/aoo42x/main/sfx2/source/dialog/
H A Dfiledlghelper.cxx2221 displayFolder( SvtPathOptions().GetGraphicPath() ); in loadConfig()

Completed in 1212 milliseconds