Home
last modified time | relevance | path

Searched refs:isMutipleMode (Results 1 – 13 of 13) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/
H A D_XListBox.java476 result = oObj.isMutipleMode() ; in _isMutipleMode()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/forms/
H A Dcom.sun.star.comp.forms.OListBoxControl.csv63 "OListBoxControl";"com::sun::star::awt::XListBox";"isMutipleMode()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/toolkit/
H A Dcom.sun.star.awt.UnoControlListBox.csv59 "UnoControlListBox";"com::sun::star::awt::XListBox";"isMutipleMode()"
/trunk/main/offapi/com/sun/star/awt/
H A DXListBox.idl163 boolean isMutipleMode();
/trunk/main/forms/source/component/
H A DListBox.cxx1813 ::sal_Bool SAL_CALL OListBoxControl::isMutipleMode( ) throw (RuntimeException) in isMutipleMode() function in frm::OListBoxControl
1816 return m_xAggregateListBox->isMutipleMode(); in isMutipleMode()
H A DListBox.hxx263 virtual ::sal_Bool SAL_CALL isMutipleMode( ) throw (::com::sun::star::uno::RuntimeException);
/trunk/main/toolkit/source/layout/vcl/
H A Dwfield.cxx569 if ( mxListBox->isMutipleMode() ) in GetSelectEntryPos()
/trunk/main/svx/source/inc/
H A Dgridcell.hxx1043 virtual sal_Bool SAL_CALL isMutipleMode() throw(::com::sun::star::uno::RuntimeException);
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxwindows.hxx710 sal_Bool SAL_CALL isMutipleMode( ) throw(::com::sun::star::uno::RuntimeException);
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrols.hxx865 sal_Bool SAL_CALL isMutipleMode( ) throw(::com::sun::star::uno::RuntimeException);
/trunk/main/svx/source/fmcomp/
H A Dgridcell.cxx4352 sal_Bool SAL_CALL FmXListBoxCell::isMutipleMode() throw( RuntimeException ) in isMutipleMode() function in FmXListBoxCell
/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx2596 sal_Bool UnoListBoxControl::isMutipleMode() throw(uno::RuntimeException) in isMutipleMode() function in UnoListBoxControl
/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx1774 sal_Bool VCLXListBox::isMutipleMode() throw(::com::sun::star::uno::RuntimeException) in isMutipleMode() function in VCLXListBox

Completed in 162 milliseconds