Searched refs:forEachItemWindow (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/forms/source/solar/control/ |
H A D | navtoolbar.cxx | 354 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
|
/aoo4110/main/forms/source/solar/inc/ |
H A D | navtoolbar.hxx | 148 void forEachItemWindow( ItemWindowHandler _handler, const void* _pParam );
|
Completed in 22 milliseconds