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

#include <dp_gui_extlistbox.hxx>

Collaboration diagram for dp_gui::Entry_Impl:
[legend]

Public Member Functions

 Entry_Impl (const css::uno::Reference< css::deployment::XPackage > &xPackage, const PackageState eState, const bool bReadOnly)
 
 ~Entry_Impl ()
 
sal_Int32 CompareTo (const CollatorWrapper *pCollator, const TEntry_Impl &rEntry) const
 
void checkDependencies ()
 

Public Attributes

bool m_bActive:1
 
bool m_bLocked:1
 
bool m_bHasOptions:1
 
bool m_bUser:1
 
bool m_bShared:1
 
bool m_bNew:1
 
bool m_bChecked:1
 
bool m_bMissingDeps:1
 
bool m_bHasButtons:1
 
bool m_bMissingLic:1
 
PackageState m_eState
 
OUString m_sTitle
 
OUString m_sVersion
 
OUString m_sDescription
 
OUString m_sPublisher
 
OUString m_sPublisherURL
 
OUString m_sErrorText
 
OUString m_sLicenseText
 
Image m_aIcon
 
tools::Rectangle m_aLinkRect
 
css::uno::Reference< css::deployment::XPackage > m_xPackage
 

Detailed Description

Definition at line 57 of file dp_gui_extlistbox.hxx.

Constructor & Destructor Documentation

◆ Entry_Impl()

dp_gui::Entry_Impl::Entry_Impl ( const css::uno::Reference< css::deployment::XPackage > &  xPackage,
const PackageState  eState,
const bool  bReadOnly 
)

◆ ~Entry_Impl()

dp_gui::Entry_Impl::~Entry_Impl ( )

Definition at line 117 of file dp_gui_extlistbox.cxx.

Member Function Documentation

◆ checkDependencies()

void dp_gui::Entry_Impl::checkDependencies ( )

◆ CompareTo()

sal_Int32 dp_gui::Entry_Impl::CompareTo ( const CollatorWrapper pCollator,
const TEntry_Impl rEntry 
) const

Member Data Documentation

◆ m_aIcon

Image dp_gui::Entry_Impl::m_aIcon

Definition at line 77 of file dp_gui_extlistbox.hxx.

Referenced by Entry_Impl().

◆ m_aLinkRect

tools::Rectangle dp_gui::Entry_Impl::m_aLinkRect

Definition at line 78 of file dp_gui_extlistbox.hxx.

◆ m_bActive

bool dp_gui::Entry_Impl::m_bActive

Definition at line 59 of file dp_gui_extlistbox.hxx.

◆ m_bChecked

bool dp_gui::Entry_Impl::m_bChecked

Definition at line 65 of file dp_gui_extlistbox.hxx.

◆ m_bHasButtons

bool dp_gui::Entry_Impl::m_bHasButtons

Definition at line 67 of file dp_gui_extlistbox.hxx.

◆ m_bHasOptions

bool dp_gui::Entry_Impl::m_bHasOptions

Definition at line 61 of file dp_gui_extlistbox.hxx.

◆ m_bLocked

bool dp_gui::Entry_Impl::m_bLocked

Definition at line 60 of file dp_gui_extlistbox.hxx.

◆ m_bMissingDeps

bool dp_gui::Entry_Impl::m_bMissingDeps

Definition at line 66 of file dp_gui_extlistbox.hxx.

Referenced by checkDependencies().

◆ m_bMissingLic

bool dp_gui::Entry_Impl::m_bMissingLic

Definition at line 68 of file dp_gui_extlistbox.hxx.

◆ m_bNew

bool dp_gui::Entry_Impl::m_bNew

Definition at line 64 of file dp_gui_extlistbox.hxx.

◆ m_bShared

bool dp_gui::Entry_Impl::m_bShared

Definition at line 63 of file dp_gui_extlistbox.hxx.

◆ m_bUser

bool dp_gui::Entry_Impl::m_bUser

Definition at line 62 of file dp_gui_extlistbox.hxx.

◆ m_eState

PackageState dp_gui::Entry_Impl::m_eState

Definition at line 69 of file dp_gui_extlistbox.hxx.

◆ m_sDescription

OUString dp_gui::Entry_Impl::m_sDescription

Definition at line 72 of file dp_gui_extlistbox.hxx.

Referenced by Entry_Impl().

◆ m_sErrorText

OUString dp_gui::Entry_Impl::m_sErrorText

Definition at line 75 of file dp_gui_extlistbox.hxx.

Referenced by checkDependencies(), and Entry_Impl().

◆ m_sLicenseText

OUString dp_gui::Entry_Impl::m_sLicenseText

Definition at line 76 of file dp_gui_extlistbox.hxx.

Referenced by Entry_Impl().

◆ m_sPublisher

OUString dp_gui::Entry_Impl::m_sPublisher

Definition at line 73 of file dp_gui_extlistbox.hxx.

Referenced by Entry_Impl().

◆ m_sPublisherURL

OUString dp_gui::Entry_Impl::m_sPublisherURL

Definition at line 74 of file dp_gui_extlistbox.hxx.

Referenced by Entry_Impl().

◆ m_sTitle

OUString dp_gui::Entry_Impl::m_sTitle

Definition at line 70 of file dp_gui_extlistbox.hxx.

Referenced by CompareTo(), and Entry_Impl().

◆ m_sVersion

OUString dp_gui::Entry_Impl::m_sVersion

Definition at line 71 of file dp_gui_extlistbox.hxx.

Referenced by CompareTo(), and Entry_Impl().

◆ m_xPackage

css::uno::Reference<css::deployment::XPackage> dp_gui::Entry_Impl::m_xPackage

Definition at line 80 of file dp_gui_extlistbox.hxx.

Referenced by checkDependencies(), CompareTo(), and Entry_Impl().


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