Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/frmdlg/
H A Dcolex.cxx526 Rectangle aRubyRect(aRect.TopLeft(), in DrawPage() local
546 aRubyRect.Move(nXStart, 0); in DrawPage()
552 aRubyRect.Move(0, nYStart); in DrawPage()
557 m_bVertical ? aRubyRect.Move(nBaseHeight, 0) : aRubyRect.Move(0, nBaseHeight); in DrawPage()
568 DrawRect(aRubyRect); in DrawPage()
583 aRubyRect.Move(nXMove, nYMove); in DrawPage()

Completed in 11 milliseconds