Searched refs:mnLastWidth (Results 1 – 3 of 3) sorted by relevance
115 sal_Int32 mnLastWidth; member in sdr::table::SdrTableRTFParser140 , mnLastWidth( 0 ) in SdrTableRTFParser()
109 mnLastWidth = 0; in ImplInit()389 if ( mbFormat || (mnLastWidth != nWidth) || (mnLastHeight != nHeight) ) in ImplGetTabRect()542 mnLastWidth = nWidth; in ImplGetTabRect()844 if(pItem->maRect.Right() > mnLastWidth - 5) in ImplDrawItem()
56 long mnLastWidth; member in TabControl
Completed in 17 milliseconds