LibreOffice Module desktop (master) 1
Public Member Functions | Public Attributes | List of all members
desktop::ProcessDocumentsRequest Struct Reference

#include <officeipcthread.hxx>

Public Member Functions

 ProcessDocumentsRequest (std::optional< OUString > cwdUrl)
 

Public Attributes

std::optional< OUString > aCwdUrl
 
OUString aModule
 
std::vector< OUString > aOpenList
 
std::vector< OUString > aViewList
 
std::vector< OUString > aStartList
 
std::vector< OUString > aPrintList
 
std::vector< OUString > aForceOpenList
 
std::vector< OUString > aForceNewList
 
OUString aPrinterName
 
std::vector< OUString > aPrintToList
 
std::vector< OUString > aConversionList
 
OUString aConversionParams
 
OUString aConversionOut
 
OUString aImageConversionType
 
std::vector< OUString > aInFilter
 
::osl::Condition * pcProcessed
 
bool * mpbSuccess = nullptr
 
bool bTextCat
 
bool bScriptCat
 

Detailed Description

Definition at line 44 of file officeipcthread.hxx.

Constructor & Destructor Documentation

◆ ProcessDocumentsRequest()

desktop::ProcessDocumentsRequest::ProcessDocumentsRequest ( std::optional< OUString >  cwdUrl)
inlineexplicit

Definition at line 46 of file officeipcthread.hxx.

Member Data Documentation

◆ aConversionList

std::vector< OUString > desktop::ProcessDocumentsRequest::aConversionList

◆ aConversionOut

OUString desktop::ProcessDocumentsRequest::aConversionOut

◆ aConversionParams

OUString desktop::ProcessDocumentsRequest::aConversionParams

◆ aCwdUrl

std::optional< OUString > desktop::ProcessDocumentsRequest::aCwdUrl

Definition at line 49 of file officeipcthread.hxx.

Referenced by desktop::RequestHandler::ExecuteCmdLineRequests().

◆ aForceNewList

std::vector< OUString > desktop::ProcessDocumentsRequest::aForceNewList

◆ aForceOpenList

std::vector< OUString > desktop::ProcessDocumentsRequest::aForceOpenList

◆ aImageConversionType

OUString desktop::ProcessDocumentsRequest::aImageConversionType

◆ aInFilter

std::vector< OUString > desktop::ProcessDocumentsRequest::aInFilter

◆ aModule

OUString desktop::ProcessDocumentsRequest::aModule

◆ aOpenList

std::vector< OUString > desktop::ProcessDocumentsRequest::aOpenList

◆ aPrinterName

OUString desktop::ProcessDocumentsRequest::aPrinterName

◆ aPrintList

std::vector< OUString > desktop::ProcessDocumentsRequest::aPrintList

◆ aPrintToList

std::vector< OUString > desktop::ProcessDocumentsRequest::aPrintToList

◆ aStartList

std::vector< OUString > desktop::ProcessDocumentsRequest::aStartList

◆ aViewList

std::vector< OUString > desktop::ProcessDocumentsRequest::aViewList

◆ bScriptCat

bool desktop::ProcessDocumentsRequest::bScriptCat

◆ bTextCat

bool desktop::ProcessDocumentsRequest::bTextCat

◆ mpbSuccess

bool* desktop::ProcessDocumentsRequest::mpbSuccess = nullptr

Definition at line 65 of file officeipcthread.hxx.

Referenced by desktop::RequestHandler::ExecuteCmdLineRequests().

◆ pcProcessed

::osl::Condition* desktop::ProcessDocumentsRequest::pcProcessed

Definition at line 64 of file officeipcthread.hxx.

Referenced by desktop::RequestHandler::ExecuteCmdLineRequests().


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