Home
last modified time | relevance | path

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

/trunk/main/svtools/workben/toolpanel/
H A Dtoolpaneltest.cxx539 bool bSubordinate; in Resize() member
544 ,bSubordinate( i_bSubordinate ) in Resize()
571 aItemPos.X() = ( aControlRows[i].bSubordinate ) ? nSubordinateX : nSuperordinateX; in Resize()
573 if ( bPreviousWasSubordinate && !aControlRows[i].bSubordinate ) in Resize()
575 bPreviousWasSubordinate = aControlRows[i].bSubordinate; in Resize()
594 aControlRows[i].bSubordinate ? nSubordinateWidth : nSuperordinateWidth, in Resize()

Completed in 11 milliseconds