Searched refs:pElm (Results 1 – 1 of 1) sorted by relevance
626 if ( (DJP_ORI_PORTRAIT == *pElm) || (DJP_ORI_REV_PORTRAIT == *pElm) ) in ImplGetFormAndTrayList()646 pInfo->mnPaperWidth = pElm->hcInfo.cx; in ImplGetFormAndTrayList()647 pInfo->mnPaperHeight = pElm->hcInfo.cy; in ImplGetFormAndTrayList()651 pInfo->mnPaperWidth = pElm->hcInfo.cy; in ImplGetFormAndTrayList()652 pInfo->mnPaperHeight = pElm->hcInfo.cx; in ImplGetFormAndTrayList()658 pInfo->mnId = pElm->djppsFormID; in ImplGetFormAndTrayList()673 ImplTrayInfo* pInfo = new ImplTrayInfo( pElm->szTrayname, pElm->szDisplayTrayname ); in ImplGetFormAndTrayList()674 pInfo->mnId = pElm->djpttTrayID; in ImplGetFormAndTrayList()755 if ( (DJP_ORI_PORTRAIT == *pElm) || (DJP_ORI_REV_PORTRAIT == *pElm) ) in ImplGetCurrentSettings()767 pSetupData->mnPaperWidth = pElm->hcInfo.cx*100; in ImplGetCurrentSettings()[all …]
Completed in 29 milliseconds