Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/dialog/
H A Dsvxruler.cxx233 long lMaxRightLogic; member
252 lMaxLeftLogic(0), lMaxRightLogic(0), in SvxRuler_Impl()
2320 if(pRuler_Imp->lMaxRightLogic!=-1 in ApplyMargins()
2322 pLRSpaceItem->SetRight(GetPageWidth()-pRuler_Imp->lMaxRightLogic); in ApplyMargins()
2523 if(pRuler_Imp->lMaxRightLogic!=-1&& in ApplyTabs()
2525 aTabStop.GetTabPos() = pRuler_Imp->lMaxRightLogic-lLogicNullOffset; in ApplyTabs()
2909 pRuler_Imp->lMaxLeftLogic=pRuler_Imp->lMaxRightLogic=-1; in CalcMinMax()
3000 pRuler_Imp->lMaxRightLogic = in CalcMinMax()
3003 nMaxRight = ConvertSizePixel(pRuler_Imp->lMaxRightLogic); in CalcMinMax()
3424 pRuler_Imp->lMaxRightLogic=GetLogicRightIndent()+lLogicNullOffset; in CalcMinMax()
[all …]

Completed in 26 milliseconds