|
LibreOffice Module ucb (master) 1
|
#include <memory>#include <set>#include <com/sun/star/beans/Property.hpp>#include <com/sun/star/beans/PropertyAttribute.hpp>#include <com/sun/star/beans/PropertyValue.hpp>#include <com/sun/star/ucb/CommandInfo.hpp>#include <com/sun/star/ucb/ContentInfo.hpp>#include <com/sun/star/ucb/OpenCommandArgument2.hpp>#include <com/sun/star/ucb/InsertCommandArgument.hpp>#include <com/sun/star/ucb/PostCommandArgument2.hpp>#include <com/sun/star/ucb/PropertyCommandArgument.hpp>#include <com/sun/star/ucb/TransferInfo.hpp>#include <com/sun/star/uno/Sequence.hxx>#include <com/sun/star/util/DateTime.hpp>#include <com/sun/star/ucb/Lock.hpp>#include <com/sun/star/ucb/LockEntry.hpp>#include "webdavcontent.hxx"#include "webdavprovider.hxx"#include "DAVProperties.hxx"#include "ContentProperties.hxx"#include "PropfindCache.hxx"Go to the source code of this file.
Variables | |
| static PropertyNamesCache | aStaticPropertyNamesCache |
|
static |
Definition at line 260 of file webdavcontentcaps.cxx.
Referenced by http_dav_ucp::Content::removeCachedPropertyNames().