LibreOffice Module dbaccess (master) 1
|
#include "AppSwapWindow.hxx"
#include <helpids.h>
#include "AppView.hxx"
#include <sfx2/thumbnailviewitem.hxx>
#include <vcl/event.hxx>
#include <vcl/mnemonic.hxx>
#include <vcl/svapp.hxx>
#include "AppController.hxx"
Go to the source code of this file.
Functions | |
IMPL_LINK (OApplicationSwapWindow, OnContainerSelectHdl, const ThumbnailViewItem *, pEntry, void) | |
IMPL_LINK_NOARG (OApplicationSwapWindow, ChangeToLastSelected, void *, void) | |
IMPL_LINK | ( | OApplicationSwapWindow | , |
OnContainerSelectHdl | , | ||
const ThumbnailViewItem * | , | ||
pEntry | , | ||
void | |||
) |
Definition at line 112 of file AppSwapWindow.cxx.
References eType.
IMPL_LINK_NOARG | ( | OApplicationSwapWindow | , |
ChangeToLastSelected | , | ||
void * | , | ||
void | |||
) |
Definition at line 121 of file AppSwapWindow.cxx.