LibreOffice Module ucb (master) 1
Public Attributes | Private Member Functions | List of all members
OOoMountOperation Struct Reference

#include <gio_mount.hxx>

Public Attributes

GMountOperation parent_instance
 
ucb::ucp::gio::glib::MainContextRef context
 
const css::uno::Reference< css::ucb::XCommandEnvironment > * pEnv
 
char * m_pPrevUsername
 
char * m_pPrevPassword
 

Private Member Functions

 OOoMountOperation ()=delete
 
 ~OOoMountOperation ()=delete
 

Detailed Description

Definition at line 56 of file gio_mount.hxx.

Constructor & Destructor Documentation

◆ OOoMountOperation()

OOoMountOperation::OOoMountOperation ( )
privatedelete

◆ ~OOoMountOperation()

OOoMountOperation::~OOoMountOperation ( )
privatedelete

Member Data Documentation

◆ context

ucb::ucp::gio::glib::MainContextRef OOoMountOperation::context

◆ m_pPrevPassword

char* OOoMountOperation::m_pPrevPassword

◆ m_pPrevUsername

char* OOoMountOperation::m_pPrevUsername

◆ parent_instance

GMountOperation OOoMountOperation::parent_instance

Definition at line 58 of file gio_mount.hxx.

Referenced by ooo_mount_operation_new().

◆ pEnv

const css::uno::Reference< css::ucb::XCommandEnvironment >* OOoMountOperation::pEnv

Definition at line 61 of file gio_mount.hxx.

Referenced by ooo_mount_operation_ask_password(), and ooo_mount_operation_new().


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