/aoo4110/main/sw/source/core/layout/ |
H A D | newfrm.cxx | 100 &SwFrm::GetLeftMargin, 154 &SwFrm::GetLeftMargin, 210 &SwFrm::GetLeftMargin, 263 &SwFrm::GetLeftMargin, 318 &SwFrm::GetLeftMargin,
|
H A D | ssfrm.cxx | 61 long SwFrm::GetLeftMargin() const in GetLeftMargin() function in SwFrm
|
/aoo4110/main/sw/source/core/text/ |
H A D | itrtxt.hxx | 157 inline SwTwips GetLeftMargin() const; 170 { return KSHORT( Right() - GetLeftMargin() + 1 ); } in GetLineWidth() 324 inline SwTwips SwTxtMargin::GetLeftMargin() const in GetLeftMargin() function in SwTxtMargin
|
H A D | itrform2.cxx | 196 rInf.SetPaintOfst( GetLeftMargin() ); in UnderFlow() 529 SwTwips nStartX = rInf.X() + GetLeftMargin(); in BuildPortions() 566 nUnderLineStart = GetLeftMargin() + rInf.X(); in BuildPortions() 606 rInf.SetPaintOfst( GetLeftMargin() + rInf.X() ); in BuildPortions() 1860 rInf.RealWidth( KSHORT(rInf.Right()) - KSHORT(GetLeftMargin()) ); in FeedInf() 2115 return nPOfst + GetLeftMargin(); in CalcOptRepaint()
|
H A D | itradj.cxx | 459 nRepaintOfst = nX + GetLeftMargin(); in CalcKanaAdj() 585 const long nLeftMar = GetLeftMargin(); in CalcRightMargin() 787 aLocal.Pos( aLocal.Left() - GetLeftMargin(), aLocal.Top() ); in CalcFlyPortion()
|
H A D | txtfly.cxx | 345 SwRect aLine( GetLeftMargin(), Y(), rInf.RealWidth(), nHeight ); in ChkFlyUnderflow() 473 const long nLeftMar = GetLeftMargin(); in CalcFlyWidth() 621 SwTwips nStartX = GetLeftMargin(); in CalcFlyWidth() 701 Point aBase( GetLeftMargin() + rInf.X(), Y() + nAscent ); in NewFlyCntPortion()
|
H A D | txttab.cxx | 115 SwTwips nLinePos = GetLeftMargin(); in NewTabPortion()
|
/aoo4110/main/sc/source/core/data/ |
H A D | column2.cxx | 392 nValue += (long) ( pMargin->GetLeftMargin() * nPPT ) + in GetNeededSize() 410 pMargin->GetLeftMargin() - pMargin->GetRightMargin() - in GetNeededSize() 475 nDocWidth -= (long) ( pMargin->GetLeftMargin() * fWidthFactor ) in GetNeededSize() 587 nValue += (long) ( pMargin->GetLeftMargin() * nPPT ) + in GetNeededSize() 676 long nMargin = (long) ( pMargin->GetLeftMargin() * nPPTX ) + in GetOptimalColWidth()
|
/aoo4110/main/svtools/source/edit/ |
H A D | texteng.cxx | 1760 pTmpLine->SetStartX( mpDoc->GetLeftMargin() ); in CreateAndInsertEmptyLine() 2402 long nTmpWidth = mpDoc->GetLeftMargin(); in CreateLines() 2421 long nCurPos = nTmpWidth-mpDoc->GetLeftMargin(); in CreateLines() 2422 nTmpWidth = ((nCurPos/mnDefTab)+1)*mnDefTab+mpDoc->GetLeftMargin(); in CreateLines() 2423 pPortion->GetWidth() = nTmpWidth - nCurPos - mpDoc->GetLeftMargin(); in CreateLines() 2517 pLine->SetStartX( mpDoc->GetLeftMargin() ); in CreateLines() 3036 sal_uInt16 TextEngine::GetLeftMargin() const in GetLeftMargin() function in TextEngine 3038 return mpDoc->GetLeftMargin(); in GetLeftMargin()
|
H A D | textdoc.hxx | 133 sal_uInt16 GetLeftMargin() const { return mnLeftMargin; } in GetLeftMargin() function in TextDoc
|
H A D | svmedit.cxx | 1612 sal_uInt16 MultiLineEdit::GetLeftMargin() const in GetLeftMargin() function in MultiLineEdit 1615 return GetTextEngine()->GetLeftMargin(); in GetLeftMargin()
|
/aoo4110/main/sw/source/core/inc/ |
H A D | txtfrm.hxx | 445 inline SwTwips GetLeftMargin() const; 658 inline SwTwips SwTxtFrm::GetLeftMargin() const in GetLeftMargin() function in SwTxtFrm
|
H A D | frame.hxx | 924 long GetLeftMargin() const;
|
/aoo4110/main/svx/inc/svx/ |
H A D | paraprev.hxx | 92 long GetLeftMargin() const { return nLeftMargin; } in GetLeftMargin() function in SvxParaPrevWindow
|
H A D | algitem.hxx | 178 sal_Int16 GetLeftMargin() const {return nLeftMargin; } in GetLeftMargin() function in SvxMarginItem
|
/aoo4110/main/sw/source/ui/uiview/ |
H A D | viewport.cxx | 78 inline long GetLeftMargin( SwView &rView ) in GetLeftMargin() function 417 pPt->X() = Max( ::GetLeftMargin( *this ) + nLeftOfst, pPt->X() ); in CalcPt() 544 aPnt.X() = Max( (GetLeftMargin( *this ) - lMin) + nLeftOfst, aPnt.X() ); in Scroll()
|
/aoo4110/main/svtools/inc/svtools/ |
H A D | svmedit.hxx | 136 sal_uInt16 GetLeftMargin() const;
|
H A D | texteng.hxx | 249 sal_uInt16 GetLeftMargin() const;
|
/aoo4110/main/cui/source/tabpages/ |
H A D | borderconn.cxx | 162 maLeftWrp.SetControlValue( aItem.GetLeftMargin() ); in SetControlValue()
|
/aoo4110/main/sw/source/core/frmedt/ |
H A D | fews.cxx | 886 aPos.X() += pFrm->GetLeftMargin(); in CalcBoundRect() 999 aPos.X() += rVertEnvironLayFrm.GetLeftMargin(); in CalcBoundRect()
|
/aoo4110/main/sc/source/ui/inc/ |
H A D | printfun.hxx | 290 sal_uInt16 GetLeftMargin() const{return nLeftMargin;} in GetLeftMargin() function in ScPrintFunc
|
/aoo4110/main/sc/source/ui/view/ |
H A D | preview.cxx | 411 nLeftMargin = pPrintFunc->GetLeftMargin(); in DoPrint() 1283 nLeftMargin = (long)( pPrintFunc->GetLeftMargin() * HMM_PER_TWIPS - aOffset.X() ); in MouseMove()
|
H A D | output2.cxx | 145 sal_uInt16 GetLeftTotal() const { return pMargin->GetLeftMargin() + nIndent; } in GetLeftTotal() 2317 long nLeftM = (long) ( (pMargin->GetLeftMargin() + nIndent) * nPPTX ); in DrawEdit() 3192 long nLeftM = (long) ( (pMargin->GetLeftMargin() + nIndent) * nPPTX ); in DrawRotated()
|
/aoo4110/main/sc/source/core/tool/ |
H A D | editutil.cxx | 138 long nPixDifX = (long) ( ( pMargin->GetLeftMargin() + nIndent ) * nPPTX ); in GetEditArea()
|
/aoo4110/main/sc/source/ui/Accessibility/ |
H A D | AccessibleText.cxx | 894 …long nLeftM = ( pMarginItem ? static_cast< long >( ( pMarginItem->GetLeftMargin() + nIndent ) * nP… in GetTextForwarder()
|