LibreOffice Module vcl (master) 1
Classes | Namespaces | Enumerations
button.hxx File Reference
#include <vcl/dllapi.h>
#include <vcl/image.hxx>
#include <vcl/ctrl.hxx>
#include <vcl/vclenum.hxx>
#include <memory>
#include <vector>
Include dependency graph for button.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Button
 
class  PushButton
 
class  OKButton
 
class  CancelButton
 
class  CloseButton
 
class  HelpButton
 
class  CheckBox
 
class  RadioButton
 
class  ImageButton
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::frame
 

Enumerations

enum class  PushButtonDropdownStyle {
  NONE = 0x0000 ,
  MenuButton = 0x0002 ,
  SplitMenuButton = 0x0003
}
 

Enumeration Type Documentation

◆ PushButtonDropdownStyle

enum class PushButtonDropdownStyle
strong
Enumerator
NONE 
MenuButton 
SplitMenuButton 

Definition at line 116 of file button.hxx.