Searched refs:OUString_getCppuType (Results 1 – 1 of 1) sorted by relevance
/aoo41x/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 }, 226 { "Keywords", -1 /* WID_KEYWORDS */, ATTR_DEFAULT, &OUString_getCppuType }, 230 { "MessageCC", -1 /* WID_CC */, ATTR_DEFAULT, &OUString_getCppuType }, 231 { "MessageFrom", -1 /* WID_FROM */, ATTR_DEFAULT, &OUString_getCppuType }, 235 { "MessageTo", -1 /* WID_TO */, ATTR_DEFAULT, &OUString_getCppuType }, 239 &OUString_getCppuType }, 249 { "Password", -1 /* WID_PASSWORD */, ATTR_DEFAULT, &OUString_getCppuType }, 272 -1 /* WID_SEND_VIM_POPATH */, ATTR_DEFAULT, &OUString_getCppuType }, 286 { "Title", -1 /* WID_TITLE */, ATTR_DEFAULT, &OUString_getCppuType }, [all …]
|
Completed in 11 milliseconds