Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/pagedlg/
H A Dtptable.cxx109 #define GET_USHORT(sid,set) (sal_uInt16)((const SfxUInt16Item&)((set).Get(GetWhich((sid))))).GetVal… macro
217 sal_uInt16 nPage = GET_USHORT(SID_SCATTR_PAGE_FIRSTPAGENO,rCoreSet); in Reset()
/trunk/main/sc/source/ui/view/
H A Dprintfun.cxx88 #define GET_USHORT(set,which) ((const SfxUInt16Item&)(set)->Get((which))).GetValue() macro
927 aTableParam.nFirstPageNo = GET_USHORT(pParamSet,ATTR_PAGE_FIRSTPAGENO); in InitParam()

Completed in 32 milliseconds