Searched refs:mlOldHeight (Results 1 – 2 of 2) sorted by relevance
87 mlOldHeight(1), in PosSizePropertyPanel()604 …long nHeight = (long) ( ((double) mlOldHeight * (double) mpMtrWidth->GetValue()) / (double) mlOldW…613 … const long nWidth = (long) ( ((double) mlOldWidth * (double) nHeight) / (double) mlOldHeight );628 …g nWidth = (long) ( ((double)mlOldWidth * (double)mpMtrHeight->GetValue()) / (double)mlOldHeight ); in IMPL_LINK()637 … const long nHeight = (long) ( ((double)mlOldHeight * (double)nWidth) / (double)mlOldWidth ); in IMPL_LINK()668 mlOldHeight = Max( GetCoreValue( *mpMtrHeight, mePoolUnit ), 1L ); in IMPL_LINK()823 mlOldHeight = mlOldHeight1; in NotifyItemUpdate()
107 sal_uInt32 mlOldHeight; member in svx::sidebar::PosSizePropertyPanel
Completed in 21 milliseconds