Searched refs:GetGraphicPath (Results 1 – 11 of 11) sorted by relevance
160 const String& GetGraphicPath() { return GetPath( SvtPathOptions::PATH_GRAPHIC ); } in GetGraphicPath() function in SvtPathOptions_Impl657 const String& SvtPathOptions::GetGraphicPath() const in GetGraphicPath() function in SvtPathOptions659 return pImp->GetGraphicPath(); in GetGraphicPath()975 case PATH_GRAPHIC: aPath = GetGraphicPath(); break; in SearchFile()
86 const String& GetGraphicPath() const;
425 String sGrfPath( aPathOpt.GetGraphicPath() ); in ExportGraphic()
462 String sGrfPath( aPathOpt.GetGraphicPath() ); in SaveGraphic()
452 aFile = SvtPathOptions().GetGraphicPath(); in OpenFileDialog()
479 … case SvtPathOptions::PATH_GRAPHIC: aValue = aPathCfg.GetGraphicPath(); break; in GetOptions()
1044 String aDlgPathName( SvtPathOptions().GetGraphicPath() ); in IMPL_LINK()
958 aFile = SvtPathOptions().GetGraphicPath(); in openSoundFileDialog()
1791 String aFile( SvtPathOptions().GetGraphicPath() ); in openSoundFileDialog()
1171 …Ctxt != sfx2::FileDialogHelper::UNKNOWN_CONTEXT ) ? SvtPathOptions().GetGraphicPath() : SvtPathOpt… in GetReccomendedDir()
2221 displayFolder( SvtPathOptions().GetGraphicPath() ); in loadConfig()
Completed in 83 milliseconds