Searched refs:SC_MOVED_PERMANENTLY (Results 1 – 2 of 2) sorted by relevance
| /trunk/main/ucb/source/ucp/webdav/ | ||
| H A D | DAVException.hxx | 57 const sal_uInt16 SC_MOVED_PERMANENTLY = 301; variable |
| H A D | CurlSession.cxx | 813 case SC_MOVED_PERMANENTLY: // 301 in processResponse() |