Home
last modified time | relevance | path

Searched defs:varname (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/forms/source/inc/
H A Dproperty.hxx108 #define DECL_PROP_IMPL(varname, type) \ argument
112 #define DECL_BOOL_PROP_IMPL(varname) \ argument
116 #define DECL_IFACE_PROP_IMPL(varname, type) \ argument
141 #define DECL_PROP0(varname, type) \ argument
145 #define DECL_PROP1(varname, type, attrib1) \ argument
149 #define DECL_PROP2(varname, type, attrib1, attrib2) \ argument
163 #define DECL_IFACE_PROP0(varname, type) \ argument
167 #define DECL_IFACE_PROP1(varname, type, attrib1) \ argument
184 #define DECL_BOOL_PROP0(varname) \ argument
188 #define DECL_BOOL_PROP1(varname, attrib1) \ argument
[all …]
/aoo4110/main/dbaccess/source/inc/
H A Dapitools.hxx348 #define DECL_PROP_IMPL(varname, cpputype) \ argument
352 #define DECL_PROP0(varname, type) \ argument
355 #define DECL_PROP0_BOOL(varname) \ argument
358 #define DECL_PROP0_IFACE(varname, iface) \ argument
362 #define DECL_PROP1(varname, type, attrib1) \ argument
365 #define DECL_PROP1_BOOL(varname, attrib1) \ argument
368 #define DECL_PROP1_IFACE(varname, iface, attrib1) \ argument
371 #define DECL_PROP2_IFACE(varname, iface, attrib1, attrib2) \ argument
375 #define DECL_PROP2(varname, type, attrib1, attrib2) \ argument
378 #define DECL_PROP2_BOOL(varname, attrib1, attrib2) \ argument
[all …]
/aoo4110/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A Dpropertyids.hxx77 #define DECL_PROP1IMPL(varname, type) \ argument
80 #define DECL_PROP0(varname, type) \ argument
83 #define DECL_BOOL_PROP1IMPL(varname) \ argument
86 #define DECL_BOOL_PROP0(varname) \ argument
/aoo4110/main/mysqlc/source/
H A Dmysqlc_propertyids.hxx140 #define DECL_PROP1IMPL(varname, type) \ argument
143 #define DECL_PROP0(varname, type) \ argument
146 #define DECL_BOOL_PROP1IMPL(varname) \ argument
149 #define DECL_BOOL_PROP0(varname) \ argument
H A Dmysqlc_connection.cxx690 OUString OConnection::getMysqlVariable(const char *varname) in getMysqlVariable()
/aoo4110/main/connectivity/source/inc/
H A Dpropertyids.hxx72 #define DECL_PROP1IMPL(varname, type) \ argument
75 #define DECL_PROP0(varname, type) \ argument
78 #define DECL_BOOL_PROP1IMPL(varname) \ argument
81 #define DECL_BOOL_PROP0(varname) \ argument
/aoo4110/main/forms/source/misc/
H A Dproperty.cxx76 #define ADD_PROP_ASSIGNMENT(varname) \ argument
/aoo4110/main/svx/source/form/
H A Dformcontroller.cxx922 #define DECL_PROP_CORE(varname, type) \ argument
926 #define DECL_PROP1(varname, type, attrib1) \ argument

Completed in 71 milliseconds