LibreOffice Module svl (master) 1
Namespaces | Functions
fstathelper.hxx File Reference
#include <rtl/ustring.hxx>
#include <svl/svldllapi.h>
Include dependency graph for fstathelper.hxx:
This graph shows which files directly or indirectly include this file:

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...