Home
last modified time | relevance | path

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

/trunk/main/framework/source/layoutmanager/
H A Dtoolbarlayoutmanager.cxx2056 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()
2155 nLastRowColPixelPos += rRowColumnsWindowData[nIndex].nStaticSize; in implts_getDockingAreaElementInfos()
2157 nLastRowColPixelPos -= rRowColumnsWindowData[nIndex].nStaticSize; in implts_getDockingAreaElementInfos()
[all …]

Completed in 23 milliseconds