LibreOffice Module svl (master) 1
|
Go to the source code of this file.
Namespaces | |
namespace | tools |
namespace | FStatHelper |
Functions | |
SVL_DLLPUBLIC bool | FStatHelper::GetModifiedDateTimeOfFile (const OUString &rURL, Date *pDate, tools::Time *pTime) |
Return the modified time and date stamp for this URL. More... | |
SVL_DLLPUBLIC bool | FStatHelper::IsDocument (const OUString &rURL) |
Return if under the URL a document exist. More... | |
SVL_DLLPUBLIC bool | FStatHelper::IsFolder (const OUString &rURL) |
Return if under the URL a folder exist. More... | |