Home
last modified time | relevance | path

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

/aoo42x/main/toolkit/source/layout/core/
H A Dbox.cxx224 int nBoxSecSize = SAL_MAX( 1, secDim( newSize ) - mnBorderWidth * 2 ); in allocateArea() local
254 nChildSecSize = nBoxSecSize; in allocateArea()
262 nChildSecPoint += (nBoxSecSize - nChildSecSize) / 2; in allocateArea()

Completed in 7 milliseconds