LibreOffice Module forms (master) 1
Classes | Namespaces | Typedefs | Enumerations
rtattributes.hxx File Reference
#include <sal/types.h>
#include <svl/poolitem.hxx>
Include dependency graph for rtattributes.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  frm::AttributeState
 
class  frm::IMultiAttributeDispatcher
 

Namespaces

namespace  frm
 ListBox is a bit confusing / different from other form components, so here are a few notes:
 

Typedefs

typedef sal_Int32 frm::AttributeId
 the id of an attribute More...
 
typedef sal_uInt16 frm::WhichId
 the "which id" of an item in an SfxItemSet More...
 
typedef sal_uInt16 frm::SfxSlotId
 a SFX slot id More...
 

Enumerations

enum  frm::AttributeCheckState {
  frm::eChecked ,
  frm::eUnchecked ,
  frm::eIndetermined
}