LibreOffice Module comphelper (master) 1
|
#include <comphelper/comphelperdllapi.h>
#include <com/sun/star/uno/Reference.h>
#include <com/sun/star/frame/XUntitledNumbers.hpp>
#include <cppuhelper/weakref.hxx>
#include <cppuhelper/implbase.hxx>
#include <unordered_map>
#include <mutex>
#include <vector>
Go to the source code of this file.
Classes | |
class | comphelper::NumberedCollection |
defines a collection of UNO components, where every component will get its own unique number. More... | |
struct | comphelper::NumberedCollection::TNumberedItem |
Namespaces | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
namespace | com::sun::star::uno |
namespace | comphelper |