Home
last modified time | relevance | path

Searched refs:GetDropDownPosSizePixel (Results 1 – 8 of 8) sorted by relevance

/trunk/main/accessibility/inc/accessibility/helper/
H A Dlistboxhelper.hxx58 virtual Rectangle GetDropDownPosSizePixel() const in GetDropDownPosSizePixel() function in VCLListBoxHelper
61 Rectangle aRet = m_aComboListBox.GetDropDownPosSizePixel(); in GetDropDownPosSizePixel()
71 Rectangle aTemp = m_aComboListBox.GetDropDownPosSizePixel(); in GetBoundingRectangle()
H A DIComboListBoxHelper.hxx41 virtual Rectangle GetDropDownPosSizePixel( ) const = 0;
/trunk/main/accessibility/source/standard/
H A Dvclxaccessiblelist.cxx1027 aBounds = AWTRectangle(m_pListBoxHelper->GetDropDownPosSizePixel()); in implGetBounds()
1060 aPos = AWTPoint(m_pListBoxHelper->GetDropDownPosSizePixel().TopLeft()); in getLocationOnScreen()
/trunk/main/vcl/inc/vcl/
H A Dcombobox.hxx111 Rectangle GetDropDownPosSizePixel() const;
H A Dlstbox.hxx112 Rectangle GetDropDownPosSizePixel() const;
/trunk/main/vcl/source/control/
H A Dcombobox.cxx1497 Rectangle ComboBox::GetDropDownPosSizePixel() const in GetDropDownPosSizePixel() function in ComboBox
H A Dlstbox.cxx1657 Rectangle ListBox::GetDropDownPosSizePixel() const in GetDropDownPosSizePixel() function in ListBox
/trunk/main/sw/source/ui/dbui/
H A Dmmaddressblockpage.cxx1173 nYBottom += pBottomBox->GetDropDownPosSizePixel().GetHeight(); in SwAssignFieldsControl()

Completed in 49 milliseconds