Home
last modified time | relevance | path

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

/trunk/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx1154 sal_Int32 nDecorHeight = aOuterRect.getHeight() - aInnerRect.Height; in implSetSize() local
1156 aSizePixel.Height = ::std::max< sal_Int32 >( aSizePixel.Height - nDecorHeight, 1 ); in implSetSize()

Completed in 25 milliseconds