Home
last modified time | relevance | path

Searched refs:mnBY (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/source/filter/excel/
H A Dxlescher.cxx173 mnBY( 0 ) in XclObjAnchor()
185 lclGetYFromRow( rDoc, nScTab, maLast.mnRow, mnBY, fScale ) ); in GetRect()
210 …lclGetRowFromY( rDoc, nScTab, maLast.mnRow, mnBY, maFirst.mnRow, nXclMaxRow, nDummy, aRect.Bottom… in SetRect()
230 …(bDffAnchor ? maLast.mnRow : mnBY) = lclGetEmbeddedScale( rPageSize.Height(), nScaleY, rRect.Bott… in SetRect()
234 mnLX = mnTY = mnRX = mnBY = 0; in SetRect()
H A Dxeescher.cxx185 maAnchor.mnLX = maAnchor.mnTY = maAnchor.mnRX = maAnchor.mnBY = 0; in XclExpDffDropDownAnchor()
H A Dxichart.cxx4136 …ng >( static_cast< double >( bDffAnchor ? rAnchor.maLast.mnRow : rAnchor.mnBY ) / EXC_CHART_TOTAL… in CalcAnchorRect()
H A Dxiescher.cxx435 if( (maAnchor.mnBY == 0) && (aScUsedArea.aStart.Row() < aScUsedArea.aEnd.Row()) ) in GetUsedArea()
/trunk/main/sc/source/filter/inc/
H A Dxlescher.hxx315 sal_uInt16 mnBY; /// Y offset in bottom row (1/256 of row height). member
336 >> rAnchor.maLast.mnRow >> rAnchor.mnBY; in operator >>()
346 << rAnchor.maLast.mnRow << rAnchor.mnBY; in operator <<()

Completed in 75 milliseconds