Home
last modified time | relevance | path

Searched refs:nVirtToolBoxHeight (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/basctl/source/basicide/
H A Dbaside2b.cxx69 long nVirtToolBoxHeight; // wird im WatchWindow init., im Stackwindow verw. variable
1201 nVirtToolBoxHeight = aXEdit.GetSizePixel().Height() + 7; in WatchWindow()
1207 aTreeListBox.SetPosPixel( Point( DWBORDER, nVirtToolBoxHeight + nHeaderBarHeight ) ); in WatchWindow()
1210 Point aPnt( DWBORDER, nVirtToolBoxHeight + 1 ); in WatchWindow()
1282 Size aBoxSz( aSz.Width() - 2*DWBORDER, aSz.Height() - nVirtToolBoxHeight - DWBORDER ); in Resize()
1541 aTreeListBox.SetPosPixel( Point( DWBORDER, nVirtToolBoxHeight ) ); in StackWindow()
1584 Size aBoxSz( aSz.Width() - 2*DWBORDER, aSz.Height() - nVirtToolBoxHeight - DWBORDER ); in Resize()

Completed in 28 milliseconds