LibreOffice Module ucb (master) 1
|
#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 | |
Definition at line 56 of file gio_mount.hxx.
|
privatedelete |
|
privatedelete |
ucb::ucp::gio::glib::MainContextRef OOoMountOperation::context |
Definition at line 60 of file gio_mount.hxx.
Referenced by ooo_mount_operation_ask_password(), ooo_mount_operation_finalize(), and ooo_mount_operation_new().
char* OOoMountOperation::m_pPrevPassword |
Definition at line 63 of file gio_mount.hxx.
Referenced by ooo_mount_operation_ask_password(), ooo_mount_operation_finalize(), and ooo_mount_operation_init().
char* OOoMountOperation::m_pPrevUsername |
Definition at line 62 of file gio_mount.hxx.
Referenced by ooo_mount_operation_ask_password(), ooo_mount_operation_finalize(), and ooo_mount_operation_init().
GMountOperation OOoMountOperation::parent_instance |
Definition at line 58 of file gio_mount.hxx.
Referenced by ooo_mount_operation_new().
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().