LibreOffice Module sfx2 (master) 1
|
#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>
Go to the source code of this file.
Classes | |
struct | SfxViewShell_Impl |
Typedefs | |
typedef std::vector< SfxShell * > | SfxShellArr_Impl |
typedef std::vector<SfxShell*> SfxShellArr_Impl |
Definition at line 35 of file viewimp.hxx.