Home
last modified time | relevance | path

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

/aoo4110/main/framework/source/layoutmanager/
H A Dtoolbarlayoutmanager.cxx2049 sal_Int32 nLastRowColPixelPos( 0 ); in implts_getDockingAreaElementInfos() local
2056 nLastRowColPixelPos = 0; in implts_getDockingAreaElementInfos()
2058 nLastRowColPixelPos = aDockAreaRect.Height; in implts_getDockingAreaElementInfos()
2060 nLastRowColPixelPos = 0; in implts_getDockingAreaElementInfos()
2062 nLastRowColPixelPos = aDockAreaRect.Width; in implts_getDockingAreaElementInfos()
2090 nLastRowColPixelPos += rRowColumnsWindowData[nIndex].nStaticSize; in implts_getDockingAreaElementInfos()
2092 nLastRowColPixelPos -= rRowColumnsWindowData[nIndex].nStaticSize; in implts_getDockingAreaElementInfos()
2125 … rRowColumnsWindowData[nIndex].aRowColumnRect = awt::Rectangle( 0, nLastRowColPixelPos, in implts_getDockingAreaElementInfos()
2148 nLastRowColPixelPos += rRowColumnsWindowData[nIndex].nStaticSize; in implts_getDockingAreaElementInfos()
2150 nLastRowColPixelPos -= rRowColumnsWindowData[nIndex].nStaticSize; in implts_getDockingAreaElementInfos()
[all …]

Completed in 36 milliseconds