Searched refs:aSendLeftField (Results 1 – 2 of 2) sorted by relevance
111 aSendLeftField (this, SW_RES( FLD_SEND_LEFT )), in SwEnvFmtPage()133 SetMetric(aSendLeftField, aMetric); in SwEnvFmtPage()147 aSendLeftField .SetUpHdl( aLk ); in SwEnvFmtPage()154 aSendLeftField .SetDownHdl( aLk ); in SwEnvFmtPage()161 aSendLeftField .SetLoseFocusHdl( aLk ); in SwEnvFmtPage()483 SetFldVal(aSendLeftField, lSendFromLeft); in IMPL_LINK()508 aAddrLeftField.SetMin((long) 100 * (GetFldVal(aSendLeftField) + 566), FUNIT_TWIP); in SetMinMax()512 aSendLeftField.SetMin((long) 100 * (566), FUNIT_TWIP); in SetMinMax()513 aSendLeftField.SetMax((long) 100 * (GetFldVal(aAddrLeftField) - 566), FUNIT_TWIP); in SetMinMax()522 aSendLeftField.SetFirst(aSendLeftField.GetMin()); in SetMinMax()[all …]
62 MetricField aSendLeftField; member in SwEnvFmtPage