|
LibreOffice Module desktop (master) 1
|
#include <dispatchwatcher.hxx>
Public Attributes | |
| RequestType | aRequestType |
| OUString | aURL |
| std::optional< OUString > | aCwdUrl |
| OUString | aPrinterName |
| OUString | aPreselectedFactory |
Definition at line 57 of file dispatchwatcher.hxx.
| std::optional< OUString > desktop::DispatchWatcher::DispatchRequest::aCwdUrl |
Definition at line 61 of file dispatchwatcher.hxx.
| OUString desktop::DispatchWatcher::DispatchRequest::aPreselectedFactory |
Definition at line 63 of file dispatchwatcher.hxx.
| OUString desktop::DispatchWatcher::DispatchRequest::aPrinterName |
Definition at line 62 of file dispatchwatcher.hxx.
| RequestType desktop::DispatchWatcher::DispatchRequest::aRequestType |
Definition at line 59 of file dispatchwatcher.hxx.
| OUString desktop::DispatchWatcher::DispatchRequest::aURL |
Definition at line 60 of file dispatchwatcher.hxx.