Home
last modified time | relevance | path

Searched refs:SvtStartOptions (Results 1 – 5 of 5) sorted by relevance

/trunk/main/unotools/source/config/
H A Dstartoptions.cxx355 SvtStartOptions_Impl* SvtStartOptions::m_pDataContainer = NULL ;
356 sal_Int32 SvtStartOptions::m_nRefCount = 0 ;
361 SvtStartOptions::SvtStartOptions() in SvtStartOptions() function in SvtStartOptions
380 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()
H A Ditemholder1.cxx270 rItem.pItem = new SvtStartOptions(); in impl_newItem()
/trunk/main/unotools/inc/unotools/
H A Dstartoptions.hxx63 class UNOTOOLS_DLLPUBLIC SvtStartOptions: public utl::detail::Options class
91 SvtStartOptions();
92 virtual ~SvtStartOptions();
/trunk/main/desktop/source/app/
H A Dappinit.cxx256 conDcp = SvtStartOptions().GetConnectionURL(); in RegisterServices()
/trunk/main/cui/source/options/
H A Doptgdlg.cxx857 SvtStartOptions aStartOpt; in FillItemSet()

Completed in 29 milliseconds