LibreOffice Module vcl (master) 1
|
Public Member Functions | |
IconSet () | |
IconSet (OUString aURL) | |
Public Attributes | |
OUString | maURL |
css::uno::Reference< css::container::XNameAccess > | maNameAccess |
ScaledIconCache | maScaledIconCaches |
IconLinkHash | maLinkHash |
Definition at line 105 of file implimagetree.hxx.
|
inline |
Definition at line 112 of file implimagetree.hxx.
References maLinkHash.
|
inline |
Definition at line 117 of file implimagetree.hxx.
References aURL, and maLinkHash.
IconLinkHash ImplImageTree::IconSet::maLinkHash |
Definition at line 110 of file implimagetree.hxx.
Referenced by IconSet(), and ImplImageTree::parseLinkFile().
css::uno::Reference<css::container::XNameAccess> ImplImageTree::IconSet::maNameAccess |
Definition at line 108 of file implimagetree.hxx.
Referenced by ImplImageTree::checkPathAccess(), ImplImageTree::findImage(), ImplImageTree::getImageUrl(), ImplImageTree::getImageXInputStream(), ImplImageTree::getNameAccess(), and ImplImageTree::loadImageLinks().
ScaledIconCache ImplImageTree::IconSet::maScaledIconCaches |
Definition at line 109 of file implimagetree.hxx.
OUString ImplImageTree::IconSet::maURL |
Definition at line 107 of file implimagetree.hxx.
Referenced by ImplImageTree::checkPathAccess(), and ImplImageTree::getImageUrl().