Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/attrdlg/
H A Dcondfrmt.cxx428 String sExpr1; in GetConditionalFormat() local
446 sExpr1 = aEdtCond11.GetText(); in GetConditionalFormat()
449 ScCondFormatEntry aNewEntry( eOper, sExpr1, sExpr2, pDoc, aCurPos, sStyle ); in GetConditionalFormat()
459 sExpr1 = aEdtCond21.GetText(); in GetConditionalFormat()
462 ScCondFormatEntry aNewEntry( eOper, sExpr1, sExpr2, pDoc, aCurPos, sStyle ); in GetConditionalFormat()
472 sExpr1 = aEdtCond31.GetText(); in GetConditionalFormat()
475 ScCondFormatEntry aNewEntry( eOper, sExpr1, sExpr2, pDoc, aCurPos, sStyle ); in GetConditionalFormat()

Completed in 16 milliseconds