Searched refs:NumFormatHdl (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/sc/source/ui/sidebar/ |
H A D | NumberFormatPropertyPanel.cxx | 133 aLink = LINK(this, NumberFormatPropertyPanel, NumFormatHdl); in Initialize() 153 IMPL_LINK( NumberFormatPropertyPanel, NumFormatHdl, ToolBox*, pBox ) in IMPL_LINK() argument
|
H A D | NumberFormatPropertyPanel.hxx | 85 DECL_LINK(NumFormatHdl, ToolBox*);
|
/aoo42x/main/sw/source/ui/fldui/ |
H A D | fldpage.hxx | 64 DECL_LINK( NumFormatHdl, ListBox *pBtn = 0 );
|
H A D | fldpage.cxx | 404 IMPL_LINK( SwFldPage, NumFormatHdl, ListBox *, EMPTYARG ) in IMPL_LINK() argument
|
H A D | flddok.cxx | 89 aNumFormatLB.SetDoubleClickHdl(LINK(this, SwFldDokPage, NumFormatHdl)); in SwFldDokPage()
|
Completed in 32 milliseconds