| /aoo42x/main/svtools/source/contnr/ | 
| H A D | svimpbox.cxx | 387 		long nEntryHeight = pView->GetEntryHeight();  in CursorUp()429 		nScroll = pView->GetEntryHeight()*nRealDelta;  in PageDown()
 462 		long nEntryHeight = pView->GetEntryHeight();  in PageUp()
 828 		|| !pView->GetEntryHeight())  in GetEntry()
 931 	long nEntryHeight = pView->GetEntryHeight();  in Paint()
 1039 	long nEntryHeight = pView->GetEntryHeight();  in RepaintSelectionItems()
 1076 	long nEntryHeight = pView->GetEntryHeight();  in DrawNet()
 1238 	long nEntryHeight = pView->GetEntryHeight();  in AdjustScrollBars()
 1376 	if( pView->GetEntryHeight())  in Resize()
 1534 	nFirstVisPos *= pView->GetEntryHeight();  in GetEntryLine()
 [all …]
 
 | 
| H A D | svtreebx.cxx | 1005 	if( GetEntryHeight() > aSizeLogic.Height() )  in GetHeightOffset()1006 		nOffset = ( GetEntryHeight() - (short)aSizeLogic.Height()) / 2;  in GetHeightOffset()
 1015 	if( GetEntryHeight() > aSizeLogic.Height() )  in GetHeightOffset()
 1016 		nOffset = ( GetEntryHeight() - (short)aSizeLogic.Height()) / 2;  in GetHeightOffset()
 1677 	short nTempEntryHeight = GetEntryHeight();  in PaintEntry1()
 1979 	aSize.Height() = GetEntryHeight();  in GetFocusRect()
 
 | 
| /aoo42x/main/vcl/source/control/ | 
| H A D | ilstbox.cxx | 351 long ImplEntryList::GetEntryHeight( sal_uInt16 nPos ) const  in GetEntryHeight()  function in ImplEntryList1227                       mpEntryList->GetEntryHeight( nSelect ) );  in SelectEntries()
 1269                               mpEntryList->GetEntryHeight( mnCurrentPos ) );  in Tracking()
 1401                 Size aSz( maFocusRect.GetWidth(), mpEntryList->GetEntryHeight( mnCurrentPos ) );  in Tracking()
 1985     Size aSz( maFocusRect.GetWidth(), mpEntryList->GetEntryHeight( mnCurrentPos ) );  in ImplDoPaint()
 2025         Size aSz( GetOutputSizePixel().Width(), mpEntryList->GetEntryHeight( mnCurrentPos ) );  in Resize()
 2044     Size aSz( maFocusRect.GetWidth(), mpEntryList->GetEntryHeight( nPos ) );  in GetFocus()
 2174     Size aSz( GetSizePixel().Width(), pEntry ? pEntry->mnHeight : GetEntryHeight() );  in GetBoundingRectangle()
 2441 	sal_uInt16 nMaxVisEntries = (sal_uInt16) (aOutSz.Height() / GetEntryHeight());  in ImplCheckScrollBars()
 2525 		sal_uInt16 nVisEntries = (sal_uInt16) (aOutSz.Height() / GetEntryHeight());  in ImplInitScrollBars()
 [all …]
 
 | 
| H A D | combobox.cxx | 1105 	return mpImplLB->GetEntryHeight() * nLines;  in CalcWindowSizePixel()1217 		rnLines = (sal_uInt16)(aOutSz.Height()/mpImplLB->GetEntryHeight());  in GetMaxVisColumnsAndLines()
 
 | 
| H A D | lstbox.cxx | 1320 	return mpImplLB->GetEntryHeight() * nLines;  in CalcWindowSizePixel()1502 		rnLines = (sal_uInt16) (aOutSz.Height()/mpImplLB->GetEntryHeight());  in GetMaxVisColumnsAndLines()
 
 | 
| /aoo42x/main/vcl/inc/ | 
| H A D | ilstbox.hxx | 137     long            GetEntryHeight( sal_uInt16 nPos ) const;351     long			GetEntryHeight() const				{ return mnMaxHeight; }  in GetEntryHeight()  function in ImplListBoxWindow
 493 	long			GetEntryHeight() const			{ return maLBWindow.GetEntryHeight(); }  in GetEntryHeight()  function in ImplListBox
 
 | 
