LibreOffice Module vcl (master)
1
include
vcl
WeldedTabbedNotebookbar.hxx
Go to the documentation of this file.
1
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2
/*
3
* This file is part of the LibreOffice project.
4
*
5
* This Source Code Form is subject to the terms of the Mozilla Public
6
* License, v. 2.0. If a copy of the MPL was not distributed with this
7
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
8
*/
9
10
#ifndef INCLUDED_SFX2_NOTEBOOKBAR_WRITERTABBEDNOTEBOOKBAR_HXX
11
#define INCLUDED_SFX2_NOTEBOOKBAR_WRITERTABBEDNOTEBOOKBAR_HXX
12
13
#include <
vcl/dllapi.h
>
14
#include <rtl/ustring.hxx>
15
#include <
vcl/weld.hxx
>
16
#include <com/sun/star/frame/XFrame.hpp>
17
21
class
VCL_DLLPUBLIC
WeldedTabbedNotebookbar
22
{
23
std::unique_ptr<weld::Builder>
m_xBuilder
;
24
25
std::unique_ptr<weld::Container>
m_xContainer
;
26
27
public
:
28
WeldedTabbedNotebookbar
(
const
VclPtr<vcl::Window>
& pContainerWindow,
29
const
OUString& rUIFilePath,
30
const
css::uno::Reference<css::frame::XFrame>& rFrame,
31
sal_uInt64 nWindowId);
32
};
33
34
#endif
// INCLUDED_SFX2_NOTEBOOKBAR_SFXNOTEBOOKBAR_HXX
35
36
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
VclPtr< vcl::Window >
WeldedTabbedNotebookbar
Welded wrapper for NotebookBar used for online.
Definition:
WeldedTabbedNotebookbar.hxx:22
WeldedTabbedNotebookbar::m_xBuilder
std::unique_ptr< weld::Builder > m_xBuilder
Definition:
WeldedTabbedNotebookbar.hxx:23
WeldedTabbedNotebookbar::m_xContainer
std::unique_ptr< weld::Container > m_xContainer
Definition:
WeldedTabbedNotebookbar.hxx:25
dllapi.h
VCL_DLLPUBLIC
#define VCL_DLLPUBLIC
Definition:
dllapi.h:29
weld.hxx
Generated on Sun Jul 30 2023 04:34:55 for LibreOffice Module vcl (master) by
1.9.3