Home
last modified time | relevance | path

Searched refs:aFLPos (Results 1 – 4 of 4) sorted by relevance

/trunk/main/reportdesign/source/ui/dlg/
H A DAddField.cxx420 Point aFLPos( aRelated.Width(), aLBPos.Y() + aLBSize.Height() + aRelated.Height()); in Resize() local
421 m_aFixedLine.SetPosSizePixel( aFLPos, aFLSize ); in Resize()
424 Point aFTPos( aRelated.Width(), aFLPos.Y() + aFLSize.Height() + aRelated.Height() ); in Resize()
/trunk/main/sw/source/ui/envelp/
H A Dlabel1.cxx369 Point aFLPos(aWritingFL.GetPosPixel()); in SetToBusinessCard() local
370 long nDiffPos = aFormatFL.GetPosPixel().Y() - aFLPos.Y(); in SetToBusinessCard()
373 aFormatFL.SetPosSizePixel(aFLPos, aFLSz); in SetToBusinessCard()
/trunk/main/sw/source/ui/index/
H A Dswuiidxmrk.cxx1670 Point aFLPos(aEntriesFL.GetPosPixel()); in SwCreateAuthEntryDlg_Impl() local
1671 Point aTL1(aFLPos); in SwCreateAuthEntryDlg_Impl()
1688 aFixedTextSize.Width() = nControlWidth + aFLPos.X(); in SwCreateAuthEntryDlg_Impl()
/trunk/main/cui/source/tabpages/
H A Dbackgrnd.cxx1954 Point aFLPos(aGraphTransFL.GetPosPixel()); in EnableTransparency() local
1956 long nRectHeight = aFLPos.Y() - aRectPos.Y() - aTmp.Height(); in EnableTransparency()

Completed in 46 milliseconds