Home
last modified time | relevance | path

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

/aoo41x/main/dbaccess/source/ext/macromigration/
H A Dmacromigrationpages.cxx337 Rectangle aNewLabelSize( aOriginalLabelSize ); in displayMigrationLog() local
338aNewLabelSize.Bottom() = aNewLabelSize.Top() + m_aChangesLabel.LogicToPixel( Size( 0, 3*8 ), MAP_A… in displayMigrationLog()
340aNewLabelSize = m_aChangesLabel.GetTextRect( aNewLabelSize, m_aChangesLabel.GetText(), TEXT_DRAW_M… in displayMigrationLog()
341aNewLabelSize.Bottom() = aNewLabelSize.Top() + m_aChangesLabel.LogicToPixel( Size( 0, aInfo.GetLin… in displayMigrationLog()
343 m_aChangesLabel.SetSizePixel( aNewLabelSize.GetSize() ); in displayMigrationLog()
345 long nChangesDiff = aNewLabelSize.GetHeight() - aOriginalLabelSize.GetHeight(); in displayMigrationLog()
/aoo41x/main/uui/source/
H A Dpassworddlg.cxx152 Size aNewLabelSize = aFTPassword.GetSizePixel(); in PasswordDialog() local
153 aNewLabelSize.Height() = nNewLabelHeight; in PasswordDialog()
154 aFTPassword.SetPosSizePixel( aFTPassword.GetPosPixel(), aNewLabelSize ); in PasswordDialog()

Completed in 24 milliseconds