Searched refs:DDListBox (Results 1 – 2 of 2) sorted by relevance
156 class DDListBox : public SvTreeListBox class160 DDListBox(SwCustomizeAddressBlockDialog* pParent, const ResId rResId);161 ~DDListBox();227 friend class DDListBox;239 DDListBox m_aAddressElementsLB;274 DECL_LINK(ListBoxSelectHdl_Impl, DDListBox*);
710 IMPL_LINK(SwCustomizeAddressBlockDialog, ListBoxSelectHdl_Impl, DDListBox*, pBox) in IMPL_LINK() argument1448 DDListBox::DDListBox(SwCustomizeAddressBlockDialog* pParent, const ResId rResId) : in DDListBox() function in DDListBox1467 DDListBox::~DDListBox() in ~DDListBox()1473 void DDListBox::StartDrag( sal_Int8 /*nAction*/, const Point& /*rPosPixel*/ ) in StartDrag()
Completed in 37 milliseconds