Home
last modified time | relevance | path

Searched refs:aNumFormatLB (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/ui/fldui/
H A Dfldvar.cxx66 aNumFormatLB (this, SW_RES(LB_VARNUMFORMAT)), in SwFldVarPage()
196 nOldFormat = aNumFormatLB.GetFormat(); in Reset()
266 aNumFormatLB.SetUpdateMode(sal_False); in IMPL_LINK()
328 aNumFormatLB.Clear(); in IMPL_LINK()
331 aNumFormatLB.SelectEntryPos( 0 ); in IMPL_LINK()
551 aNumFormatLB.Show( bNumFmt ); in IMPL_LINK()
581 aNumFormatLB.SetUpdateMode( sal_True ); in IMPL_LINK()
743 aNumFormatLB.Clear(); in FillFormatLB()
1188 if (!aNumFormatLB.IsVisible()) in FillItemSet()
1199 nFormat = aNumFormatLB.GetFormat(); in FillItemSet()
[all …]
H A Dflddok.cxx77 aNumFormatLB (this, SW_RES(LB_DOKNUMFORMAT)), in SwFldDokPage()
95 aNumFormatLB.SetShowLanguageControl(sal_True); in SwFldDokPage()
417 aNumFormatLB.SetDefFormat(GetCurField()->GetFormat()); in IMPL_LINK()
423 aNumFormatLB.SetFormatType(0); in IMPL_LINK()
424 aNumFormatLB.SetFormatType(nFmtType); in IMPL_LINK()
430 aNumFormatLB.SetFormatType(nFmtType); in IMPL_LINK()
432 aNumFormatLB.SetOneArea(bOneArea); in IMPL_LINK()
436 aNumFormatLB.Show(bNumFmt); in IMPL_LINK()
452 aNumFormatLB.SetSizePixel(aSz); in IMPL_LINK()
462 aNumFormatLB.SelectEntryPos(0); in IMPL_LINK()
[all …]
H A Dflddb.cxx79 aNumFormatLB(this, SW_RES(LB_DBNUMFORMAT)), in SwFldDBPage()
86 aOldNumSelectHdl = aNumFormatLB.GetSelectHdl(); in SwFldDBPage()
88 aNumFormatLB.SetSelectHdl(LINK(this, SwFldDBPage, NumSelectHdl)); in SwFldDBPage()
254 nFormat = aNumFormatLB.GetFormat(); in FillItemSet()
352 aNumFormatLB.Show(); in IMPL_LINK()
361 aNumFormatLB.SetDefFormat(GetCurField()->GetFormat()); in IMPL_LINK()
388 aNumFormatLB.Hide(); in IMPL_LINK()
411 aNumFormatLB.Enable(bDBFormat); in IMPL_LINK()
516 aNumFormatLB.Enable(bNumFormat); in IMPL_LINK()
H A Dflddok.hxx55 NumFormatListBox aNumFormatLB; member in SwFldDokPage
H A Dflddb.hxx59 NumFormatListBox aNumFormatLB; member in SwFldDBPage
H A Dfldvar.hxx78 NumFormatListBox aNumFormatLB; member in SwFldVarPage

Completed in 36 milliseconds