Home
last modified time | relevance | path

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

/trunk/main/vcl/source/app/
H A Dsvapp.cxx832 pFrame->NotifyAllChilds( rDCEvt ); in NotifyAllWindows()
837 pSysWin->NotifyAllChilds( rDCEvt ); in NotifyAllWindows()
/trunk/main/sfx2/source/sidebar/
H A DSidebarController.cxx331 mpParentWindow->NotifyAllChilds(aEvent); in BroadcastPropertyChange()
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx723 void NotifyAllChilds( DataChangedEvent& rDCEvt );
/trunk/main/vcl/source/window/
H A Dwindow.cxx5985 void Window::NotifyAllChilds( DataChangedEvent& rDCEvt ) in NotifyAllChilds() function in Window
5994 pChild->NotifyAllChilds( rDCEvt ); in NotifyAllChilds()

Completed in 115 milliseconds