Home
last modified time | relevance | path

Searched refs:GetLineWidth (Results 1 – 18 of 18) sorted by relevance

/trunk/main/sw/source/ui/inc/
H A Dcolmgr.hxx55 inline sal_uLong GetLineWidth() const;
90 inline sal_uLong SwColMgr::GetLineWidth() const in GetLineWidth() function in SwColMgr
92 return aFmtCol.GetLineWidth(); in GetLineWidth()
/trunk/main/sw/source/core/layout/
H A Dcolfrm.cxx287 if ( rOld.GetLineWidth() != rNew.GetLineWidth() || in ChgColumns()
362 const sal_uInt16 nMin = bLine ? sal_uInt16( 20 + ( pAttr->GetLineWidth() / 2) ) : 0; in AdjustColumns()
H A Dpaintfrm.cxx5023 SwTwips nLineWidth = rInf.GetLineWidth(); in PaintLine()
5028 Size( nWidth, rInf.GetLineWidth())); in PaintLine()
5077 SwTwips nPenHalf = rFmtCol.GetLineWidth(); in PaintColLines()
H A Dftnfrm.cxx255 rInf.GetLineWidth(); in Format()
/trunk/main/sw/inc/
H A Dfmtclds.hxx125 sal_uLong GetLineWidth() const { return nLineWidth;} in GetLineWidth() function in SwFmtCol
H A Dpagedesc.hxx62 sal_uLong GetLineWidth() const { return nLineWidth; } in GetLineWidth() function in SwPageFtnInfo
/trunk/main/sw/source/ui/utlui/
H A Duiitems.cxx131 …_LINE_WEIGHT : rVal <<= (sal_Int16)TWIP_TO_MM100_UNSIGNED(aFtnInfo.GetLineWidth());break; in QueryValue()
H A Dattrdesc.cxx763 sal_uInt16 nWdth = sal_uInt16(GetLineWidth()); in GetPresentation()
/trunk/main/sw/source/ui/misc/
H A Dpgfnote.cxx242 const sal_uInt16 nWidth = (sal_uInt16)pFtnInfo->GetLineWidth() * TWIP_TO_LBOX; in Reset()
/trunk/main/sw/source/core/text/
H A Ditrtxt.hxx169 inline KSHORT GetLineWidth() const in GetLineWidth() function in SwTxtMargin
H A Ditradj.cxx582 nRealWidth = GetLineWidth(); in CalcRightMargin()
H A Ditrcrsr.cxx419 nRet += (GetLineWidth() - CurrWidth()) / 2; in GetLineStart()
/trunk/main/sw/source/ui/frmdlg/
H A Dcolumn.cxx859 aLineTypeDLB.SelectEntryPos( lcl_LineWidthToPos(( pColMgr->GetLineWidth() )) + 1); in Init()
/trunk/main/sw/source/core/unocore/
H A Dunosett.cxx2564 nSepLineWidth = rFmtCol.GetLineWidth(); in SwXTextColumns()
/trunk/main/helpcontent2/helpers/
H A Dlongnames_commands.csv1182 SID_GETLINEWIDTH,.uno:GetLineWidth
H A Duno_hid.lst1180 SID_GETLINEWIDTH,27273,.uno:GetLineWidth
H A Dhelp_hid.lst5323 SID_GETLINEWIDTH,27273,.uno:GetLineWidth
/trunk/main/sd/sdi/
H A Dsdraw.sdi2508 SfxUInt32Item GetLineWidth SID_GETLINEWIDTH

Completed in 152 milliseconds