Searched refs:GetDropDownPosSizePixel (Results 1 – 8 of 8) sorted by relevance
58 virtual Rectangle GetDropDownPosSizePixel() const in GetDropDownPosSizePixel() function in VCLListBoxHelper61 Rectangle aRet = m_aComboListBox.GetDropDownPosSizePixel(); in GetDropDownPosSizePixel()71 Rectangle aTemp = m_aComboListBox.GetDropDownPosSizePixel(); in GetBoundingRectangle()
41 virtual Rectangle GetDropDownPosSizePixel( ) const = 0;
1027 aBounds = AWTRectangle(m_pListBoxHelper->GetDropDownPosSizePixel()); in implGetBounds()1060 aPos = AWTPoint(m_pListBoxHelper->GetDropDownPosSizePixel().TopLeft()); in getLocationOnScreen()
111 Rectangle GetDropDownPosSizePixel() const;
112 Rectangle GetDropDownPosSizePixel() const;
1497 Rectangle ComboBox::GetDropDownPosSizePixel() const in GetDropDownPosSizePixel() function in ComboBox
1657 Rectangle ListBox::GetDropDownPosSizePixel() const in GetDropDownPosSizePixel() function in ListBox
1173 nYBottom += pBottomBox->GetDropDownPosSizePixel().GetHeight(); in SwAssignFieldsControl()
Completed in 51 milliseconds