Searched refs:aFrameSet (Results 1 – 3 of 3) sorted by relevance
249 SvxFrmValueSet_Impl aFrameSet; member in SvxFrameWindow_Impl1039 aFrameSet.InsertItem( i, aImgList.GetImage(i) ); in SvxFrameWindow_Impl()1046 aFrameSet.SetColCount( 4 ); in SvxFrameWindow_Impl()1054 aFrameSet.Show(); in SvxFrameWindow_Impl()1072 return &aFrameSet; in GetPreferredKeyInputWindow()1077 aFrameSet.GrabFocus(); in GetFocus()1213 aFrameSet.SetNoSelection(); in IMPL_LINK()1225 lcl_ResizeValueSet( *this, aFrameSet); in Resize()1243 if(aFrameSet.GetItemCount()) in StateChanged()1251 aFrameSet.RemoveItem(i); in StateChanged()[all …]
1022 SfxItemSet aFrameSet(rSh.GetAttrPool(), RES_BOX, RES_BOX); in ExecFrameStyle() local1024 rSh.GetFlyFrmAttr( aFrameSet ); in ExecFrameStyle()1025 const SvxBoxItem& rBoxItem = (const SvxBoxItem&)aFrameSet.Get(RES_BOX); in ExecFrameStyle()1173 aFrameSet.Put( aBoxItem ); in ExecFrameStyle()1178 rSh.AutoUpdateFrame(pFmt, aFrameSet); in ExecFrameStyle()1181 rSh.SetFlyFrmAttr( aFrameSet ); in ExecFrameStyle()1220 SfxItemSet aFrameSet( rSh.GetAttrPool(), RES_BOX, RES_BOX ); in GetLineStyleState() local1222 rSh.GetFlyFrmAttr(aFrameSet); in GetLineStyleState()1224 const SvxBorderLine* pLine = ((const SvxBoxItem&)aFrameSet.Get(RES_BOX)).GetTop(); in GetLineStyleState()
1651 SfxItemSet aFrameSet(GetPool(), RES_LR_SPACE, RES_LR_SPACE); in StateTabWin() local1652 rSh.GetFlyFrmAttr( aFrameSet ); in StateTabWin()
Completed in 67 milliseconds