LibreOffice Module sfx2 (master) 1
Classes | Typedefs
viewimp.hxx File Reference
#include <com/sun/star/ui/XContextMenuInterceptor.hpp>
#include <memory>
#include <sfx2/viewsh.hxx>
#include <mutex>
#include <comphelper/interfacecontainer4.hxx>
#include <svtools/acceleratorexecute.hxx>
#include <rtl/ref.hxx>
#include <vcl/print.hxx>
#include <chrono>
#include <vector>
Include dependency graph for viewimp.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SfxViewShell_Impl
 

Typedefs

typedef std::vector< SfxShell * > SfxShellArr_Impl
 

Typedef Documentation

◆ SfxShellArr_Impl

typedef std::vector<SfxShell*> SfxShellArr_Impl

Definition at line 35 of file viewimp.hxx.