Home
last modified time | relevance | path

Searched refs:nYIndex (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/source/accessibility/
H A Dsvxpixelctlaccessiblecontext.cxx1268 sal_Int32 nYIndex = mnIndexInParent / mrParentWindow->GetLineCount(); in GetName() local
1274 str += OUString::valueOf(nYIndex); in GetName()
/trunk/main/svx/source/dialog/
H A Ddlgctrl.cxx907 sal_uInt16 nYIndex = sal_uInt16(nIndex / nLines) ; in IndexToPoint() local
910 aPtTl.Y() = aRectSize.Height() * nYIndex / nLines + 1; in IndexToPoint()

Completed in 24 milliseconds