Home
last modified time | relevance | path

Searched refs:mnTY (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/filter/excel/
H A Dxlescher.cxx171 mnTY( 0 ), in XclObjAnchor()
183 lclGetYFromRow( rDoc, nScTab, maFirst.mnRow, mnTY, fScale ), in GetRect()
209 …lclGetRowFromY( rDoc, nScTab, maFirst.mnRow, mnTY, 0, nXclMaxRow, nDummy, aRect.Top(),… in SetRect()
228 …(bDffAnchor ? maFirst.mnRow : mnTY) = lclGetEmbeddedScale( rPageSize.Height(), nScaleY, rRect.Top(… 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.cxx4134 …ng >( static_cast< double >( bDffAnchor ? rAnchor.maFirst.mnRow : rAnchor.mnTY ) / EXC_CHART_TOTAL… in CalcAnchorRect()
/trunk/main/sc/source/filter/inc/
H A Dxlescher.hxx313 sal_uInt16 mnTY; /// Y offset in top row (1/256 of row height). member
334 >> rAnchor.maFirst.mnRow >> rAnchor.mnTY in operator >>()
344 << rAnchor.maFirst.mnRow << rAnchor.mnTY in operator <<()

Completed in 45 milliseconds