LibreOffice Module vcl (master) 1
Macros | Functions
PriorityMergedHBox.cxx File Reference
#include <vcl/toolkit/button.hxx>
#include <vcl/layout.hxx>
#include <bitmaps.hlst>
#include <NotebookbarPopup.hxx>
#include <PriorityHBox.hxx>
#include <PriorityMergedHBox.hxx>
#include <comphelper/lok.hxx>
Include dependency graph for PriorityMergedHBox.cxx:

Go to the source code of this file.

Macros

#define DUMMY_WIDTH   50
 
#define BUTTON_WIDTH   30
 

Functions

 IMPL_LINK (PriorityMergedHBox, PBClickHdl, Button *,, void)
 

Macro Definition Documentation

◆ BUTTON_WIDTH

#define BUTTON_WIDTH   30

Definition at line 29 of file PriorityMergedHBox.cxx.

◆ DUMMY_WIDTH

#define DUMMY_WIDTH   50

Definition at line 28 of file PriorityMergedHBox.cxx.

Function Documentation

◆ IMPL_LINK()

IMPL_LINK ( PriorityMergedHBox  ,
PBClickHdl  ,
Button ,
void   
)