Home
last modified time | relevance | path

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

/aoo41x/main/unotools/source/config/
H A Dpathoptions.cxx178 void SetAutoTextPath( const String& rPath ) { SetPath( SvtPathOptions::PATH_AUTOTEXT, rPath ); } in SetAutoTextPath() function in SvtPathOptions_Impl
760 void SvtPathOptions::SetAutoTextPath( const String& rPath ) in SetAutoTextPath() function in SvtPathOptions
762 pImp->SetAutoTextPath( rPath ); in SetAutoTextPath()
/aoo41x/main/unotools/inc/unotools/
H A Dpathoptions.hxx106 void SetAutoTextPath( const String& rPath );
/aoo41x/main/sfx2/source/appl/
H A Dappcfg.cxx862 case SvtPathOptions::PATH_AUTOTEXT: aPathOptions.SetAutoTextPath( sValue );break; in SetOptions()
/aoo41x/main/sw/source/ui/misc/
H A Dglossary.cxx1207 aPathOpt.SetAutoTextPath( sTmp ); in IMPL_LINK()

Completed in 41 milliseconds