Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Dctredlin.cxx1420 static Size gDiffSize; variable
1442 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 17 milliseconds