Home
last modified time | relevance | path

Searched defs:nRightM (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()
2319 long nRightM = (long) ( pMargin->GetRightMargin() * nPPTX ); in DrawEdit() local
3194 long nRightM = (long) ( pMargin->GetRightMargin() * nPPTX ); in DrawRotated() local
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleText.cxx896 … long nRightM = ( pMarginItem ? static_cast< long >( pMarginItem->GetRightMargin() * nPPTX ) : 0 ); in GetTextForwarder() local

Completed in 32 milliseconds