/aoo41x/main/comphelper/source/container/ |
H A D | enumhelper.cxx | 65 sal_Bool SAL_CALL OEnumerationByName::hasMoreElements( ) throw(staruno::RuntimeException) in hasMoreElements() function in comphelper::OEnumerationByName 168 sal_Bool SAL_CALL OEnumerationByIndex::hasMoreElements( ) throw(staruno::RuntimeException) in hasMoreElements() function in comphelper::OEnumerationByIndex 269 sal_Bool SAL_CALL OAnyEnumeration::hasMoreElements( ) throw(staruno::RuntimeException) in hasMoreElements() function in comphelper::OAnyEnumeration
|
H A D | enumerablemap.cxx | 748 ::sal_Bool MapEnumerator::hasMoreElements() in hasMoreElements() function in comphelper::MapEnumerator 784 ::sal_Bool SAL_CALL MapEnumeration::hasMoreElements( ) throw (RuntimeException) in hasMoreElements() function in comphelper::MapEnumeration
|
/aoo41x/main/forms/source/xforms/ |
H A D | enumeration.cxx | 50 sal_Bool Enumeration::hasMoreElements() in hasMoreElements() function in Enumeration
|
/aoo41x/main/package/source/zipapi/ |
H A D | ZipEnumeration.cxx | 38 sal_Bool SAL_CALL ZipEnumeration::hasMoreElements() in hasMoreElements() function in ZipEnumeration
|
/aoo41x/main/basic/source/runtime/ |
H A D | comenumwrapper.cxx | 29 ::sal_Bool SAL_CALL ComEnumerationWrapper::hasMoreElements() in hasMoreElements() function in ComEnumerationWrapper
|
/aoo41x/main/sd/source/core/annotations/ |
H A D | AnnotationEnumeration.cxx | 75 ::sal_Bool SAL_CALL AnnotationEnumeration::hasMoreElements() throw (css::uno::RuntimeException) in hasMoreElements() function in sd::AnnotationEnumeration
|
/aoo41x/main/vbahelper/inc/vbahelper/ |
H A D | vbacollectionimpl.hxx | 65 virtual sal_Bool SAL_CALL hasMoreElements() throw (css::uno::RuntimeException) in hasMoreElements() function in SimpleIndexAccessToEnumeration 106 virtual sal_Bool SAL_CALL hasMoreElements() throw (css::uno::RuntimeException) in hasMoreElements() function in SimpleEnumerationBase 138 …virtual ::sal_Bool SAL_CALL hasMoreElements( ) throw (css::uno::RuntimeException) { return m_xEnu… in hasMoreElements() function in EnumerationHelperImpl 162 virtual ::sal_Bool SAL_CALL hasMoreElements( ) throw (css::uno::RuntimeException) in hasMoreElements() function in XNamedObjectCollectionHelper::XNamedEnumerationHelper
|
/aoo41x/main/package/source/zippackage/ |
H A D | ZipPackageFolderEnumeration.cxx | 42 sal_Bool SAL_CALL ZipPackageFolderEnumeration::hasMoreElements( ) in hasMoreElements() function in ZipPackageFolderEnumeration
|
/aoo41x/main/stoc/source/tdmanager/ |
H A D | tdmgr_tdenumeration.cxx | 73 sal_Bool SAL_CALL TypeDescriptionEnumerationImpl::hasMoreElements() in hasMoreElements() function in stoc_tdmgr::TypeDescriptionEnumerationImpl
|
/aoo41x/main/framework/source/helper/ |
H A D | ocomponentenumeration.cxx | 122 sal_Bool SAL_CALL OComponentEnumeration::hasMoreElements() throw( RuntimeException ) in hasMoreElements() function in framework::OComponentEnumeration
|
/aoo41x/main/connectivity/inc/connectivity/ |
H A D | dbexception.hxx | 201 sal_Bool hasMoreElements() const { return ( m_pCurrent != NULL ); } in hasMoreElements() function in dbtools::SQLExceptionIteratorHelper
|
/aoo41x/main/sw/source/ui/vba/ |
H A D | vbapanes.cxx | 69 virtual ::sal_Bool SAL_CALL hasMoreElements( ) throw (uno::RuntimeException) in hasMoreElements() function in PanesEnumWrapper
|
H A D | vbatables.cxx | 63 virtual ::sal_Bool SAL_CALL hasMoreElements( ) throw (uno::RuntimeException) in hasMoreElements() function in TableEnumerationImpl
|
H A D | vbasections.cxx | 45 virtual ::sal_Bool SAL_CALL hasMoreElements( ) throw (uno::RuntimeException) in hasMoreElements() function in SectionEnumeration
|
/aoo41x/main/l10ntools/java/jpropex/java/ |
H A D | OrderedHashMap.java | 84 public boolean hasMoreElements() in hasMoreElements() method in OHMenum
|
/aoo41x/main/sc/source/ui/vba/ |
H A D | vbastyles.cxx | 82 virtual ::sal_Bool SAL_CALL hasMoreElements( ) throw (uno::RuntimeException) in hasMoreElements() function in EnumWrapper
|
H A D | vbaoleobjects.cxx | 88 virtual ::sal_Bool SAL_CALL hasMoreElements( ) throw (uno::RuntimeException) in hasMoreElements() function in EnumWrapper
|
H A D | vbaaxes.cxx | 52 virtual ::sal_Bool SAL_CALL hasMoreElements( ) throw (uno::RuntimeException) in hasMoreElements() function in EnumWrapper
|
/aoo41x/main/sw/source/core/unocore/ |
H A D | unoredlines.cxx | 151 sal_Bool SwXRedlineEnumeration::hasMoreElements(void) throw( uno::RuntimeException ) in hasMoreElements() function in SwXRedlineEnumeration
|
/aoo41x/main/vbahelper/source/vbahelper/ |
H A D | vbacommandbars.cxx | 54 virtual sal_Bool SAL_CALL hasMoreElements() throw ( uno::RuntimeException ) in hasMoreElements() function in CommandBarEnumeration
|
/aoo41x/main/basic/source/basmgr/ |
H A D | vbahelper.cxx | 104 sal_Bool SAL_CALL DocumentsEnumeration::hasMoreElements() throw (uno::RuntimeException) in hasMoreElements() function in basic::vba::__anonfabd13ec0111::DocumentsEnumeration
|
/aoo41x/main/editeng/source/uno/ |
H A D | unotext2.cxx | 71 sal_Bool SAL_CALL SvxUnoTextContentEnumeration::hasMoreElements(void) in hasMoreElements() function in SvxUnoTextContentEnumeration 433 sal_Bool SAL_CALL SvxUnoTextRangeEnumeration::hasMoreElements() in hasMoreElements() function in SvxUnoTextRangeEnumeration
|
/aoo41x/main/stoc/source/registry_tdprovider/ |
H A D | rdbtdp_tdenumeration.cxx | 254 sal_Bool SAL_CALL TypeDescriptionEnumerationImpl::hasMoreElements() in hasMoreElements() function in stoc_rdbtdp::TypeDescriptionEnumerationImpl
|
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | miscuno.cxx | 229 sal_Bool SAL_CALL ScIndexEnumeration::hasMoreElements() throw(uno::RuntimeException) in hasMoreElements() function in ScIndexEnumeration
|
/aoo41x/main/comphelper/inc/comphelper/ |
H A D | sequence.hxx | 198 sal_Bool OSequenceIterator<TYPE>::hasMoreElements() const in hasMoreElements() function in comphelper::OSequenceIterator
|