#include "precompiled_starmath.hxx"
#include <view.hxx>
#include <comphelper/processfactory.hxx>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/datatransfer/clipboard/XClipboardListener.hpp>
#include <com/sun/star/datatransfer/clipboard/XClipboardNotifier.hpp>
#include <vos/mutex.hxx>
#include <cppuhelper/implbase1.hxx>
#include <svtools/transfer.hxx>
#include <sfx2/bindings.hxx>
#include <sfx2/sfxsids.hrc>
Include dependency graph for viewhdl.cxx:
Go to the source code of this file.
Classes | |
class | SmClipboardChangeListener |