Home
last modified time | relevance | path

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

/trunk/main/forms/source/solar/control/
H A Dnavtoolbar.cxx354 forEachItemWindow( &NavigationToolBar::adjustItemWindowWidth, NULL ); in implInit()
505 forEachItemWindow( &NavigationToolBar::setItemControlFont, NULL ); in StateChanged()
506 forEachItemWindow( &NavigationToolBar::adjustItemWindowWidth, NULL ); in StateChanged()
510 forEachItemWindow( &NavigationToolBar::setItemControlForeground, NULL ); in StateChanged()
517 forEachItemWindow( &NavigationToolBar::enableItemRTL, &bIsRTLEnabled ); in StateChanged()
542 forEachItemWindow( &NavigationToolBar::setItemBackground, NULL ); in SetControlBackground()
555 forEachItemWindow( &NavigationToolBar::setItemBackground, &_rColor ); in SetControlBackground()
568 forEachItemWindow( &NavigationToolBar::setTextLineColor, NULL ); in SetTextLineColor()
576 forEachItemWindow( &NavigationToolBar::setTextLineColor, &_rColor ); in SetTextLineColor()
580 void NavigationToolBar::forEachItemWindow( ItemWindowHandler _handler, const void* _pParam ) in forEachItemWindow() function in frm::NavigationToolBar
/trunk/main/forms/source/solar/inc/
H A Dnavtoolbar.hxx148 void forEachItemWindow( ItemWindowHandler _handler, const void* _pParam );

Completed in 22 milliseconds