Home
last modified time | relevance | path

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

/AOO42X/main/cui/source/options/
H A Doptpath.cxx129 { SvtPathOptions::PATH_WORK, "Work" },
315 for( sal_uInt16 i = 0; i <= (sal_uInt16)SvtPathOptions::PATH_WORK; ++i ) in Reset()
335 case SvtPathOptions::PATH_WORK: in Reset()
528 if ( SvtPathOptions::PATH_WORK == pPathImpl->nRealId ) in ChangeCurrentEntry()
/AOO42X/main/unotools/source/config/
H A Dpathoptions.cxx170 const String& GetWorkPath() { return GetPath( SvtPathOptions::PATH_WORK ); } in GetWorkPath()
197 …void SetWorkPath( const String& rPath ) { SetPath( SvtPathOptions::PATH_WORK, rPath ); } in SetWorkPath()
249 { "Work", SvtPathOptions::PATH_WORK },
984 case PATH_WORK: aPath = GetWorkPath(); break; in SearchFile()
H A Ddefaultoptions.cxx146 { SvtPathOptions::PATH_WORK, &SvtDefaultOptions_Impl::m_aWorkPath }
204 while ( PathMap_Impl[nIdx]._ePath <= SvtPathOptions::PATH_WORK ) in GetDefaultPath()
/AOO42X/main/sfx2/source/appl/
H A Dappcfg.cxx471 nProp <= SvtPathOptions::PATH_WORK; nProp++ ) in GetOptions()
499 … case SvtPathOptions::PATH_WORK: aValue = aPathCfg.GetWorkPath(); break; in GetOptions()
935 … case SvtPathOptions::PATH_WORK: aPathOptions.SetWorkPath( sValue );break; in SetOptions()
/AOO42X/main/unotools/inc/unotools/
H A Dpathoptions.hxx65 PATH_WORK, enumerator