Home
last modified time | relevance | path

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

/dports/deskutils/kdepim-runtime/kdepim-runtime-21.12.3/resources/ews/ewsclient/
H A Dewseffectiverights.h34 bool canCreateHierarchy() const;
H A Dewseffectiverights.cpp162 bool EwsEffectiveRights::canCreateHierarchy() const in canCreateHierarchy() function in EwsEffectiveRights
/dports/deskutils/kdepim-runtime/kdepim-runtime-21.12.3/resources/ews/
H A Dewsfetchfoldersjob.cpp327 if (ewsRights.canCreateHierarchy()) { in createFolderCollection()
H A Dewsfetchfoldersincrjob.cpp516 if (ewsRights.canCreateHierarchy()) { in updateFolderCollection()