Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Doutput2.cxx2032 long nLeftM, long nTopM, long nRightM, long nBottomM, in ShrinkEditEngine() argument
2072 rNeededPixel = nPixelWidth + nLeftM + nRightM; in ShrinkEditEngine()
2078 long nAvailable = rAlignRect.GetWidth() - nLeftM - nRightM; in ShrinkEditEngine()
2105 rNeededPixel = nNewSize + nLeftM + nRightM; in ShrinkEditEngine()
2561 nNeededPixel += nLeftM + nRightM; in DrawEdit()
2628 nNeededPixel += nLeftM + nRightM; in DrawEdit()
2646 long nOutWidth = nCellWidth - 1 - nLeftM - nRightM; in DrawEdit()
2655 nStartX += nLeftM; in DrawEdit()
2664 nStartX += nLeftM; in DrawEdit()
3196 nStartX += nLeftM; in DrawRotated()
[all …]
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleText.cxx894 …long nLeftM = ( pMarginItem ? static_cast< long >( ( pMarginItem->GetLeftMargin() + nIndent ) * nP… in GetTextForwarder() local
898 long nWidth = aSize.getWidth() - nLeftM - nRightM; in GetTextForwarder()
955 long nOffsetX = nLeftM; in GetTextForwarder()
/trunk/main/sc/source/ui/inc/
H A Doutput.hxx170 long nLeftM, long nTopM, long nRightM, long nBottomM,

Completed in 38 milliseconds