Home
last modified time | relevance | path

Searched refs:NumFormatListBox (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sw/source/ui/utlui/
H A Dnumfmtlb.cxx69 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 …]
/trunk/main/sw/source/ui/inc/
H A Dnumfmtlb.hxx32 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 Ddbinsdlg.hxx111 NumFormatListBox aLbDbFmtFromUsr;
/trunk/main/sw/source/ui/fldui/
H A Dflddb.hxx59 NumFormatListBox aNumFormatLB;
72 DECL_LINK( NumSelectHdl, NumFormatListBox* pLB = 0);
H A Dflddinf.hxx50 NumFormatListBox aFormatLB;
H A Dflddok.hxx55 NumFormatListBox aNumFormatLB;
H A Dfldvar.hxx78 NumFormatListBox aNumFormatLB;
H A Dflddb.cxx436 IMPL_LINK( SwFldDBPage, NumSelectHdl, NumFormatListBox *, pLB ) in IMPL_LINK() argument

Completed in 46 milliseconds