Home
last modified time | relevance | path

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

/trunk/main/framework/source/layoutmanager/
H A Dtoolbarlayoutmanager.cxx2057 awt::Rectangle aDockAreaRect; in implts_getDockingAreaElementInfos() local
2060 aDockAreaRect = xDockAreaWindow->getPosSize(); in implts_getDockingAreaElementInfos()
2065 nLastRowColPixelPos = aDockAreaRect.Height; in implts_getDockingAreaElementInfos()
2069 nLastRowColPixelPos = aDockAreaRect.Width; in implts_getDockingAreaElementInfos()
2133aDockAreaRect.Width, aPosSize.Height ); in implts_getDockingAreaElementInfos()
2136aDockAreaRect.Width, aPosSize.Height ); in implts_getDockingAreaElementInfos()
2191 … aPosSize.Width, aDockAreaRect.Height ); in implts_getDockingAreaElementInfos()
2194 … aPosSize.Width, aDockAreaRect.Height ); in implts_getDockingAreaElementInfos()

Completed in 30 milliseconds