Home
last modified time | relevance | path

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

/aoo41x/main/dbaccess/source/ext/macromigration/
H A Dmacromigrationpages.cxx314 ,m_aChangesLabel( this, MacroMigrationResId( FT_CHANGES_LABEL ) ) in ResultPage()
331 m_aChangesLabel.SetText( _bSuccessful ? m_aSuccessful : m_aUnsuccessful ); in displayMigrationLog()
335 … Rectangle aOriginalLabelSize( m_aChangesLabel.GetPosPixel(), m_aChangesLabel.GetSizePixel() ); in displayMigrationLog()
338 …aNewLabelSize.Bottom() = aNewLabelSize.Top() + m_aChangesLabel.LogicToPixel( Size( 0, 3*8 ), MAP_A… in displayMigrationLog()
340 …aNewLabelSize = m_aChangesLabel.GetTextRect( aNewLabelSize, m_aChangesLabel.GetText(), TEXT_DRAW_M… in displayMigrationLog()
341 …aNewLabelSize.Bottom() = aNewLabelSize.Top() + m_aChangesLabel.LogicToPixel( Size( 0, aInfo.GetLin… in displayMigrationLog()
343 m_aChangesLabel.SetSizePixel( aNewLabelSize.GetSize() ); in displayMigrationLog()
H A Dmacromigrationpages.hxx167 FixedText m_aChangesLabel; member in dbmm::ResultPage

Completed in 18 milliseconds