Home
last modified time | relevance | path

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

/trunk/main/cui/source/options/
H A Doptcolor.cxx1270 sal_Bool lcl_MoveAndShow(Window* pWindow, long nOffset, long nMaxVisible, bool _bShow) in lcl_MoveAndShow() function
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 18 milliseconds