Searched refs:gDiffSize (Results 1 – 1 of 1) sorted by relevance
1420 static Size gDiffSize; variable1442 gDiffSize.Height()=aSize.Height()-aMinSize.Height(); in SvxAcceptChgCtr()1443 gDiffSize.Width()=aSize.Width()-aMinSize.Width(); in SvxAcceptChgCtr()1469 gDiffSize.Height()=aSize.Height()-aMinSize.Height(); in SvxAcceptChgCtr()1470 gDiffSize.Width()=aSize.Width()-aMinSize.Width(); in SvxAcceptChgCtr()1519 aSize.Height()+=gDiffSize.Height(); in GetMinSizePixel()1520 aSize.Width()+=gDiffSize.Width(); in GetMinSizePixel()
Completed in 37 milliseconds