Searched refs:aPaperHeightField (Results 1 – 2 of 2) sorted by relevance
335 aPaperHeightField(this, SW_RES(FLD_PAPER_HEIGHT)), in SwLabFmtPage()352 SetMetric(aPaperHeightField, aMetric); in SwLabFmtPage()365 aPaperHeightField.SetModifyHdl( aLk ); in SwLabFmtPage()545 rItem.lPaperHeight = rRec.lPaperHeight = static_cast< long >(GETFLDVAL(aPaperHeightField)); in FillItem()581 SETFLDVAL(aPaperHeightField, aItem.lPaperHeight); in Reset()608 aRec.lPaperHeight = static_cast< long >(GETFLDVAL(aPaperHeightField)); in IMPL_LINK()
106 MetricField aPaperHeightField; member in SwLabFmtPage
Completed in 18 milliseconds