Home
last modified time | relevance | path

Searched refs:lLeft (Results 1 – 14 of 14) sorted by relevance

/trunk/main/svx/source/dialog/
H A Drulritem.cxx47 lLeft==((const SvxLongLRSpaceItem &)rCmp).lLeft && in operator ==()
73 aLeftRightMargin.Left = bConvert ? TWIP_TO_MM100( lLeft ) : lLeft; in QueryValue()
79 case MID_LEFT: nVal = lLeft; break; in QueryValue()
151 lLeft(lL), in SvxLongLRSpaceItem()
159 lLeft( 0 ), in SvxLongLRSpaceItem()
167 lLeft(rCpy.lLeft), in SvxLongLRSpaceItem()
176 lLeft==((const SvxLongULSpaceItem &)rCmp).lLeft && in operator ==()
199 aUpperLowerMargin.Upper = bConvert ? TWIP_TO_MM100( lLeft ) : lLeft; in QueryValue()
276 lLeft(lL), in SvxLongULSpaceItem()
284 lLeft(rCpy.lLeft), in SvxLongULSpaceItem()
[all …]
H A Dsvxruler.cxx2116 long lLeft; in DragBorders() local
2128 lLeft = pBorders[nIdx].nPos; in DragBorders()
2134 lLeft = 0; in DragBorders()
2144 lLeft = pBorders[nIdx].nPos; in DragBorders()
2150 lLeft=pRuler_Imp->lLastLMargin+lDiff; in DragBorders()
2155 lLeft= 0;//pRuler_Imp->lLastRMargin + lDiff; in DragBorders()
2165 pBorders[i].nPos=lLeft+ in DragBorders()
2210 long lLeft; in DragBorders() local
2214 lLeft=(pBorders[nIdx].nPos+=lDiff); in DragBorders()
2219 lLeft=pRuler_Imp->lLastLMargin+lDiff; in DragBorders()
/trunk/main/sw/source/ui/envelp/
H A Dlabfmt.cxx130 long lDispW = ROUND(aItem.lLeft + aItem.lHDist); in Paint()
133 lDispW += ROUND(aItem.lLeft ); in Paint()
152 long lX1 = ROUND(lX0 + f * aItem.lLeft ); in Paint()
154 long lX2 = ROUND(lX0 + f * (aItem.lLeft + aItem.lWidth )); in Paint()
156 long lX3 = ROUND(lX0 + f * (aItem.lLeft + aItem.lHDist )); in Paint()
184 if (aItem.lLeft) in Paint()
461 aColsField .SetMax((lMax - lLeft ) / Max(1L, lHDist)); in IMPL_LINK_INLINE_END()
540 rItem.lLeft = rRec.lLeft = static_cast< long >(GETFLDVAL(aLeftField )); in FillItem()
571 aLeftField .SetMax(100 * aItem.lLeft , FUNIT_TWIP); in Reset()
578 SETFLDVAL(aLeftField , aItem.lLeft ); in Reset()
[all …]
H A Dlabimg.cxx51 lLeft (0), in SwLabItem()
94 lLeft = rItem.lLeft; in operator =()
156 lLeft == rLab.lLeft && in operator ==()
335 pValues[nProp] >>= aItem.lLeft; in SwLabCfgItem()
336 aItem.lLeft = MM100_TO_TWIP(aItem.lLeft); in SwLabCfgItem()
447 …case 9: pValues[nProp] <<= static_cast<sal_Int32>(TWIP_TO_MM100(aItem.lLeft)); break;// "Format… in Commit()
H A Dlabel1.cxx70 lLeft = rItem.lLeft; in SetFromItem()
85 rItem.lLeft = lLeft; in FillItem()
H A Dlabelcfg.cxx110 case 5 : pNewRec->lLeft = MM100_TO_TWIP(nVal);break; in lcl_CreateSwLabRec()
148 sTmp += OUString::valueOf(TWIP_TO_MM100(rRec.lLeft) ); sTmp += sColon; in lcl_CreateProperties()
H A Dlabimp.hxx100 long lLeft; member in SwLabRec
/trunk/main/rsc/source/tools/
H A Drscdef.cxx626 sal_Int32 lLeft; in Evaluate() local
630 if( aLeftExp.Evaluate( &lLeft ) && aRightExp.Evaluate( &lRight ) ){ in Evaluate()
632 *plValue = lLeft & lRight; in Evaluate()
634 *plValue = lLeft | lRight; in Evaluate()
636 *plValue = lLeft + lRight; in Evaluate()
638 *plValue = lLeft - lRight; in Evaluate()
640 *plValue = lLeft * lRight; in Evaluate()
642 *plValue = lLeft >> lRight; in Evaluate()
644 *plValue = lLeft << lRight; in Evaluate()
648 *plValue = lLeft / lRight; in Evaluate()
/trunk/main/svx/inc/svx/
H A Drulritem.hxx37 long lLeft; // nLeft oder der neg. Erstzeileneinzug member in SvxLongLRSpaceItem
59 SvxLongLRSpaceItem(long lLeft, long lRight, sal_uInt16 nId);
63 long GetLeft() const { return lLeft; } in GetLeft()
65 void SetLeft(long lArgLeft) {lLeft=lArgLeft;} in SetLeft()
73 long lLeft; // nLeft oder der neg. Erstzeileneinzug member in SvxLongULSpaceItem
99 long GetUpper() const { return lLeft; } in GetUpper()
101 void SetUpper(long lArgLeft) {lLeft=lArgLeft;} in SetUpper()
/trunk/main/sw/source/ui/app/
H A Dappenv.cxx375 long lLeft = rItem.lShiftRight, in InsertEnv() local
384 case ENV_HOR_CNTR: lLeft += Max(0L, long(aPaperSize.Width() - nPageW)) / 2; in InsertEnv()
386 case ENV_HOR_RGHT: lLeft += Max(0L, long(aPaperSize.Width() - nPageW)); in InsertEnv()
396 aLRMargin.SetLeft ((sal_uInt16) lLeft ); in InsertEnv()
414 nPageW + lLeft, nPageH + lUpper)); in InsertEnv()
455 Point(rItem.lSendFromLeft + lLeft, rItem.lSendFromTop + lUpper), in InsertEnv()
471 Point(rItem.lAddrFromLeft + lLeft, rItem.lAddrFromTop + lUpper), in InsertEnv()
H A Dapplab.cxx108 aSet.Put(SwFmtHoriOrient(rItem.lLeft + nCol * rItem.lHDist, in lcl_InsertBCText()
153 aSet.Put(SwFmtHoriOrient(rItem.lLeft + nCol * rItem.lHDist, in lcl_InsertLabText()
267 aLRMargin.SetLeft ((sal_uInt16) rItem.lLeft ); in InsertLab()
285 … rItem.lPaperWidth == 0 ? rItem.lLeft + rItem.nCols * rItem.lHDist + MINLAY : rItem.lPaperWidth, in InsertLab()
303 const int nResultWidth = rItem.lHDist * (rItem.nCols - 1) + rItem.lWidth + rItem.lLeft; in InsertLab()
319 const long nMin = pPrt->GetPageOffset().X() - rItem.lLeft; in InsertLab()
/trunk/main/sw/source/core/layout/
H A Dtrvlfrm.cxx2413 SwTwips lLeft, lRight; in CalcFrmRects() local
2416 lLeft = ( pSt2Pos->aPortion.*fnRect->fnGetLeft )(); in CalcFrmRects()
2421 lLeft = ( pStartFrm->Frm().*fnRect->fnGetLeft )() + in CalcFrmRects()
2426 if ( lLeft < ( aStFrm.*fnRect->fnGetLeft )() ) in CalcFrmRects()
2427 lLeft = ( aStFrm.*fnRect->fnGetLeft )(); in CalcFrmRects()
2433 ( aSubRect.*fnRect->fnSetLeft )( lLeft ); in CalcFrmRects()
2444 ( aSubRect.*fnRect->fnSetLeft )( lLeft ); in CalcFrmRects()
2455 ( aSubRect.*fnRect->fnSetLeft )( lLeft ); in CalcFrmRects()
/trunk/main/sw/source/ui/inc/
H A Dlabimg.hxx60 sal_Int32 lLeft; // Rand links (Benutzer) member in SwLabItem
/trunk/main/sw/source/ui/table/
H A Dtabledlg.cxx713 …SwTwips lLeft = static_cast< SwTwips >(aLeftMF.DenormalizePercent(aLeftMF.GetValue( FUNIT_TWIP ))… in DeactivatePage() local
721 pTblData->SetLeftSpace( lLeft); in DeactivatePage()
728 lWidth = pTblData->GetSpace() - lRight - lLeft; in DeactivatePage()

Completed in 73 milliseconds