Home
last modified time | relevance | path

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

/aoo41x/main/cui/source/options/
H A Doptcolor.cxx1301 bool bShowCtrl = ( lcl_isGroupVisible( in IMPL_LINK() local
1303 lcl_MoveAndShow(aScrollWindow.aCheckBoxes[i], nOffset, nWindowHeight, bShowCtrl); in IMPL_LINK()
1304 lcl_MoveAndShow(aScrollWindow.aFixedTexts[i], nOffset, nWindowHeight, bShowCtrl); in IMPL_LINK()
1305 lcl_MoveAndShow(aScrollWindow.aWindows[i] , nOffset, nWindowHeight, bShowCtrl); in IMPL_LINK()
1306 … sal_Bool bShow = lcl_MoveAndShow(aScrollWindow.aColorBoxes[i], nOffset, nWindowHeight, bShowCtrl); in IMPL_LINK()

Completed in 35 milliseconds