Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Dswframeexample.cxx191 aFrameAtFrame = aPara; in InitAllRects_Impl()
192 aFrameAtFrame.Left() += 9; in InitAllRects_Impl()
193 aFrameAtFrame.Right() -= 5; in InitAllRects_Impl()
194 aFrameAtFrame.Bottom() += 5; in InitAllRects_Impl()
195aFrameAtFrame.SetPos(Point(aFrameAtFrame.Left() + 2, (aPagePrtArea.Bottom() - aFrameAtFrame.GetHei… in InitAllRects_Impl()
287 rRect.Left() = aFrameAtFrame.Left(); in CalcBoundRect_Impl()
288 rRect.Right() = aFrameAtFrame.Right(); in CalcBoundRect_Impl()
312 rRect.Top() = aFrameAtFrame.Top(); in CalcBoundRect_Impl()
313 rRect.Bottom() = aFrameAtFrame.Bottom(); in CalcBoundRect_Impl()
602 pOuterFrame = &aFrameAtFrame; in Paint()
[all …]
/trunk/main/svx/inc/svx/
H A Dswframeexample.hxx51 Rectangle aFrameAtFrame; member in SvxSwFrameExample

Completed in 19 milliseconds