Searched refs:SvtStartOptions (Results 1 – 5 of 5) sorted by relevance
355 SvtStartOptions_Impl* SvtStartOptions::m_pDataContainer = NULL ;356 sal_Int32 SvtStartOptions::m_nRefCount = 0 ;361 SvtStartOptions::SvtStartOptions() in SvtStartOptions() function in SvtStartOptions380 SvtStartOptions::~SvtStartOptions() in ~SvtStartOptions()398 sal_Bool SvtStartOptions::IsIntroEnabled() const in IsIntroEnabled()407 void SvtStartOptions::EnableIntro( sal_Bool bState ) in EnableIntro()416 OUString SvtStartOptions::GetConnectionURL() const in GetConnectionURL()425 void SvtStartOptions::SetConnectionURL( const OUString& sURL ) in SetConnectionURL()434 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()
Completed in 21 milliseconds