Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Ddefaultoptions.cxx106 String GetDefaultPath( sal_uInt16 nId ) const;
199 String SvtDefaultOptions_Impl::GetDefaultPath( sal_uInt16 nId ) const in GetDefaultPath() function in SvtDefaultOptions_Impl
355 String SvtDefaultOptions::GetDefaultPath( sal_uInt16 nId ) const in GetDefaultPath() function in SvtDefaultOptions
357 return pImp->GetDefaultPath( nId ); in GetDefaultPath()
/trunk/main/unotools/inc/unotools/
H A Ddefaultoptions.hxx46 String GetDefaultPath( sal_uInt16 nId ) const;
/trunk/main/cui/source/options/
H A Doptpath.cxx436 String aOldPath = pImpl->m_aDefOpt.GetDefaultPath( pPathImpl->nRealId ); in IMPL_LINK()

Completed in 26 milliseconds