Searched refs:OUString_getCppuType (Results 1 – 1 of 1) sorted by relevance
| /trunk/main/ucb/source/core/ |
| H A D | ucbprops.cxx | 68 static const com::sun::star::uno::Type& OUString_getCppuType() in OUString_getCppuType() function 175 … "Account", -1 /* WID_ACCOUNT */, ATTR_DEFAULT, &OUString_getCppuType }, 182 … "ContentType", -1 /* WID_CONTENT_TYPE */, ATTR_DEFAULT, &OUString_getCppuType }, 183 … "Cookie", -1 /* WID_HTTP_COOKIE */, ATTR_DEFAULT, &OUString_getCppuType }, 197 … "FTPAccount", -1 /* WID_FTP_ACCOUNT */, ATTR_DEFAULT, &OUString_getCppuType }, 226 … "Keywords", -1 /* WID_KEYWORDS */, ATTR_DEFAULT, &OUString_getCppuType }, 227 … "LocalBase", -1 /* WID_LOCALBASE */, ATTR_DEFAULT, &OUString_getCppuType }, 228 … "MessageBCC", -1 /* WID_BCC */, ATTR_DEFAULT, &OUString_getCppuType }, 230 … "MessageCC", -1 /* WID_CC */, ATTR_DEFAULT, &OUString_getCppuType }, 231 … "MessageFrom", -1 /* WID_FROM */, ATTR_DEFAULT, &OUString_getCppuType }, [all …]
|