Home
last modified time | relevance | path

Searched refs:rNewPath (Results 1 – 4 of 4) sorted by relevance

/trunk/main/unotools/source/config/
H A Dpathoptions.cxx175 void SetPath( SvtPathOptions::Pathes, const String& rNewPath );
329 void SvtPathOptions_Impl::SetPath( SvtPathOptions::Pathes ePath, const String& rNewPath ) in SetPath() argument
349 utl::LocalFileHelper::ConvertPhysicalNameToURL( rNewPath, aResult ); in SetPath()
355 aNewValue = rNewPath; in SetPath()
1054 void SvtPathOptions::SetPath( SvtPathOptions::Pathes ePath, const String& rNewPath ) in SetPath() argument
1056 pImp->SetPath(ePath, rNewPath); in SetPath()
/trunk/main/uui/source/
H A Dlogindlg.hxx87 void SetPath( const String& rNewPath ) { aPathED.SetText( rNewPath ); } in SetPath() argument
/trunk/main/svtools/inc/svtools/
H A Dfiledlg.hxx57 void SetPath( const UniString& rNewPath );
/trunk/main/unotools/inc/unotools/
H A Dpathoptions.hxx126 void SetPath( SvtPathOptions::Pathes ePath, const String& rNewPath );

Completed in 31 milliseconds