Searched refs:PROPNAME_DECL (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/filter/source/config/cache/ |
H A D | constant.hxx | 32 # define PROPNAME_DECL(index, str) (pFilterStrings[(index)]) macro 48 #define PROPNAME_NAME PROPNAME_DECL(0, "Name") 54 #define PROPNAME_UINAME PROPNAME_DECL(1, "UIName" ) 55 #define PROPNAME_UINAMES PROPNAME_DECL(2, "UINames" ) 56 #define PROPNAME_PREFERRED PROPNAME_DECL(3, "Preferred" ) 57 #define PROPNAME_PREFERREDFILTER PROPNAME_DECL(4, "PreferredFilter" ) 58 #define PROPNAME_DETECTSERVICE PROPNAME_DECL(5, "DetectService" ) 59 #define PROPNAME_MEDIATYPE PROPNAME_DECL(6, "MediaType" ) 60 #define PROPNAME_CLIPBOARDFORMAT PROPNAME_DECL(7, "ClipboardFormat" ) 61 #define PROPNAME_URLPATTERN PROPNAME_DECL(8, "URLPattern" ) [all …]
|
Completed in 6 milliseconds