Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/cctrl/
H A Ddpcontrol.cxx981 maChecks(this, 0), in ScDPFieldPopupWindow()
995 maTabStopCtrls.push_back(&maChecks); in ScDPFieldPopupWindow()
1022 maChecks.SetPosSizePixel(aPos, aSize); in ScDPFieldPopupWindow()
1023 maChecks.SetFont(getLabelFont()); in ScDPFieldPopupWindow()
1025 maChecks.Show(); in ScDPFieldPopupWindow()
1165 sal_uInt16 nSelected = maChecks.GetSelectEntryPos(); in selectCurrentMemberOnly()
1166 maChecks.CheckEntryPos(nSelected, bSet); in selectCurrentMemberOnly()
1200 CheckHdl(&maChecks); in IMPL_LINK()
1205 CheckHdl(&maChecks); in IMPL_LINK()
1235 if (pChecks != &maChecks) in IMPL_LINK()
[all …]
/trunk/main/sc/source/ui/inc/
H A Ddpcontrol.hxx339 SvxCheckListBox maChecks; member in ScDPFieldPopupWindow

Completed in 14 milliseconds