Searched refs:SvtJavaOptions (Results 1 – 3 of 3) sorted by relevance
144 SvtJavaOptions::SvtJavaOptions() : in SvtJavaOptions() function in SvtJavaOptions178 SvtJavaOptions::~SvtJavaOptions() in ~SvtJavaOptions()185 void SvtJavaOptions::Commit() in Commit()248 sal_Bool SvtJavaOptions::IsEnabled() const in IsEnabled()255 sal_Bool SvtJavaOptions::IsSecurity()const in IsSecurity()262 sal_Int32 SvtJavaOptions::GetNetAccess() const in GetNetAccess()269 rtl::OUString& SvtJavaOptions::GetUserClassPath()const in GetUserClassPath()276 void SvtJavaOptions::SetEnabled(sal_Bool bSet) in SetEnabled()288 void SvtJavaOptions::SetSecurity(sal_Bool bSet) in SetSecurity()300 void SvtJavaOptions::SetNetAccess(sal_Int32 nSet) in SetNetAccess()[all …]
35 class UNOTOOLS_DLLPUBLIC SvtJavaOptions : public utl::ConfigItem class48 SvtJavaOptions();49 ~SvtJavaOptions();
224 class SvtJavaOptions;
Completed in 16 milliseconds