Home
last modified time | relevance | path

Searched refs:VCLXListBox (Results 1 – 9 of 9) sorted by relevance

/aoo41x/main/toolkit/source/awt/
H A Dvclxwindows.cxx1484 void VCLXListBox::ImplGetPropertyIds( std::list< sal_uInt16 > &rIds ) in ImplGetPropertyIds()
1516 VCLXListBox::VCLXListBox() in VCLXListBox() function in VCLXListBox
1522 void VCLXListBox::dispose() throw(::com::sun::star::uno::RuntimeException) in dispose()
1602 sal_Int16 VCLXListBox::getItemCount() throw(::com::sun::star::uno::RuntimeException) in getItemCount()
1640 sal_Int16 VCLXListBox::getSelectedItemPos() throw(::com::sun::star::uno::RuntimeException) in getSelectedItemPos()
1664 ::rtl::OUString VCLXListBox::getSelectedItem() throw(::com::sun::star::uno::RuntimeException) in getSelectedItem()
1763 sal_Int16 VCLXListBox::getDropDownLineCount() throw(::com::sun::star::uno::RuntimeException) in getDropDownLineCount()
1774 sal_Bool VCLXListBox::isMutipleMode() throw(::com::sun::star::uno::RuntimeException) in isMutipleMode()
1803 void VCLXListBox::ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent ) in ProcessWindowEvent()
2054 void VCLXListBox::ImplCallItemListeners() in ImplCallItemListeners()
[all …]
H A Dvclxtoolkit.cxx793 *ppNewComp = new VCLXListBox; in ImplCreateWindow()
843 *ppNewComp = new VCLXListBox; in ImplCreateWindow()
/aoo41x/main/toolkit/inc/toolkit/helper/
H A Daccessiblefactory.hxx42 class VCLXListBox;
90 createAccessibleContext( VCLXListBox* _pXWindow ) = 0;
/aoo41x/main/accessibility/source/helper/
H A Dacc_factory.cxx117 createAccessibleContext( VCLXListBox* _pXWindow );
300 …Reference< XAccessibleContext > AccessibleFactory::createAccessibleContext( VCLXListBox* _pXWindow… in createAccessibleContext()
/aoo41x/main/toolkit/source/layout/core/
H A Dhelper.cxx631 *component = new VCLXListBox (); in layoutCreateWindow()
638 *component = new VCLXListBox (); in layoutCreateWindow()
/aoo41x/main/toolkit/source/helper/
H A Daccessibilityclient.cxx104 createAccessibleContext( VCLXListBox* /*_pXWindow*/ ) in createAccessibleContext() argument
H A Dunowrapper.cxx83 case WINDOW_LISTBOX: return new VCLXListBox; in CreateXWindow()
/aoo41x/main/toolkit/inc/toolkit/awt/
H A Dvclxwindows.hxx674 class VCLXListBox : public VCLXListBox_Base class
687 VCLXListBox();
/aoo41x/main/toolkit/source/controls/
H A Dunocontrols.cxx1858 UNO_CONTROL_MODEL_REGISTER_PROPERTIES( VCLXListBox ); in UnoControlListBoxModel()

Completed in 147 milliseconds