Searched refs:aHatchRect (Results 1 – 2 of 2) sorted by relevance
344 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 …]
98 void ResizeWindows_Impl( const ::com::sun::star::awt::Rectangle& aHatchRect );
Completed in 16 milliseconds