Home
last modified time | relevance | path

Searched refs:IsInDropDown (Results 1 – 17 of 17) sorted by relevance

/trunk/main/accessibility/source/standard/
H A Dvclxaccessiblelist.cxx149 && !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 VCLXAccessibleList
1079 return m_pListBoxHelper->IsInDropDown(); in IsInDropDown()
H A Dvclxaccessibletextfield.cxx69 if (pListBox!=NULL && !pListBox->IsInDropDown()) in implGetText()
H A Dvclxaccessiblebox.cxx513 if(pList->IsInDropDown()) in getCurrentValue()
/trunk/main/svtools/source/brwbox/
H A Debbcontrols.cxx64 if (!IsInDropDown()) in PreNotify()
117 if (rBox.IsInDropDown()) in MoveAllowed()
128 if (rBox.IsInDropDown()) in MoveAllowed()
171 if (!IsInDropDown()) in PreNotify()
/trunk/main/accessibility/inc/accessibility/helper/
H A Dlistboxhelper.hxx69 if ( m_aComboListBox.IsInDropDown() && IsEntryVisible( nItem ) ) in GetBoundingRectangle()
165 virtual sal_Bool IsInDropDown() const in IsInDropDown() function in VCLListBoxHelper
167 return m_aComboListBox.IsInDropDown(); in IsInDropDown()
H A DIComboListBoxHelper.hxx59 virtual sal_Bool IsInDropDown() const = 0;
/trunk/main/svtools/source/control/
H A Durlcontrol.cxx58 if (IsInDropDown()) in PreNotify()
70 if (IsInDropDown()) in Notify()
H A Dfileurlbox.cxx82 && ( IsInDropDown() ) in PreNotify()
104 && ( IsInDropDown() ) in Notify()
/trunk/main/vcl/source/control/
H A Dlstbox.cxx230 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
H A Dcombobox.cxx390 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
/trunk/main/vcl/inc/vcl/
H A Dcombobox.hxx144 sal_Bool IsInDropDown() const;
H A Dlstbox.hxx185 sal_Bool IsInDropDown() const;
/trunk/main/accessibility/inc/accessibility/standard/
H A Dvclxaccessiblelist.hxx147 sal_Bool IsInDropDown();
/trunk/main/extensions/source/propctrlr/
H A Dstandardcontrol.hxx91 if ( !ListBoxType::IsInDropDown() ) in PreNotify()
/trunk/main/avmedia/source/framework/
H A Dmediacontrol.cxx359 if( !mpZoomListBox->IsTravelSelect() && !mpZoomListBox->IsInDropDown() ) in implUpdateToolboxes()
/trunk/main/sw/source/ui/index/
H A Dswuiidxmrk.cxx1031 if(pBox->IsInDropDown()) in IMPL_LINK()
1051 if(pBox->IsInDropDown()) in IMPL_LINK()
/trunk/main/sfx2/source/appl/
H A Dnewhelp.cxx941 if ( !IsInDropDown() && in PreNotify()

Completed in 79 milliseconds