Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/envelp/
H A Denvprt.cxx51 aAlignBox (this, SW_RES(BOX_ALIGN )), in SwEnvPrtPage()
82 Size aSz = aAlignBox.CalcWindowSizePixel(); in SwEnvPrtPage()
83 aAlignBox.SetSizePixel(aSz); in SwEnvPrtPage()
85 aAlignBox.SetClickHdl(LINK(this, SwEnvPrtPage, AlignHdl)); in SwEnvPrtPage()
107aAlignBox.SetItemImage(ITM_HOR_LEFT, Bitmap(SW_RES(bHC ? BMP_HOR_LEFT_LOWER_H : BMP_HOR_LEFT_LOWER… in IMPL_LINK()
155 if (aAlignBox.GetCurItemId()) in IMPL_LINK()
158 aAlignBox.CheckItem(i, sal_False); in IMPL_LINK()
159 aAlignBox.CheckItem(aAlignBox.GetCurItemId(), sal_True); in IMPL_LINK()
165 aAlignBox.CheckItem((sal_uInt16) rItem.eAlign + ITM_HOR_LEFT, sal_True); in IMPL_LINK()
208 if (aAlignBox.IsItemChecked(i)) in FillItem()
[all …]
H A Denvprt.hxx48 ToolBox aAlignBox; member in SwEnvPrtPage

Completed in 11 milliseconds