Searched refs:m_pBooleanComparisonModeLabel (Results 1 – 2 of 2) sorted by relevance
95 ,m_pBooleanComparisonModeLabel( NULL ) in SpecialSettingsPage()155 … m_pBooleanComparisonModeLabel = new FixedText( this, ModuleRes( FT_BOOLEANCOMPARISON ) ); in SpecialSettingsPage()160 Point aLabelPos( m_pBooleanComparisonModeLabel->GetPosPixel() ); in SpecialSettingsPage()164 … m_pBooleanComparisonModeLabel->SetPosPixel( Point( aLabelPos.X(), aLabelPos.Y() - nMoveUp ) ); in SpecialSettingsPage()207 DELETEZ( m_pBooleanComparisonModeLabel ); in ~SpecialSettingsPage()250 … _rControlList.push_back( new ODisableWrapper< FixedText >( m_pBooleanComparisonModeLabel ) ); in fillWindows()
74 FixedText* m_pBooleanComparisonModeLabel; member in dbaui::SpecialSettingsPage
Completed in 19 milliseconds