Home
last modified time | relevance | path

Searched refs:MakeDir (Results 1 – 9 of 9) sorted by relevance

/trunk/main/tools/source/fsys/
H A Ddirent.cxx2079 aTempDir.MakeDir(); in SetTempNameBase()
2082 aTempDir.MakeDir(); in SetTempNameBase()
2409 eErr = rPath.MakeDir() ? ERRCODE_NONE : ERRCODE_IO_UNKNOWN; in CreateEntry_Impl()
2648 sal_Bool DirEntry::MakeDir( sal_Bool bSloppy ) const in MakeDir() function in DirEntry
2663 if ( pNewDir->pParent && !pNewDir->pParent->MakeDir(sal_False) ) in MakeDir()
H A Dfilecopy.cxx312 eRet = Error( aTgt.MakeDir() ? FSYS_ERR_OK : FSYS_ERR_UNKNOWN, 0, &aTgt ); in DoCopy_Impl()
H A Dos2.cxx696 DirEntry( pBuf ).MakeDir(); in TempDirImpl()
/trunk/main/l10ntools/inc/
H A Dhelpmerge.hxx79 void MakeDir( const ByteString& sPath );
/trunk/main/l10ntools/source/
H A Dhelpmerge.cxx413 if( bCreateDir ) MakeDir( sFilepath ); in Merge()
574 void HelpParser::MakeDir( const ByteString& sPath ){ in MakeDir() function in HelpParser
/trunk/main/svtools/source/dialogs/
H A Dfiledlg2.cxx359 aFile.MakeDir(); in IMPL_LINK()
516 rDirEntry.MakeDir(); in IsFileOk()
/trunk/main/tools/inc/tools/
H A Dfsys.hxx339 sal_Bool MakeDir( sal_Bool bSloppy = sal_False ) const;
/trunk/main/automation/source/server/
H A Dstatemnt.cxx2961 if ( !nErrorcode && !aDir.MakeDir() ) in Execute()
3452 if ( !aPath.MakeDir( sal_True ) ) in UnpackStorage()
/trunk/main/basic/source/runtime/
H A Dmethods.cxx741 if (!DirEntry(aPath).MakeDir()) in RTLFUNC()

Completed in 108 milliseconds