LibreOffice Module desktop (master) 1
Public Attributes | List of all members
desktop::DispatchWatcher::DispatchRequest Struct Reference

#include <dispatchwatcher.hxx>

Public Attributes

RequestType aRequestType
 
OUString aURL
 
std::optional< OUString > aCwdUrl
 
OUString aPrinterName
 
OUString aPreselectedFactory
 

Detailed Description

Definition at line 57 of file dispatchwatcher.hxx.

Member Data Documentation

◆ aCwdUrl

std::optional< OUString > desktop::DispatchWatcher::DispatchRequest::aCwdUrl

Definition at line 61 of file dispatchwatcher.hxx.

◆ aPreselectedFactory

OUString desktop::DispatchWatcher::DispatchRequest::aPreselectedFactory

Definition at line 63 of file dispatchwatcher.hxx.

◆ aPrinterName

OUString desktop::DispatchWatcher::DispatchRequest::aPrinterName

Definition at line 62 of file dispatchwatcher.hxx.

◆ aRequestType

RequestType desktop::DispatchWatcher::DispatchRequest::aRequestType

Definition at line 59 of file dispatchwatcher.hxx.

◆ aURL

OUString desktop::DispatchWatcher::DispatchRequest::aURL

Definition at line 60 of file dispatchwatcher.hxx.


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