/aoo41x/main/sw/source/ui/envelp/ |
H A D | envimg.cxx | 116 lWidth = aEnvSz.Width(); in SwEnvItem() 123 lAddrFromLeft = Max(lWidth, lHeight) / 2; in SwEnvItem() 124 lAddrFromTop = Min(lWidth, lHeight) / 2; in SwEnvItem() 136 lWidth (rItem.lWidth), in SwEnvItem() 155 lWidth = rItem.lWidth; in operator =() 175 lWidth == rEnv.lWidth && in operator ==() 226 pValues[nProp] >>= aEnvItem.lWidth; // "Format/Width", in SwEnvCfgItem() 227 aEnvItem.lWidth = MM100_TO_TWIP(aEnvItem.lWidth); in SwEnvCfgItem() 279 …case 7: pValues[nProp] <<= static_cast <sal_Int32>(TWIP_TO_MM100(aEnvItem.lWidth)) ; break;// "F… in Commit() 333 case MID_ENV_WIDTH : rVal <<= lWidth; break; in QueryValue() [all …]
|
H A D | envfmt.cxx | 219 long lWidth = Max(lWVal, lHVal); in IMPL_LINK_INLINE_START() local 233 lUserW = lWidth ; in IMPL_LINK_INLINE_START() 456 long lWidth; in IMPL_LINK() local 467 lWidth = Max(aSz.Width(), aSz.Height()); in IMPL_LINK() 472 lWidth = lUserW; in IMPL_LINK() 478 lAddrFromLeft = lWidth / 2; in IMPL_LINK() 486 SetFldVal(aSizeWidthField , lWidth ); in IMPL_LINK() 504 long lWidth = Max(lWVal, lHVal), in SetMinMax() local 579 rItem.lWidth = Max(lWVal, lHVal); in FillItem() 586 rItem.lWidth = Max(lWVal, lHVal); in FillItem() [all …]
|
H A D | labimg.cxx | 62 lWidth = in SwLabItem() 90 lWidth = rItem.lWidth; in operator =() 150 lWidth == rLab.lWidth && in operator ==() 319 pValues[nProp] >>= aItem.lWidth; in SwLabCfgItem() 320 aItem.lWidth = MM100_TO_TWIP(aItem.lWidth); in SwLabCfgItem() 429 …case 7: pValues[nProp] <<= static_cast<sal_Int32>(TWIP_TO_MM100(aItem.lWidth)); break;// "Forma… in Commit()
|
H A D | labfmt.cxx | 154 long lX2 = ROUND(lX0 + f * (aItem.lLeft + aItem.lWidth )); in Paint() 179 Size (ROUND(f * aItem.lWidth ), in Paint() 530 rItem.lWidth = rRec.lWidth = static_cast< long >(GETFLDVAL(aWidthField )); in FillItem() 559 aWidthField .SetMax(100 * aItem.lWidth , FUNIT_TWIP); in Reset() 566 SETFLDVAL(aWidthField , aItem.lWidth ); in Reset() 589 aRec.lWidth = static_cast< long >(GETFLDVAL(aWidthField )); in IMPL_LINK() 699 rItem.lWidth = rLabRec.lWidth; in GetLabel()
|
H A D | label1.cxx | 68 lWidth = rItem.lWidth; in SetFromItem() 81 rItem.lWidth = lWidth; in FillItem() 531 SETFLDVAL(aField, pRec->lWidth); in IMPL_LINK_INLINE_END()
|
H A D | labelcfg.cxx | 108 case 3 : pNewRec->lWidth = MM100_TO_TWIP(nVal);break; in lcl_CreateSwLabRec() 144 sTmp += OUString::valueOf(TWIP_TO_MM100(rRec.lWidth) ); sTmp += sColon; in lcl_CreateProperties()
|
H A D | envlop1.cxx | 99 sal_uInt16 nPageW = (sal_uInt16) Max(rItem.lWidth, rItem.lHeight), in Paint() 100 nPageH = (sal_uInt16) Min(rItem.lWidth, rItem.lHeight); in Paint()
|
H A D | labimp.hxx | 98 long lWidth; member in SwLabRec
|
/aoo41x/main/svx/source/dialog/ |
H A D | rulritem.cxx | 302 lWidth == ((const SvxPagePosSizeItem &)rCmp).lWidth && in operator ==() 318 aPagePosSize.Width = lWidth; in QueryValue() 326 case MID_WIDTH: nVal = lWidth; break; in QueryValue() 348 lWidth = aPagePosSize.Width; in PutValue() 361 case MID_WIDTH: lWidth = nVal; break; in PutValue() 405 lWidth(lW), in SvxPagePosSizeItem() 414 lWidth(rCpy.lWidth), in SvxPagePosSizeItem() 423 lWidth( 0 ), in SvxPagePosSizeItem()
|
H A D | svxruler.cxx | 2661 long lWidth=0; in PrepareProportional_Impl() local 2664 lWidth=0; in PrepareProportional_Impl() 2710 lWidth = GetMargin2() - lWidth; in PrepareProportional_Impl() 3886 lColumns+=lWidth; in CalcPropMaxRight() 3888 lMinSpace=lWidth; in CalcPropMaxRight() 3893 lColumns+=lWidth; in CalcPropMaxRight() 3894 if(lWidth<lMinSpace) in CalcPropMaxRight() 3895 lMinSpace=lWidth; in CalcPropMaxRight() 3922 long lWidth; in CalcPropMaxRight() local 3932 lMinSpace=lWidth; in CalcPropMaxRight() [all …]
|
/aoo41x/main/sd/source/ui/func/ |
H A D | fucopy.cxx | 143 sal_Int32 lWidth = 0, lHeight = 0, lSizeX = 0L, lSizeY = 0L, lAngle = 0L; in DoExecute() local 163 lWidth = ( ( const SfxInt32Item* ) pPoolItem )->GetValue(); in DoExecute() 206 if( lWidth < 0L ) in DoExecute() 208 long nTmp = ( aRect.Right() - aRect.Left() ) / -lWidth; in DoExecute() 252 Fraction aWidth( aRect.Right() - aRect.Left() + lWidth, aRect.Right() - aRect.Left() ); in DoExecute()
|
/aoo41x/main/svx/inc/svx/ |
H A D | rulritem.hxx | 110 long lWidth; member in SvxPagePosSizeItem 129 SvxPagePosSizeItem(const Point &rPos, long lWidth, long lHeight); 134 long GetWidth() const { return lWidth; } in GetWidth()
|
/aoo41x/main/svx/source/sidebar/possize/ |
H A D | PosSizePropertyPanel.cxx | 1103 long lWidth = (long)(nWidth * (double)aUIScale); in executeSize() local 1104 lWidth = OutputDevice::LogicToLogic( lWidth, MAP_100TH_MM, (MapUnit)mePoolUnit ); in executeSize() 1105 lWidth = (long)mpMtrWidth->Denormalize( lWidth ); in executeSize() 1115 SfxUInt32Item aWidthItem( SID_ATTR_TRANSFORM_WIDTH, (sal_uInt32) lWidth); in executeSize()
|
/aoo41x/main/sw/source/ui/table/ |
H A D | colwd.cxx | 63 const SwTwips lWidth = rFnc.GetColWidth(nId); in IMPL_LINK_INLINE_START() local 64 aWidthEdit.SetValue(aWidthEdit.Normalize(lWidth), FUNIT_TWIP); in IMPL_LINK_INLINE_START()
|
H A D | tabledlg.cxx | 725 SwTwips lWidth; in DeactivatePage() local 728 lWidth = pTblData->GetSpace() - lRight - lLeft; in DeactivatePage() 739 … lWidth = static_cast< SwTwips >(aWidthMF.DenormalizePercent(aWidthMF.GetValue( FUNIT_TWIP ))); in DeactivatePage() 741 pTblData->SetWidth(lWidth); in DeactivatePage() 790 lWidth = lAutoWidth; in DeactivatePage() 800 if(pTblData->GetWidth() != lWidth ) in DeactivatePage() 804 nAlign == text::HoriOrientation::FULL ? pTblData->GetSpace() : lWidth ); in DeactivatePage()
|
/aoo41x/main/sw/source/ui/app/ |
H A D | applab.cxx | 293 const int nResultWidth = rItem.lHDist * (rItem.nCols - 1) + rItem.lWidth + rItem.lLeft; in InsertLab() 323 rItem.lHDist - (rItem.lHDist-rItem.lWidth), in InsertLab() 327 SvxLRSpaceItem aFrmLRSpace( 0, (sal_uInt16)(rItem.lHDist - rItem.lWidth), in InsertLab()
|
H A D | appenv.cxx | 378 sal_uInt16 nPageW = (sal_uInt16) Max(rItem.lWidth, rItem.lHeight), in InsertEnv() 379 nPageH = (sal_uInt16) Min(rItem.lWidth, rItem.lHeight); in InsertEnv()
|
/aoo41x/main/cui/source/tabpages/ |
H A D | transfrm.cxx | 936 long lWidth = long(nWidth * (double)aUIScale); in FillItemSet() local 937 lWidth = OutputDevice::LogicToLogic( lWidth, MAP_100TH_MM, (MapUnit)mePoolUnit ); in FillItemSet() 938 lWidth = static_cast<long>(maMtrWidth.Denormalize( lWidth )); in FillItemSet() 949 (sal_uInt32) lWidth ) ); in FillItemSet()
|
/aoo41x/main/vcl/aqua/source/gdi/ |
H A D | salgdiutils.cxx | 237 void AquaSalGraphics::RefreshRect(float lX, float lY, float lWidth, float lHeight) in RefreshRect() argument 251 Size( static_cast<long int>(lWidth+4), in RefreshRect()
|
/aoo41x/main/sw/source/ui/uiview/ |
H A D | viewtab.cxx | 918 const long lWidth = bVerticalWriting ? aCurRect.Height() : aCurRect.Width(); in ExecTabWin() local 919 ::lcl_ConvertToCols( aColItem, sal_uInt16(lWidth), aCols ); in ExecTabWin() 1646 … const long lWidth = bUseVertical ? rSizeRect.Height() : rSizeRect.Width(); in StateTabWin() local 1648 … long nDist2 = ((bUseVertical ? rRect.Height() : rRect.Width()) - lWidth) /2; in StateTabWin() 1649 ::lcl_FillSvxColumn(rCol, sal_uInt16(lWidth), aColItem, nDist2); in StateTabWin()
|
H A D | viewport.cxx | 829 const long lWidth = GetWrtShell().GetDocSize().Width() + lBorder; in CalcVisArea() local 830 if ( aRect.Right() > lWidth ) in CalcVisArea() 832 long lDelta = aRect.Right() - lWidth; in CalcVisArea()
|
H A D | view2.cxx | 1843 SwTwips lWidth = rPageFmt.GetFrmSize().GetWidth(); in InsFrmMode() local 1845 lWidth -= rLR.GetLeft() + rLR.GetRight(); in InsFrmMode() 1846 aMgr.SetSize(Size(lWidth, aMgr.GetSize().Height())); in InsFrmMode()
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | envimg.hxx | 59 sal_Int32 lWidth; // Breite des Umschlags (twips) member in SwEnvItem
|
H A D | labimg.hxx | 58 sal_Int32 lWidth; // Breite (Benutzer) member in SwLabItem
|
/aoo41x/main/vcl/inc/aqua/ |
H A D | salgdi.h | 221 void RefreshRect(float lX, float lY, float lWidth, float lHeight);
|