Home
last modified time | relevance | path

Searched defs:nLeftM (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Doutput2.cxx2032 long nLeftM, long nTopM, long nRightM, long nBottomM, in ShrinkEditEngine()
2317 long nLeftM = (long) ( (pMargin->GetLeftMargin() + nIndent) * nPPTX ); in DrawEdit() local
3192 long nLeftM = (long) ( (pMargin->GetLeftMargin() + nIndent) * nPPTX ); in DrawRotated() local
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleText.cxx894 …long nLeftM = ( pMarginItem ? static_cast< long >( ( pMarginItem->GetLeftMargin() + nIndent ) * nP… in GetTextForwarder() local

Completed in 34 milliseconds