|
LibreOffice Module svl (master) 1
|
#include <stylepool.hxx>
Public Member Functions | |
| virtual std::shared_ptr< SfxItemSet > | getNext ()=0 |
| Delivers a shared pointer to the next SfxItemSet of the pool If there is no more SfxItemSet, the delivered share_pointer is empty. More... | |
| virtual | ~IStylePoolIteratorAccess () |
Definition at line 77 of file stylepool.hxx.
|
inlinevirtual |
Definition at line 84 of file stylepool.hxx.
|
pure virtual |
Delivers a shared pointer to the next SfxItemSet of the pool If there is no more SfxItemSet, the delivered share_pointer is empty.