Home
last modified time | relevance | path

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

/trunk/main/embeddedobj/source/general/
H A Ddocholder.cxx89 #define HATCH_BORDER_WIDTH (((m_pEmbedObj->getStatus(embed::Aspects::MSOLE_CONTENT)&embed::EmbedMis… macro
362 m_xOwnWindow->setPosSize( HATCH_BORDER_WIDTH, in ResizeWindows_Impl()
363 HATCH_BORDER_WIDTH, in ResizeWindows_Impl()
364 aHatchRect.Width - 2*HATCH_BORDER_WIDTH, in ResizeWindows_Impl()
365 aHatchRect.Height - 2*HATCH_BORDER_WIDTH, in ResizeWindows_Impl()
377 m_xOwnWindow->setPosSize( aHatchRect.X + HATCH_BORDER_WIDTH, 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()
426 awt::Rectangle aOwnRectangle( HATCH_BORDER_WIDTH, in ShowInplace()
[all …]