Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/ui/envelp/
H A Dlabfmt.cxx333 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()
H A Dlabfmt.hxx104 MetricField aPaperWidthField; member in SwLabFmtPage

Completed in 18 milliseconds