Searched refs:m_aOperandGlue (Results 1 – 2 of 2) sorted by relevance
242 ,m_aOperandGlue(this, ModuleRes(FT_AND)) in Condition()288 m_aOperandGlue.SetStyle( m_aOperandGlue.GetStyle() | WB_VCENTER ); in Condition()574 …const Size aOpGlueSize( m_aOperandGlue.GetTextWidth( m_aOperandGlue.GetText() ) + aRelatedControls… in impl_layoutOperands()575 …m_aOperandGlue.SetPosSizePixel( aOpGluePos.X(), aOpGluePos.Y(), aOpGlueSize.Width(), aOpGlueSize.H… in impl_layoutOperands()583 m_aOperandGlue.Show( bHaveRHS ); in impl_layoutOperands()
80 FixedText m_aOperandGlue; member in rptui::Condition
Completed in 10 milliseconds