Searched refs:aPaperWidthField (Results 1 – 2 of 2) sorted by relevance
333 aPaperWidthField (this, SW_RES(FLD_PAPER_WIDTH)), in SwLabFmtPage()351 SetMetric(aPaperWidthField, aMetric); in SwLabFmtPage()364 aPaperWidthField .SetModifyHdl( aLk ); in SwLabFmtPage()544 rItem.lPaperWidth = rRec.lPaperWidth = static_cast< long >(GETFLDVAL(aPaperWidthField)); in FillItem()580 SETFLDVAL(aPaperWidthField , aItem.lPaperWidth ); in Reset()607 aRec.lPaperWidth = static_cast< long >(GETFLDVAL(aPaperWidthField )); in IMPL_LINK()
104 MetricField aPaperWidthField; member in SwLabFmtPage
Completed in 18 milliseconds