Searched refs:nNewTxtLeft (Results 1 – 1 of 1) sorted by relevance
2370 long nNewTxtLeft; in ApplyIndents() local2374 nNewTxtLeft = in ApplyIndents()2383 nNewTxtLeft = in ApplyIndents()2414 nNewTxtLeft = nRightFrameMargin - nNewTxtLeft - nLeftFrameMargin; in ApplyIndents()2415 nNewFirstLineOffset -= nNewTxtLeft; in ApplyIndents()2418 nNewTxtLeft += pParaBorderItem->GetLeft() + pParaBorderItem->GetRight(); in ApplyIndents()2424 pParaItem->SetTxtLeft(nNewTxtLeft); in ApplyIndents()
Completed in 19 milliseconds