|
LibreOffice Module sfx2 (master) 1
|
#include <recentdocsview.hxx>
Public Attributes | |
| css::util::URL | aTargetURL |
| css::uno::Sequence< css::beans::PropertyValue > | aArgSeq |
| css::uno::Reference< css::frame::XDispatch > | xDispatch |
| RecentDocsView * | pView |
Definition at line 29 of file recentdocsview.hxx.
| css::uno::Sequence< css::beans::PropertyValue > sfx2::LoadRecentFile::aArgSeq |
Definition at line 32 of file recentdocsview.hxx.
Referenced by sfx2::IMPL_LINK(), and RecentDocsViewItem::OpenDocument().
| css::util::URL sfx2::LoadRecentFile::aTargetURL |
Definition at line 31 of file recentdocsview.hxx.
Referenced by sfx2::IMPL_LINK(), and RecentDocsViewItem::OpenDocument().
| RecentDocsView* sfx2::LoadRecentFile::pView |
Definition at line 34 of file recentdocsview.hxx.
Referenced by sfx2::IMPL_LINK(), RecentDocsViewItem::OpenDocument(), and sfx2::RecentDocsView::~RecentDocsView().
| css::uno::Reference< css::frame::XDispatch > sfx2::LoadRecentFile::xDispatch |
Definition at line 33 of file recentdocsview.hxx.
Referenced by sfx2::IMPL_LINK(), and RecentDocsViewItem::OpenDocument().