Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/view/
H A Doutput2.cxx2954 long nURLWidth = (long) pEngine->CalcTextWidth(); in DrawEdit() local
2962 nURLWidth = aPaper.Width(); in DrawEdit()
2965 std::swap( nURLWidth, nURLHeight ); in DrawEdit()
2967 aURLStart.X() -= nURLWidth; in DrawEdit()
2969 Rectangle aURLRect( aURLStart, Size( nURLWidth, nURLHeight ) ); in DrawEdit()

Completed in 32 milliseconds