Home
last modified time | relevance | path

Searched refs:CellLineStyleControl (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sc/source/ui/sidebar/
H A DCellLineStyleControl.cxx38 CellLineStyleControl::CellLineStyleControl(Window* pParent, CellAppearancePropertyPanel& rPanel) in CellLineStyleControl() function in sc::sidebar::CellLineStyleControl
50 CellLineStyleControl::~CellLineStyleControl(void) in ~CellLineStyleControl()
55 void CellLineStyleControl::Initialize() in Initialize()
58 Link aLink = LINK(this, CellLineStyleControl, PBClickHdl); in Initialize()
88 aLink = LINK(this, CellLineStyleControl, VSSelectHdl); in Initialize()
94 void CellLineStyleControl::GetFocus() in GetFocus()
106 void CellLineStyleControl::SetAllNoSel() in SetAllNoSel()
115 IMPL_LINK(CellLineStyleControl, VSSelectHdl, void *, pControl) in IMPL_LINK() argument
178 IMPL_LINK(CellLineStyleControl, PBClickHdl, PushButton *, pPBtn) in IMPL_LINK() argument
193 void CellLineStyleControl::SetLineStyleSelect(sal_uInt16 out, sal_uInt16 in, sal_uInt16 dis) in SetLineStyleSelect()
H A DCellLineStyleControl.hxx33 class CellLineStyleControl : public svx::sidebar::PopupControl class
51 CellLineStyleControl(Window* pParent, CellAppearancePropertyPanel& rPanel);
52 virtual ~CellLineStyleControl(void);
H A DCellLineStylePopup.cxx46 CellLineStyleControl* pControl = dynamic_cast< CellLineStyleControl* >(mpControl.get()); in SetLineStyleSelect()
H A DCellAppearancePropertyPanel.hxx35 class CellLineStyleControl;
49 friend class CellLineStyleControl;
H A DCellAppearancePropertyPanel.cxx127 return new CellLineStyleControl(pParent, *this); in CreateCellLineStylePopupControl()
/trunk/main/sc/
H A DLibrary_sc.mk300 sc/source/ui/sidebar/CellLineStyleControl \

Completed in 37 milliseconds