Home
last modified time | relevance | path

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

/aoo41x/main/reportdesign/source/core/misc/
H A Dconditionalexpression.cxx123 bool bHaveRHS( nRHSIndex != -1 ); in matchExpression() local
124 sal_Int32 nRightMostIndex( bHaveRHS ? nRHSIndex : nLHSIndex ); in matchExpression()
135 if ( !bHaveRHS ) in matchExpression()
/aoo41x/main/reportdesign/source/ui/dlg/
H A DCondition.cxx544 const bool bHaveRHS = in impl_layoutOperands() local
566 if ( !bHaveRHS ) in impl_layoutOperands()
570 if ( bHaveRHS ) in impl_layoutOperands()
583 m_aOperandGlue.Show( bHaveRHS ); in impl_layoutOperands()
584 m_aCondRHS.Show( bHaveRHS ); in impl_layoutOperands()

Completed in 20 milliseconds