Home
last modified time | relevance | path

Searched defs:GET_BOOL (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/sc/source/ui/pagedlg/
H A Dtptable.cxx108 #define GET_BOOL(sid,set) ((const SfxBoolItem&)((set).Get(GetWhich((sid))))).GetValue() macro
/aoo42x/main/sc/source/ui/view/
H A Dtabvwsh3.cxx91 #define GET_BOOL(nid) ((const SfxBoolItem&)pReqArgs->Get(nid)).GetValue() macro
H A Dprintfun.cxx87 #define GET_BOOL(set,which) ((const SfxBoolItem&)(set)->Get((which))).GetValue() macro

Completed in 79 milliseconds