Home
last modified time | relevance | path

Searched refs:getListCount (Results 1 – 6 of 6) sorted by relevance

/trunk/main/vbahelper/source/msforms/
H A Dvbacombobox.cxx164 ScVbaComboBox::getListCount() throw (uno::RuntimeException) in getListCount() function in ScVbaComboBox
166 return mpListHelper->getListCount(); in getListCount()
H A Dvbalistbox.cxx255 ScVbaListBox::getListCount() throw (uno::RuntimeException) in getListCount() function in ScVbaListBox
257 return mpListHelper->getListCount(); in getListCount()
H A Dvbalistcontrolhelper.hxx37 virtual ::sal_Int32 SAL_CALL getListCount() throw (css::uno::RuntimeException);
H A Dvbalistbox.hxx52 virtual ::sal_Int32 SAL_CALL getListCount() throw (css::uno::RuntimeException);
H A Dvbacombobox.hxx51 virtual ::sal_Int32 SAL_CALL getListCount() throw (css::uno::RuntimeException);
H A Dvbalistcontrolhelper.cxx130 ListControlHelper::getListCount() throw (uno::RuntimeException) in getListCount() function in ListControlHelper

Completed in 16 milliseconds