Home
last modified time | relevance | path

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

/aoo4110/main/reportdesign/source/ui/dlg/
H A DCondition.cxx242 ,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()
575m_aOperandGlue.SetPosSizePixel( aOpGluePos.X(), aOpGluePos.Y(), aOpGlueSize.Width(), aOpGlueSize.H… in impl_layoutOperands()
583 m_aOperandGlue.Show( bHaveRHS ); in impl_layoutOperands()
H A DCondition.hxx80 FixedText m_aOperandGlue; member in rptui::Condition

Completed in 17 milliseconds