|
LibreOffice Module pyuno (master) 1
|
#include <pyuno_impl.hxx>
Public Attributes | |
| css::uno::Reference< css::container::XIndexAccess > | xIndexAccess |
| int | index |
Definition at line 158 of file pyuno_impl.hxx.
| int pyuno::PyUNO_list_iterator_Internals::index |
Definition at line 161 of file pyuno_impl.hxx.
Referenced by pyuno::PyUNO_list_iterator_new(), and pyuno::PyUNO_list_iterator_next().
| css::uno::Reference<css::container::XIndexAccess> pyuno::PyUNO_list_iterator_Internals::xIndexAccess |
Definition at line 160 of file pyuno_impl.hxx.
Referenced by pyuno::PyUNO_list_iterator_new(), and pyuno::PyUNO_list_iterator_next().