Overview | Namespace | Class | Index | Help |
PUBLIC MEMBERS: | CLASSES | STRUCTS | UNIONS | ENUMS | TYPEDEFS | METHODS | STATIC METHODS | DATA | STATIC DATA |
PRIVATE MEMBERS: | CLASSES | STRUCTS | UNIONS | ENUMS | TYPEDEFS | METHODS | STATIC METHODS | DATA | STATIC DATA |
virtual | abstract | interface | template |
NO | NO | NO | NO |
Methods |
|
OInterfaceIteratorHelper( OInterfaceContainerHelper & rCont ) throw( ); |
|
~OInterfaceIteratorHelper( ) throw( ); |
Releases the connection to the container. |
sal_Bool hasMoreElements( ) const throw( ); |
Return sal_True, if there are more elements in the iterator. |
::com::sun::star::uno::XInterface * next( ) throw( ); |
|
void remove( ) throw( ); |
Methods |
|
OInterfaceIteratorHelper( const OInterfaceIteratorHelper & ) throw( ); |
|
OInterfaceIteratorHelper & operator=( const OInterfaceIteratorHelper & ) throw( ); |
Data |
|
OInterfaceContainerHelper & rCont; | |
sal_Bool bIsList; | |
detail::element_alias aData; | |
sal_Int32 nRemain; |
Copyright © 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.