Home
last modified time | relevance | path

Searched refs:lPaperHeight (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/source/ui/envelp/
H A Dlabimg.cxx58 lPaperHeight(0) in SwLabItem()
99 lPaperHeight = rItem.lPaperHeight; in operator =()
161 lPaperHeight == rLab.lPaperHeight && in operator ==()
347 pValues[nProp] >>= aItem.lPaperHeight; in SwLabCfgItem()
348 aItem.lPaperHeight = MM100_TO_TWIP(aItem.lPaperHeight); in SwLabCfgItem()
450 …case 12: pValues[nProp] <<= static_cast<sal_Int32>(TWIP_TO_MM100(aItem.lPaperHeight)); break;// … in Commit()
H A Dlabfmt.cxx545 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()
720 rItem.lPaperHeight = rLabRec.lPaperHeight; in GetLabel()
H A Dlabel1.cxx75 lPaperHeight = rItem.lPaperHeight; in SetFromItem()
90 rItem.lPaperHeight = lPaperHeight; in FillItem()
H A Dlabelcfg.cxx115 case 10: pNewRec->lPaperHeight = MM100_TO_TWIP(nVal);break; in lcl_CreateSwLabRec()
153 sTmp += OUString::valueOf(TWIP_TO_MM100(rRec.lPaperHeight)); in lcl_CreateProperties()
H A Dlabimp.hxx105 long lPaperHeight; member in SwLabRec
/trunk/main/sw/source/ui/app/
H A Dapplab.cxx286 …rItem.bCont || rItem.lPaperHeight == 0 ? rItem.lUpper + rItem.nRows * rItem.lVDist + MINLAY : rIte… in InsertLab()
/trunk/main/sw/source/ui/inc/
H A Dlabimg.hxx67 sal_Int32 lPaperHeight; // Paper Height (user) member in SwLabItem

Completed in 28 milliseconds