Home
last modified time | relevance | path

Searched refs:CalcLeftLine (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/sw/source/core/inc/
H A Dfrmtool.hxx350 inline sal_uInt16 CalcLeftLine() const;
479 inline sal_uInt16 SwBorderAttrs::CalcLeftLine() const in CalcLeftLine() function in SwBorderAttrs
/aoo4110/main/sw/source/core/draw/
H A Ddflyobj.cxx862 long nMin = rAttrs.CalcLeftLine()+rAttrs.CalcRightLine(); in NbcResize()
/aoo4110/main/sw/source/core/layout/
H A Dfly.cxx1404 const SwTwips nLR = pAttrs->CalcLeftLine() + pAttrs->CalcRightLine(); in Format()
1942 (this->*fnRect->fnSetXMargins)( rAttrs.CalcLeftLine(), in MakePrtArea()
H A Dtabfrm.cxx2956 const SwTwips nLeftLine = pAttrs->CalcLeftLine(); in Format()
3100 … nLeftSpacing = Max( nLeftSpacing, ( pAttrs->CalcLeftLine() + nLeftOffset ) ); in Format()
3104 nMax - (nLeftSpacing-pAttrs->CalcLeftLine()) - nWishedTableWidth; in Format()
H A Dfrmtool.cxx1928 nRight = CalcLeftLine(); in CalcRight()
1958 nLeft = CalcLeftLine(); in CalcLeft()
H A Dcalcmove.cxx832 Prt().Left ( pAttrs->CalcLeftLine() + aBorder.Width() ); in MakeAll()

Completed in 69 milliseconds