LibreOffice Module sw (master) 1
Classes | Typedefs
labrec.hxx File Reference
#include <rtl/ustring.hxx>
#include <tools/long.hxx>
#include <memory>
#include <vector>
Include dependency graph for labrec.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SwLabRec
 

Typedefs

typedef std::vector< std::unique_ptr< SwLabRec > > SwLabRecs
 

Typedef Documentation

◆ SwLabRecs

typedef std::vector<std::unique_ptr<SwLabRec> > SwLabRecs

Definition at line 54 of file labrec.hxx.