Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/dlg/
H A Dsdpreslt.cxx64 maVS (this, SdResId(VS_LAYOUT)), in SdPresLayoutDlg()
78 maVS.SetDoubleClickHdl(LINK(this, SdPresLayoutDlg, ClickLayoutHdl)); in SdPresLayoutDlg()
151 short nId = maVS.GetSelectItemId(); in GetAttr()
184 maVS.SetStyle(maVS.GetStyle() | WB_ITEMBORDER | WB_DOUBLEBORDER in FillValueSet()
187 maVS.SetColCount(2); in FillValueSet()
188 maVS.SetLineCount(2); in FillValueSet()
189 maVS.SetExtraSpacing(2); in FillValueSet()
209 maVS.Show(); in FillValueSet()
289 maVS.SelectItem( nId ); in IMPL_LINK()
340 maVS.InsertItem( (sal_uInt16) mpLayoutNames->Count(), in IMPL_LINK()
[all …]
/aoo4110/main/sd/source/ui/inc/
H A Dsdpreslt.hxx64 ValueSet maVS; member in SdPresLayoutDlg

Completed in 23 milliseconds