Home
last modified time | relevance | path

Searched refs:GetFilterPath (Results 1 – 3 of 3) sorted by relevance

/trunk/main/unotools/source/config/
H A Dpathoptions.cxx158 const String& GetFilterPath() { return GetPath( SvtPathOptions::PATH_FILTER ); } in GetFilterPath() function in SvtPathOptions_Impl
643 const String& SvtPathOptions::GetFilterPath() const in GetFilterPath() function in SvtPathOptions
645 return pImp->GetFilterPath(); in GetFilterPath()
973 case PATH_FILTER: aPath = GetFilterPath(); break; in SearchFile()
/trunk/main/unotools/inc/unotools/
H A Dpathoptions.hxx84 const String& GetFilterPath() const;
/trunk/main/sfx2/source/appl/
H A Dappcfg.cxx487 …TER: ::utl::LocalFileHelper::ConvertPhysicalNameToURL( aPathCfg.GetFilterPath(), aValue ); b… in GetOptions()

Completed in 34 milliseconds