Home
last modified time | relevance | path

Searched refs:ConvertSizePixel (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/source/dialog/
H A Dsvxruler.cxx526 long SvxRuler::ConvertSizePixel(long nVal) const in ConvertSizePixel() function in SvxRuler
580 if(ConvertSizePixel(nVal)!=ConvertSizePixel(nValOld)) in PixelAdjust()
877 ConvertSizePixel((*pColumnItem)[i+1].nStart - in UpdateColumns()
1266 const long lParaIndentPix = ConvertSizePixel(lParaIndent); in UpdateTabs()
1409 Ruler::SetNullOffset(ConvertSizePixel(lVal)); in SetNullOffsetLogic()
1459 GetMargin1() + ConvertSizePixel(lLogicNullOffset): in GetFrameLeft()
1477 SetMargin1(l - ConvertSizePixel(lLogicNullOffset), in SetFrameLeft()
2916 nMaxLeft=ConvertSizePixel(pRuler_Imp->lMaxLeftLogic); in CalcMinMax()
2990 long nTmp=ConvertSizePixel(pLRSpaceItem->GetLeft()); in CalcMinMax()
3003 nMaxRight = ConvertSizePixel(pRuler_Imp->lMaxRightLogic); in CalcMinMax()
[all …]
/trunk/main/svx/inc/svx/
H A Druler.hxx142 long ConvertSizePixel(long lSize) const;

Completed in 31 milliseconds