LibreOffice Module vcl (master) 1
Public Member Functions | Public Attributes | List of all members
ImplImageTree::IconSet Struct Reference

Public Member Functions

 IconSet ()
 
 IconSet (OUString aURL)
 

Public Attributes

OUString maURL
 
css::uno::Reference< css::container::XNameAccess > maNameAccess
 
ScaledIconCache maScaledIconCaches
 
IconLinkHash maLinkHash
 

Detailed Description

Definition at line 105 of file implimagetree.hxx.

Constructor & Destructor Documentation

◆ IconSet() [1/2]

ImplImageTree::IconSet::IconSet ( )
inline

Definition at line 112 of file implimagetree.hxx.

References maLinkHash.

◆ IconSet() [2/2]

ImplImageTree::IconSet::IconSet ( OUString  aURL)
inline

Definition at line 117 of file implimagetree.hxx.

References aURL, and maLinkHash.

Member Data Documentation

◆ maLinkHash

IconLinkHash ImplImageTree::IconSet::maLinkHash

Definition at line 110 of file implimagetree.hxx.

Referenced by IconSet(), and ImplImageTree::parseLinkFile().

◆ maNameAccess

css::uno::Reference<css::container::XNameAccess> ImplImageTree::IconSet::maNameAccess

◆ maScaledIconCaches

ScaledIconCache ImplImageTree::IconSet::maScaledIconCaches

Definition at line 109 of file implimagetree.hxx.

◆ maURL

OUString ImplImageTree::IconSet::maURL

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