Home
last modified time | relevance | path

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

/trunk/main/ucb/source/core/
H A Ducbprops.cxx171 #define ATTR_DEFAULT ( PropertyAttribute::BOUND | PropertyAttribute::MAYBEVOID | PropertyAttribute:… macro
175 …{ "Account", -1 /* WID_ACCOUNT */, ATTR_DEFAULT, &OUString_getCppuType …
176 …{ "AutoUpdateInterval", -1 /* WID_AUTOUPDATE_INTERVAL */, ATTR_DEFAULT, &sal_uInt32_getCppuTyp…
178ATTR_DEFAULT, &sal_Bool_getCppuType },
179 { "ConnectionLimit", -1 /* WID_HTTP_CONNECTION_LIMIT */, ATTR_DEFAULT, &byte_getCppuType },
180 { "ConnectionMode", -1 /* WID_CONNECTION_MODE */, ATTR_DEFAULT, &enum_getCppuType },
181 …{ "ContentCountLimit", -1 /* WID_SHOW_MSGS_TIMELIMIT */, ATTR_DEFAULT, &sal_uInt16_getCppuTyp…
182 …{ "ContentType", -1 /* WID_CONTENT_TYPE */, ATTR_DEFAULT, &OUString_getCppuType …
183 …{ "Cookie", -1 /* WID_HTTP_COOKIE */, ATTR_DEFAULT, &OUString_getCppuType …
184 …{ "CrossReferences", -1 /* WID_NEWS_XREFLIST */, ATTR_DEFAULT, &Sequence_CrossReferen…
[all …]