Home
last modified time | relevance | path

Searched refs:aFrameSet (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svx/source/tbxctrls/
H A Dtbcontrl.cxx249 SvxFrmValueSet_Impl aFrameSet; member in SvxFrameWindow_Impl
1039 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 …]
/trunk/main/sw/source/ui/shells/
H A Dfrmsh.cxx1022 SfxItemSet aFrameSet(rSh.GetAttrPool(), RES_BOX, RES_BOX); in ExecFrameStyle() local
1024 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() local
1222 rSh.GetFlyFrmAttr(aFrameSet); in GetLineStyleState()
1224 const SvxBorderLine* pLine = ((const SvxBoxItem&)aFrameSet.Get(RES_BOX)).GetTop(); in GetLineStyleState()
/trunk/main/sw/source/ui/uiview/
H A Dviewtab.cxx1651 SfxItemSet aFrameSet(GetPool(), RES_LR_SPACE, RES_LR_SPACE); in StateTabWin() local
1652 rSh.GetFlyFrmAttr( aFrameSet ); in StateTabWin()

Completed in 41 milliseconds