Searched defs:nHeightDiff (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/vcl/source/control/ |
H A D | ilstbox.cxx | 1224 long nHeightDiff = mpEntryList->GetAddedHeight( nSelect, mnTop, 0 ); in SelectEntries() local 1266 long nHeightDiff = mpEntryList->GetAddedHeight( mnCurrentPos, mnTop, 0 ); in Tracking() local 1399 long nHeightDiff = mpEntryList->GetAddedHeight( mnCurrentPos, mnTop, 0 ); in Tracking() local 1983 long nHeightDiff = mpEntryList->GetAddedHeight( mnCurrentPos, mnTop, 0 ); in ImplDoPaint() local 2042 long nHeightDiff = mpEntryList->GetAddedHeight( nPos, mnTop, 0 ); in GetFocus() local
|
/aoo41x/main/sd/source/ui/slidesorter/shell/ |
H A D | SlideSorterViewShell.cxx | 741 long nHeightDiff = (aPageSize.Height() - aRect.GetHeight()) / 2; in SetZoomRect() local
|
/aoo41x/main/sw/source/ui/index/ |
H A D | swuiidxmrk.cxx | 1795 long nHeightDiff = - aFLSz.Height(); in SwCreateAuthEntryDlg_Impl() local
|
/aoo41x/main/sc/source/core/data/ |
H A D | drwlayer.cxx | 1552 long nHeightDiff = nDestHeight - nSourceHeight; in CopyFromClip() local
|
/aoo41x/main/vcl/source/gdi/ |
H A D | outdev3.cxx | 935 int nHeightDiff = (rFSD.mnHeight - mnHeight) * 1000; in IsBetterMatch() local
|
Completed in 69 milliseconds