Searched refs:IsInDropDown (Results 1 – 17 of 17) sorted by relevance
149 && !m_pListBoxHelper->IsInDropDown() ) in FillAccessibleStateSet()278 if (m_pListBoxHelper->IsInDropDown()) in UpdateSelection_Impl_Acc()301 if (m_pListBoxHelper->IsInDropDown()) in UpdateSelection_Impl_Acc()867 if (!m_pListBoxHelper->IsInDropDown()) in UpdateSelection_Impl()1026 if ( m_pListBoxHelper->IsInDropDown() ) in implGetBounds()1059 if ( m_pListBoxHelper->IsInDropDown() ) in getLocationOnScreen()1077 sal_Bool VCLXAccessibleList::IsInDropDown() in IsInDropDown() function in VCLXAccessibleList1079 return m_pListBoxHelper->IsInDropDown(); in IsInDropDown()
69 if (pListBox!=NULL && !pListBox->IsInDropDown()) in implGetText()
513 if(pList->IsInDropDown()) in getCurrentValue()
64 if (!IsInDropDown()) in PreNotify()117 if (rBox.IsInDropDown()) in MoveAllowed()128 if (rBox.IsInDropDown()) in MoveAllowed()171 if (!IsInDropDown()) in PreNotify()
69 if ( m_aComboListBox.IsInDropDown() && IsEntryVisible( nItem ) ) in GetBoundingRectangle()165 virtual sal_Bool IsInDropDown() const in IsInDropDown() function in VCLListBoxHelper167 return m_aComboListBox.IsInDropDown(); in IsInDropDown()
59 virtual sal_Bool IsInDropDown() const = 0;
58 if (IsInDropDown()) in PreNotify()70 if (IsInDropDown()) in Notify()
82 && ( IsInDropDown() ) in PreNotify()104 && ( IsInDropDown() ) in Notify()
230 sal_Bool bPopup = IsInDropDown(); in IMPL_LINK()277 if( IsInDropDown() ) in IMPL_LINK()990 if( IsInDropDown() ) in PreNotify()1006 if ( IsInDropDown() && !HasChildPathFocus( sal_True ) ) in PreNotify()1311 sal_Bool ListBox::IsInDropDown() const in IsInDropDown() function in ListBox
390 sal_Bool bPopup = IsInDropDown(); in IMPL_LINK()485 if( IsInDropDown() ) in IMPL_LINK()864 if( ( rNEvt.GetWindow() == mpSubEdit ) && IsInDropDown() ) in Notify()1081 sal_Bool ComboBox::IsInDropDown() const in IsInDropDown() function in ComboBox
144 sal_Bool IsInDropDown() const;
185 sal_Bool IsInDropDown() const;
147 sal_Bool IsInDropDown();
359 if( !mpZoomListBox->IsTravelSelect() && !mpZoomListBox->IsInDropDown() ) in implUpdateToolboxes()
91 if ( !ListBoxType::IsInDropDown() ) in PreNotify()
1031 if(pBox->IsInDropDown()) in IMPL_LINK()1051 if(pBox->IsInDropDown()) in IMPL_LINK()
941 if ( !IsInDropDown() && in PreNotify()
Completed in 95 milliseconds