LibreOffice Module forms (master) 1
Public Member Functions | Private Attributes | List of all members
frm::DocumentCommandImageProvider Class Reference

#include <commandimageprovider.hxx>

Public Member Functions

 DocumentCommandImageProvider (const css::uno::Reference< css::uno::XComponentContext > &_rContext, const css::uno::Reference< css::frame::XModel > &_rxDocument)
 
std::vector< ImagegetCommandImages (const css::uno::Sequence< OUString > &_rCommandURLs, bool _bLarge) const
 

Private Attributes

css::uno::Reference< css::ui::XImageManager > m_xDocumentImageManager
 
css::uno::Reference< css::ui::XImageManager > m_xModuleImageManager
 

Detailed Description

Definition at line 34 of file commandimageprovider.hxx.

Constructor & Destructor Documentation

◆ DocumentCommandImageProvider()

frm::DocumentCommandImageProvider::DocumentCommandImageProvider ( const css::uno::Reference< css::uno::XComponentContext > &  _rContext,
const css::uno::Reference< css::frame::XModel > &  _rxDocument 
)

Member Function Documentation

◆ getCommandImages()

std::vector< Image > frm::DocumentCommandImageProvider::getCommandImages ( const css::uno::Sequence< OUString > &  _rCommandURLs,
bool  _bLarge 
) const

Member Data Documentation

◆ m_xDocumentImageManager

css::uno::Reference< css::ui::XImageManager > frm::DocumentCommandImageProvider::m_xDocumentImageManager
private

Definition at line 42 of file commandimageprovider.hxx.

Referenced by DocumentCommandImageProvider(), and getCommandImages().

◆ m_xModuleImageManager

css::uno::Reference< css::ui::XImageManager > frm::DocumentCommandImageProvider::m_xModuleImageManager
private

Definition at line 43 of file commandimageprovider.hxx.

Referenced by DocumentCommandImageProvider(), and getCommandImages().


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