Home
last modified time | relevance | path

Searched refs:GetTempPath (Results 1 – 11 of 11) sorted by relevance

/trunk/main/unotools/source/config/
H A Dpathoptions.cxx167 const String& GetTempPath() { return GetPath( SvtPathOptions::PATH_TEMP ); } in GetTempPath() function in SvtPathOptions_Impl
713 const String& SvtPathOptions::GetTempPath() const in GetTempPath() function in SvtPathOptions
715 return pImp->GetTempPath(); in GetTempPath()
982 case PATH_TEMP: aPath = GetTempPath(); break; in SearchFile()
/trunk/main/sal/osl/os2/
H A Dpipeimpl.cxx162 DWORD nChars = GetTempPath( MAX_PATH, lpMappingFileName ); in CreatePipeDataMapping()
168 nChars = GetTempPath( nChars, lpMappingFileName ); in CreatePipeDataMapping()
/trunk/main/sal/osl/w32/
H A Dpipeimpl.cxx167 DWORD nChars = GetTempPath( MAX_PATH, lpMappingFileName ); in CreatePipeDataMapping()
173 nChars = GetTempPath( nChars, lpMappingFileName ); in CreatePipeDataMapping()
/trunk/main/unotools/inc/unotools/
H A Dpathoptions.hxx93 const String& GetTempPath() const;
/trunk/main/odk/source/unoapploader/win/
H A Dunoapploader.c265 GetTempPath( sizeof( fname ), fname ); in getErrorFile()
/trunk/main/svx/source/dialog/
H A Dsendreportw32.cxx197 GetTempPath( elementsof(szTempPath), szTempPath ); in SendReport()
/trunk/main/desktop/source/app/
H A Dappinit.cxx413 aTempBaseURL = aOpt.GetTempPath(); in CreateTemporaryDirectory()
/trunk/main/crashrep/source/win32/
H A Dsoreport.cpp153 if ( GetTempPath( elementsof(szTempPath), szTempPath ) ) in _tmpfile()
659 if ( GetTempPath( elementsof(szTempPath), szTempPath ) ) in WriteReportFile()
2182 if ( GetTempPath( elementsof(szTempPath), szTempPath ) ) in WriteCommentFile()
/trunk/main/tools/source/fsys/
H A Dwntmsc.cxx1032 if ( !GetTempPath( MAX_PATH, pBuf ) && in TempDirImpl()
/trunk/main/sfx2/source/appl/
H A Dappcfg.cxx496 … case SvtPathOptions::PATH_TEMP: aValue = aPathCfg.GetTempPath(); break; in GetOptions()
/trunk/main/basctl/source/basicide/
H A Dmoduldl2.cxx1320 String aTmpPath = SvtPathOptions().GetTempPath(); in ExportAsPackage()

Completed in 70 milliseconds