Home
last modified time | relevance | path

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

/trunk/main/embeddedobj/source/general/
H A Ddocholder.cxx335 frame::BorderWidths aOldWidths; in PlaceFrame() local
340 aOldWidths = m_aBorderWidths; in PlaceFrame()
346 } while ( aOldWidths.Left != m_aBorderWidths.Left in PlaceFrame()
347 || aOldWidths.Top != m_aBorderWidths.Top in PlaceFrame()
348 || aOldWidths.Right != m_aBorderWidths.Right in PlaceFrame()
349 || aOldWidths.Bottom != m_aBorderWidths.Bottom ); in PlaceFrame()

Completed in 53 milliseconds