LibreOffice Module vcl (master) 1
Macros | Functions
DropdownBox.cxx File Reference
#include <vcl/toolkit/button.hxx>
#include <vcl/layout.hxx>
#include <DropdownBox.hxx>
Include dependency graph for DropdownBox.cxx:

Go to the source code of this file.

Macros

#define NOTEBOOK_HEADER_HEIGHT   30
 

Functions

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

Macro Definition Documentation

◆ NOTEBOOK_HEADER_HEIGHT

#define NOTEBOOK_HEADER_HEIGHT   30

Definition at line 24 of file DropdownBox.cxx.

Function Documentation

◆ IMPL_LINK()

IMPL_LINK ( DropdownBox  ,
PBClickHdl  ,
Button ,
void   
)