Home
last modified time | relevance | path

Searched refs:DDListBox (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/ui/dbui/
H A Dmmaddressblockpage.hxx156 class DDListBox : public SvTreeListBox class
160 DDListBox(SwCustomizeAddressBlockDialog* pParent, const ResId rResId);
161 ~DDListBox();
227 friend class DDListBox;
239 DDListBox m_aAddressElementsLB;
274 DECL_LINK(ListBoxSelectHdl_Impl, DDListBox*);
H A Dmmaddressblockpage.cxx710 IMPL_LINK(SwCustomizeAddressBlockDialog, ListBoxSelectHdl_Impl, DDListBox*, pBox) in IMPL_LINK() argument
1448 DDListBox::DDListBox(SwCustomizeAddressBlockDialog* pParent, const ResId rResId) : in DDListBox() function in DDListBox
1467 DDListBox::~DDListBox() in ~DDListBox()
1473 void DDListBox::StartDrag( sal_Int8 /*nAction*/, const Point& /*rPosPixel*/ ) in StartDrag()

Completed in 19 milliseconds