Lines Matching refs:SET_IMPL
250 #define SET_IMPL(vclmethod, idlmethod) \ macro
258 SET_IMPL( SetMin, setMin ) in SET_IMPL() function
259 SET_IMPL( SetMax, setMax ) in SET_IMPL()
260 SET_IMPL( SetLast, setLast ) in SET_IMPL()
261 SET_IMPL( SetFirst, setFirst ) in SET_IMPL()
262 SET_IMPL( SetValue, setValue ) in SET_IMPL()
263 SET_IMPL( SetSpinSize, setSpinSize ) in SET_IMPL()
272 #undef SET_IMPL
285 #define SET_IMPL(vclmethod, idlmethod) \ macro
293 SET_IMPL( SetMin, setMin ) in SET_IMPL() function
294 SET_IMPL( SetMax, setMax ) in SET_IMPL()
295 SET_IMPL( SetLast, setLast ) in SET_IMPL()
296 SET_IMPL( SetFirst, setFirst ) in SET_IMPL()
297 SET_IMPL( SetValue, setValue ) in SET_IMPL()
299 #undef SET_IMPL in SET_IMPL()