Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/envelp/
H A Dlabfmt.cxx335 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()
H A Dlabfmt.hxx106 MetricField aPaperHeightField; member in SwLabFmtPage

Completed in 33 milliseconds