Home
last modified time | relevance | path

Searched refs:nViewHeight (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vcl/source/window/
H A Dtabdlg.cxx103 long nViewHeight = 0; in ImplPosControls() local
127 nViewHeight = aTabSize.Height(); in ImplPosControls()
136 nViewHeight = aTabSize.Height(); in ImplPosControls()
144 nViewWidth, nViewHeight, in ImplPosControls()
/trunk/main/svtools/source/dialogs/
H A Dwizdlg.cxx200 long nViewHeight = 0; in ImplPosCtrls() local
216 nViewHeight = nDlgHeight; in ImplPosCtrls()
222 nViewHeight = nDlgHeight-(WIZARDDIALOG_VIEW_DLGOFFSET_Y*2); in ImplPosCtrls()
237 nViewHeight = nDlgHeight-(WIZARDDIALOG_VIEW_DLGOFFSET_Y*2); in ImplPosCtrls()
241 nViewWidth, nViewHeight, in ImplPosCtrls()
/trunk/main/sd/source/ui/view/
H A Doutlnvsh.cxx1188 long nViewHeight = pWin->PixelToLogic( in VirtVScrollHdl() local
1191 nViewHeight += nTextHeight; in VirtVScrollHdl()
1193 long nTargetPos = (long)(fY * nViewHeight); in VirtVScrollHdl()

Completed in 24 milliseconds