Searched refs:aFLSz (Results 1 – 3 of 3) sorted by relevance
884 Size aFLSz = LogicToPixel( Size( aOutSz.Width(), RSC_CD_FIXEDLINE_HEIGHT ) ); in SetPage() local888 pImpl->m_pLine->SetPosSizePixel( aPnt, aFLSz ); in SetPage()890 aPnt.Y() += aFLSz.Height() + ( aOffSz.Height() / 2 ); in SetPage()902 … aOutSz.Height() += aFLSz.Height() + ( aOffSz.Height() / 2 ) + aBtnSz.Height() + aOffSz.Height(); in SetPage()
1672 Size aFLSz(aEntriesFL.GetSizePixel().Width(), GetSizePixel().Height()); in SwCreateAuthEntryDlg_Impl() local1673 long nControlSpace = aFLSz.Width() / 4; in SwCreateAuthEntryDlg_Impl()1683 Size aFixedTextSize(aFLSz); in SwCreateAuthEntryDlg_Impl()1795 long nHeightDiff = - aFLSz.Height(); in SwCreateAuthEntryDlg_Impl()1796 aFLSz.Height() = aTL1.Y(); in SwCreateAuthEntryDlg_Impl()1797 nHeightDiff += aFLSz.Height(); in SwCreateAuthEntryDlg_Impl()
365 Size aFLSz(aFormatFL.GetSizePixel()); in SetToBusinessCard() local367 aFormatFL.SetPosSizePixel(aFLPos, aFLSz); in SetToBusinessCard()
Completed in 40 milliseconds