Searched refs:SvtStartOptions (Results 1 – 5 of 5) sorted by relevance
353 SvtStartOptions_Impl* SvtStartOptions::m_pDataContainer = NULL ;354 sal_Int32 SvtStartOptions::m_nRefCount = 0 ;359 SvtStartOptions::SvtStartOptions() in SvtStartOptions() function in SvtStartOptions378 SvtStartOptions::~SvtStartOptions() in ~SvtStartOptions()396 sal_Bool SvtStartOptions::IsIntroEnabled() const in IsIntroEnabled()405 void SvtStartOptions::EnableIntro( sal_Bool bState ) in EnableIntro()414 OUString SvtStartOptions::GetConnectionURL() const in GetConnectionURL()423 void SvtStartOptions::SetConnectionURL( const OUString& sURL ) in SetConnectionURL()432 Mutex& SvtStartOptions::GetOwnStaticMutex() in GetOwnStaticMutex()
270 rItem.pItem = new SvtStartOptions(); in impl_newItem()
63 class UNOTOOLS_DLLPUBLIC SvtStartOptions: public utl::detail::Options class91 SvtStartOptions();92 virtual ~SvtStartOptions();
256 conDcp = SvtStartOptions().GetConnectionURL(); in RegisterServices()
857 SvtStartOptions aStartOpt; in FillItemSet()