Searched refs:NumFormatListBox (Results 1 – 8 of 8) sorted by relevance
/aoo41x/main/sw/source/ui/utlui/ |
H A D | numfmtlb.cxx | 69 NumFormatListBox::NumFormatListBox( Window* pWin, const ResId& rResId, in NumFormatListBox() function in NumFormatListBox 89 NumFormatListBox::NumFormatListBox( Window* pWin, SwView* pView, in NumFormatListBox() function in NumFormatListBox 109 void NumFormatListBox::Init(short nFormatType, sal_Bool bUsrFmts) in Init() 127 SetSelectHdl(LINK(this, NumFormatListBox, SelectHdl)); in Init() 134 NumFormatListBox::~NumFormatListBox() in ~NumFormatListBox() 143 SwView* NumFormatListBox::GetView() in GetView() 154 void NumFormatListBox::SetFormatType(const short nFormatType) in SetFormatType() 301 void NumFormatListBox::SetDefFormat(const sal_uLong nDefFmt) in SetDefFormat() 394 sal_uLong NumFormatListBox::GetFormat() const in GetFormat() 405 IMPL_LINK( NumFormatListBox, SelectHdl, ListBox *, pBox ) in IMPL_LINK() argument [all …]
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | numfmtlb.hxx | 32 class SW_DLLPUBLIC NumFormatListBox : public ListBox class 52 NumFormatListBox( Window* pWin, const ResId& rResId, 56 NumFormatListBox( Window* pWin, SwView* pView, const ResId& rResId, 60 ~NumFormatListBox();
|
H A D | dbinsdlg.hxx | 111 NumFormatListBox aLbDbFmtFromUsr;
|
/aoo41x/main/sw/source/ui/fldui/ |
H A D | flddb.hxx | 59 NumFormatListBox aNumFormatLB; 72 DECL_LINK( NumSelectHdl, NumFormatListBox* pLB = 0);
|
H A D | flddinf.hxx | 50 NumFormatListBox aFormatLB;
|
H A D | flddok.hxx | 55 NumFormatListBox aNumFormatLB;
|
H A D | fldvar.hxx | 78 NumFormatListBox aNumFormatLB;
|
H A D | flddb.cxx | 436 IMPL_LINK( SwFldDBPage, NumSelectHdl, NumFormatListBox *, pLB ) in IMPL_LINK() argument
|
Completed in 37 milliseconds