Home
last modified time | relevance | path

Searched refs:GetUserTemplateLocation (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sfx2/source/doc/
H A Dsyspath.cxx30 extern "C" bool GetUserTemplateLocation(sal_Unicode*, int nSize);
32 bool SystemPath::GetUserTemplateLocation(sal_Unicode* pFolder, int nSize ) in GetUserTemplateLocation() function in SystemPath
35 return ::GetUserTemplateLocation( pFolder, nSize ); in GetUserTemplateLocation()
H A Dsyspath.hxx33 static bool GetUserTemplateLocation(sal_Unicode*, int nSize);
H A Dsyspathw32.cxx71 extern "C" bool GetUserTemplateLocation(sal_Unicode* pFolder, int nSize) in GetUserTemplateLocation() function
H A Ddocfac.cxx225 if ( SystemPath::GetUserTemplateLocation( aPathBuffer, nMaxPathSize )) in SetSystemTemplate()

Completed in 20 milliseconds