Home
last modified time | relevance | path

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

/aoo42x/main/embeddedobj/source/general/
H A Ddocholder.cxx344 ResizeWindows_Impl( aHatchRect ); in PlaceFrame()
364 aHatchRect.Width - 2*HATCH_BORDER_WIDTH, in ResizeWindows_Impl()
365 aHatchRect.Height - 2*HATCH_BORDER_WIDTH, in ResizeWindows_Impl()
370 m_xHatchWindow->setPosSize( aHatchRect.X, in ResizeWindows_Impl()
371 aHatchRect.Y, in ResizeWindows_Impl()
372 aHatchRect.Width, in ResizeWindows_Impl()
373 aHatchRect.Height, in ResizeWindows_Impl()
378 aHatchRect.Y + HATCH_BORDER_WIDTH, in ResizeWindows_Impl()
379 aHatchRect.Width - 2*HATCH_BORDER_WIDTH, in ResizeWindows_Impl()
380 aHatchRect.Height - 2*HATCH_BORDER_WIDTH, in ResizeWindows_Impl()
[all …]
/aoo42x/main/embeddedobj/source/inc/
H A Ddocholder.hxx98 void ResizeWindows_Impl( const ::com::sun::star::awt::Rectangle& aHatchRect );

Completed in 26 milliseconds