Home
last modified time | relevance | path

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

/trunk/main/autodoc/source/display/html/
H A Dopageenv.cxx51 void CreateDirectory( const csv::ploc::Path & i_rPath );
54 CreateDirectory( const csv::ploc::Path & i_rPath ) in CreateDirectory() function
262 CreateDirectory( pi->aMyPath ); in MoveDir_2Names()
277 CreateDirectory( pi->aMyPath ); in MoveDir_Down2()
299 CreateDirectory( pi->aMyPath ); in MoveDir_Down2()
311 CreateDirectory( pi->aMyPath ); in MoveDir_2Index()
/trunk/main/setup_native/source/win32/customactions/shellextensions/
H A Dcopyextensiondata.cxx99 bool bDir = CreateDirectory(sShareDir.c_str(), NULL); in copyExtensionData()
100 bDir = CreateDirectory(sExtDir.c_str(), NULL); in copyExtensionData()
101 bDir = CreateDirectory(sExtInstDir.c_str(), NULL); in copyExtensionData()
/trunk/main/sal/osl/w32/
H A Dsecurity.c775 CreateDirectory(PathA, NULL); in GetSpecialFolder()

Completed in 31 milliseconds