Searched refs:aSizeWidthField (Results 1 – 2 of 2) sorted by relevance
120 aSizeWidthField (this, SW_RES( FLD_SIZE_WIDTH )), in SwEnvFmtPage()135 SetMetric(aSizeWidthField, aMetric); in SwEnvFmtPage()149 aSizeWidthField .SetUpHdl( aLk ); in SwEnvFmtPage()156 aSizeWidthField .SetDownHdl( aLk ); in SwEnvFmtPage()163 aSizeWidthField .SetLoseFocusHdl( aLk ); in SwEnvFmtPage()216 long lWVal = static_cast< long >(GetFldVal(aSizeWidthField )); in IMPL_LINK_INLINE_START()222 if (pEdit == &aSizeWidthField || pEdit == &aSizeHeightField) in IMPL_LINK_INLINE_START()486 SetFldVal(aSizeWidthField , lWidth ); in IMPL_LINK()501 long lWVal = static_cast< long >(GetFldVal(aSizeWidthField )); in SetMinMax()532 aSizeWidthField .Reformat(); in SetMinMax()[all …]
71 MetricField aSizeWidthField; member in SwEnvFmtPage
Completed in 17 milliseconds