| /aoo42x/main/dbaccess/source/ui/querydesign/ | 
| H A D | ConnectionLine.cxx | 81 			const long nRowHeight = pListBox->GetEntryHeight();  in GetTextPos()111             const long nRowHeight = pListBox->GetEntryHeight();  in calcPointsYValue()
 
 | 
| H A D | TableWindowTitle.cxx | 180 …ht() += (m_pTabWin->GetListBox()->GetEntryCount() + 2) * m_pTabWin->GetListBox()->GetEntryHeight();  in MouseButtonDown()
 | 
| /aoo42x/main/reportdesign/source/ui/dlg/ | 
| H A D | Navigator.cxx | 375 		if ((aDropPos.Y() >= 0) && (aDropPos.Y() < GetEntryHeight()))  in AcceptDrop()380 …Pos.Y() < GetSizePixel().Height()) && (aDropPos.Y() >= GetSizePixel().Height() - GetEntryHeight()))  in AcceptDrop()
 
 | 
| /aoo42x/main/svtools/inc/svtools/ | 
| H A D | svtreebx.hxx | 295 	short			GetEntryHeight() const 	{ return nEntryHeight; }  in GetEntryHeight()  function in SvTreeListBox
 | 
| /aoo42x/main/dbaccess/source/ui/misc/ | 
| H A D | WNameMatch.cxx | 122 		m_CTRL_RIGHT.SetEntryHeight(m_CTRL_LEFT.GetEntryHeight());  in Reset()
 | 
| /aoo42x/main/dbaccess/source/ui/control/ | 
| H A D | dbtreelistbox.cxx | 364                 Size aSize( GetOutputSizePixel().Width(), GetEntryHeight() );  in RequestHelp()
 | 
| /aoo42x/main/sw/source/ui/config/ | 
| H A D | mailconfigpage.cxx | 332     short nEntryHeight = m_aStatusLB.GetEntryHeight();  in SwTestAccountSettingsDialog()
 | 
| /aoo42x/main/svx/source/form/ | 
| H A D | filtnav.cxx | 1355 		if ((aDropPos.Y() >= 0) && (aDropPos.Y() < GetEntryHeight()))  in AcceptDrop()1364 …Pos.Y() < GetSizePixel().Height()) && (aDropPos.Y() >= GetSizePixel().Height() - GetEntryHeight()))  in AcceptDrop()
 
 | 
| H A D | navigatortree.cxx | 987 			if ((aDropPos.Y() >= 0) && (aDropPos.Y() < GetEntryHeight()))  in AcceptDrop()994 …Pos.Y() < GetSizePixel().Height()) && (aDropPos.Y() >= GetSizePixel().Height() - GetEntryHeight()))  in AcceptDrop()
 
 | 
| /aoo42x/main/sd/source/ui/animations/ | 
| H A D | CustomAnimationList.cxx | 420 …aSize( rDev.GetOutputSizePixel().Width(), static_cast< SvTreeListBox* >(&rDev)->GetEntryHeight() );  in Paint()
 | 
| /aoo42x/main/cui/source/customize/ | 
| H A D | selector.cxx | 903 		sal_uLong nEntries = GetOutputSizePixel().Height() / GetEntryHeight();  in Expand()
 | 
| H A D | macropg.cxx | 771 	if( nMinLineHeight > mpImpl->pEventLB->GetListBox().GetEntryHeight() )  in InitAndSetHandler()
 | 
| H A D | cfgutil.cxx | 1118 		sal_uLong nEntries = GetOutputSizePixel().Height() / GetEntryHeight();  in Expand()
 | 
| /aoo42x/main/svtools/source/uno/ | 
| H A D | treecontrolpeer.cxx | 1445 			return Any( (sal_Int32)rTree.GetEntryHeight() );  in getProperty()
 | 
| /aoo42x/main/cui/source/options/ | 
| H A D | treeopt.cxx | 827 				int nHeight = pBox->GetEntryHeight();  in IMPL_LINK()
 |