Home
last modified time | relevance | path

Searched refs:CellBorderStyleControl (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/source/ui/sidebar/
H A DCellBorderStyleControl.cxx46 CellBorderStyleControl::CellBorderStyleControl(Window* pParent, CellAppearancePropertyPanel& rPanel) in CellBorderStyleControl() function in sc::sidebar::CellBorderStyleControl
61 CellBorderStyleControl::~CellBorderStyleControl(void) in ~CellBorderStyleControl()
67 void CellBorderStyleControl::Initialize() in Initialize()
114 Link aLink = LINK(this, CellBorderStyleControl, TB1SelectHdl); in Initialize()
147 aLink = LINK(this, CellBorderStyleControl, TB2SelectHdl); in Initialize()
158 aLink = LINK(this, CellBorderStyleControl, TB3SelectHdl); in Initialize()
162 IMPL_LINK(CellBorderStyleControl, TB1SelectHdl, ToolBox*, pToolBox) in IMPL_LINK() argument
220 IMPL_LINK(CellBorderStyleControl, TB2SelectHdl, ToolBox *, pToolBox) in IMPL_LINK() argument
306 IMPL_LINK(CellBorderStyleControl, TB3SelectHdl, ToolBox *, pToolBox) in IMPL_LINK() argument
H A DCellBorderStyleControl.hxx34 class CellBorderStyleControl : public svx::sidebar::PopupControl class
53 CellBorderStyleControl(Window* pParent, CellAppearancePropertyPanel& rPanel);
54 virtual ~CellBorderStyleControl(void);
H A DCellAppearancePropertyPanel.hxx50 friend class CellBorderStyleControl;
H A DCellAppearancePropertyPanel.cxx142 return new CellBorderStyleControl(pParent, *this); in CreateCellBorderStylePopupControl()
/trunk/main/sc/
H A DLibrary_sc.mk305 sc/source/ui/sidebar/CellBorderStyleControl \

Completed in 38 milliseconds