Home
last modified time | relevance | path

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

/trunk/main/svx/source/table/
H A Dtablertfimporter.cxx115 sal_Int32 mnLastWidth; member in sdr::table::SdrTableRTFParser
140 , mnLastWidth( 0 ) in SdrTableRTFParser()
/trunk/main/vcl/source/control/
H A Dtabctrl.cxx109 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()
/trunk/main/vcl/inc/vcl/
H A Dtabctrl.hxx56 long mnLastWidth; member in TabControl

Completed in 30 milliseconds