LibreOffice Module vcl (master) 1
Public Member Functions | Private Attributes | List of all members
WeldedTabbedNotebookbar Class Reference

Welded wrapper for NotebookBar used for online. More...

#include <WeldedTabbedNotebookbar.hxx>

Public Member Functions

 WeldedTabbedNotebookbar (const VclPtr< vcl::Window > &pContainerWindow, const OUString &rUIFilePath, const css::uno::Reference< css::frame::XFrame > &rFrame, sal_uInt64 nWindowId)
 

Private Attributes

std::unique_ptr< weld::Builderm_xBuilder
 
std::unique_ptr< weld::Containerm_xContainer
 

Detailed Description

Welded wrapper for NotebookBar used for online.

Definition at line 21 of file WeldedTabbedNotebookbar.hxx.

Constructor & Destructor Documentation

◆ WeldedTabbedNotebookbar()

WeldedTabbedNotebookbar::WeldedTabbedNotebookbar ( const VclPtr< vcl::Window > &  pContainerWindow,
const OUString &  rUIFilePath,
const css::uno::Reference< css::frame::XFrame > &  rFrame,
sal_uInt64  nWindowId 
)

Definition at line 14 of file WeldedTabbedNotebookbar.cxx.

References m_xBuilder, and m_xContainer.

Member Data Documentation

◆ m_xBuilder

std::unique_ptr<weld::Builder> WeldedTabbedNotebookbar::m_xBuilder
private

Definition at line 23 of file WeldedTabbedNotebookbar.hxx.

Referenced by WeldedTabbedNotebookbar().

◆ m_xContainer

std::unique_ptr<weld::Container> WeldedTabbedNotebookbar::m_xContainer
private

Definition at line 25 of file WeldedTabbedNotebookbar.hxx.

Referenced by WeldedTabbedNotebookbar().


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