Lines Matching refs:nLastRowColPixelPos
2049 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()
2128 …RowColumnsWindowData[nIndex].aRowColumnRect = awt::Rectangle( 0, ( nLastRowColPixelPos - aPosSize.… in implts_getDockingAreaElementInfos()
2148 nLastRowColPixelPos += rRowColumnsWindowData[nIndex].nStaticSize; in implts_getDockingAreaElementInfos()
2150 nLastRowColPixelPos -= rRowColumnsWindowData[nIndex].nStaticSize; in implts_getDockingAreaElementInfos()
2183 … rRowColumnsWindowData[nIndex].aRowColumnRect = awt::Rectangle( nLastRowColPixelPos, 0, in implts_getDockingAreaElementInfos()
2186 …rRowColumnsWindowData[nIndex].aRowColumnRect = awt::Rectangle( ( nLastRowColPixelPos - aPosSize.Wi… in implts_getDockingAreaElementInfos()