Searched refs:lMaxLeftLogic (Results 1 – 1 of 1) sorted by relevance
232 long lMaxLeftLogic; member252 lMaxLeftLogic(0), lMaxRightLogic(0), in SvxRuler_Impl()2310 if(pRuler_Imp->lMaxLeftLogic!=-1&&nMaxLeft==GetMargin1()+Ruler::GetNullOffset()) in ApplyMargins()2311 pLRSpaceItem->SetLeft(lLogicNullOffset=pRuler_Imp->lMaxLeftLogic); in ApplyMargins()2909 pRuler_Imp->lMaxLeftLogic=pRuler_Imp->lMaxRightLogic=-1; in CalcMinMax()2915 pRuler_Imp->lMaxLeftLogic = GetLeftMin(); in CalcMinMax()2916 nMaxLeft=ConvertSizePixel(pRuler_Imp->lMaxLeftLogic); in CalcMinMax()
Completed in 19 milliseconds