Searched refs:GetLineWidth (Results 1 – 18 of 18) sorted by relevance
55 inline sal_uLong GetLineWidth() const;90 inline sal_uLong SwColMgr::GetLineWidth() const in GetLineWidth() function in SwColMgr92 return aFmtCol.GetLineWidth(); in GetLineWidth()
287 if ( rOld.GetLineWidth() != rNew.GetLineWidth() || in ChgColumns()362 const sal_uInt16 nMin = bLine ? sal_uInt16( 20 + ( pAttr->GetLineWidth() / 2) ) : 0; in AdjustColumns()
5023 SwTwips nLineWidth = rInf.GetLineWidth(); in PaintLine()5028 Size( nWidth, rInf.GetLineWidth())); in PaintLine()5077 SwTwips nPenHalf = rFmtCol.GetLineWidth(); in PaintColLines()
255 rInf.GetLineWidth(); in Format()
125 sal_uLong GetLineWidth() const { return nLineWidth;} in GetLineWidth() function in SwFmtCol
62 sal_uLong GetLineWidth() const { return nLineWidth; } in GetLineWidth() function in SwPageFtnInfo
131 …_LINE_WEIGHT : rVal <<= (sal_Int16)TWIP_TO_MM100_UNSIGNED(aFtnInfo.GetLineWidth());break; in QueryValue()
763 sal_uInt16 nWdth = sal_uInt16(GetLineWidth()); in GetPresentation()
242 const sal_uInt16 nWidth = (sal_uInt16)pFtnInfo->GetLineWidth() * TWIP_TO_LBOX; in Reset()
169 inline KSHORT GetLineWidth() const in GetLineWidth() function in SwTxtMargin
582 nRealWidth = GetLineWidth(); in CalcRightMargin()
419 nRet += (GetLineWidth() - CurrWidth()) / 2; in GetLineStart()
859 aLineTypeDLB.SelectEntryPos( lcl_LineWidthToPos(( pColMgr->GetLineWidth() )) + 1); in Init()
2564 nSepLineWidth = rFmtCol.GetLineWidth(); in SwXTextColumns()
1182 SID_GETLINEWIDTH,.uno:GetLineWidth
1180 SID_GETLINEWIDTH,27273,.uno:GetLineWidth
5323 SID_GETLINEWIDTH,27273,.uno:GetLineWidth
2508 SfxUInt32Item GetLineWidth SID_GETLINEWIDTH
Completed in 136 milliseconds