Searched refs:ConvertSizePixel (Results 1 – 2 of 2) sorted by relevance
526 long SvxRuler::ConvertSizePixel(long nVal) const in ConvertSizePixel() function in SvxRuler580 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 …]
142 long ConvertSizePixel(long lSize) const;
Completed in 36 milliseconds