LibreOffice Module sfx2 (master) 1
Public Attributes | List of all members
sfx2::LoadRecentFile Struct Reference

#include <recentdocsview.hxx>

Collaboration diagram for sfx2::LoadRecentFile:
[legend]

Public Attributes

css::util::URL aTargetURL
 
css::uno::Sequence< css::beans::PropertyValue > aArgSeq
 
css::uno::Reference< css::frame::XDispatch > xDispatch
 
RecentDocsViewpView
 

Detailed Description

Definition at line 29 of file recentdocsview.hxx.

Member Data Documentation

◆ aArgSeq

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().

◆ aTargetURL

css::util::URL sfx2::LoadRecentFile::aTargetURL

Definition at line 31 of file recentdocsview.hxx.

Referenced by sfx2::IMPL_LINK(), and RecentDocsViewItem::OpenDocument().

◆ pView

RecentDocsView* sfx2::LoadRecentFile::pView

◆ xDispatch

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().


The documentation for this struct was generated from the following file: