Home
last modified time | relevance | path

Searched refs:SetCurrentTempURL (Results 1 – 3 of 3) sorted by relevance

/trunk/main/unotools/source/config/
H A Dinternaloptions.cxx222 void SetCurrentTempURL( const OUString& aNewCurrentTempURL );
403 void SvtInternalOptions_Impl::SetCurrentTempURL( const OUString& aNewCurrentTempURL ) in SetCurrentTempURL() function in SvtInternalOptions_Impl
595 void SvtInternalOptions::SetCurrentTempURL( const OUString& aNewCurrentTempURL ) in SetCurrentTempURL() function in SvtInternalOptions
598 m_pDataContainer->SetCurrentTempURL( aNewCurrentTempURL ); in SetCurrentTempURL()
/trunk/main/desktop/source/app/
H A Dappinit.cxx467 aInternalOpt.SetCurrentTempURL( aRet ); in CreateTemporaryDirectory()
480 SvtInternalOptions().SetCurrentTempURL( String() ); in RemoveTemporaryDirectory()
/trunk/main/unotools/inc/unotools/
H A Dinternaloptions.hxx133 void SetCurrentTempURL( const OUSTRING& aNewCurrentTempURL );

Completed in 18 milliseconds