Lines Matching refs:nLastRowColPixelPos
2056 sal_Int32 nLastRowColPixelPos( 0 ); in implts_getDockingAreaElementInfos() local
2063 nLastRowColPixelPos = 0; in implts_getDockingAreaElementInfos()
2065 nLastRowColPixelPos = aDockAreaRect.Height; in implts_getDockingAreaElementInfos()
2067 nLastRowColPixelPos = 0; in implts_getDockingAreaElementInfos()
2069 nLastRowColPixelPos = aDockAreaRect.Width; in implts_getDockingAreaElementInfos()
2097 nLastRowColPixelPos += rRowColumnsWindowData[nIndex].nStaticSize; in implts_getDockingAreaElementInfos()
2099 nLastRowColPixelPos -= rRowColumnsWindowData[nIndex].nStaticSize; in implts_getDockingAreaElementInfos()
2132 … rRowColumnsWindowData[nIndex].aRowColumnRect = awt::Rectangle( 0, nLastRowColPixelPos, in implts_getDockingAreaElementInfos()
2135 …RowColumnsWindowData[nIndex].aRowColumnRect = awt::Rectangle( 0, ( nLastRowColPixelPos - aPosSize.… in implts_getDockingAreaElementInfos()
2155 nLastRowColPixelPos += rRowColumnsWindowData[nIndex].nStaticSize; in implts_getDockingAreaElementInfos()
2157 nLastRowColPixelPos -= rRowColumnsWindowData[nIndex].nStaticSize; in implts_getDockingAreaElementInfos()
2190 … rRowColumnsWindowData[nIndex].aRowColumnRect = awt::Rectangle( nLastRowColPixelPos, 0, in implts_getDockingAreaElementInfos()
2193 …rRowColumnsWindowData[nIndex].aRowColumnRect = awt::Rectangle( ( nLastRowColPixelPos - aPosSize.Wi… in implts_getDockingAreaElementInfos()