Home
last modified time | relevance | path

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

/aoo41x/main/dbaccess/source/ui/dlg/
H A Dadvancedsettings.cxx95 ,m_pBooleanComparisonModeLabel( NULL ) in SpecialSettingsPage()
155m_pBooleanComparisonModeLabel = new FixedText( this, ModuleRes( FT_BOOLEANCOMPARISON ) ); in SpecialSettingsPage()
160 Point aLabelPos( m_pBooleanComparisonModeLabel->GetPosPixel() ); in SpecialSettingsPage()
164m_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()
H A Dadvancedsettings.hxx74 FixedText* m_pBooleanComparisonModeLabel; member in dbaui::SpecialSettingsPage

Completed in 14 milliseconds