Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/docvw/
H A DSidebarWin.cxx302 mpMetadataAuthor->SetCallHandlersOnInputDisabled(true); in InitControls()
320 mpMetadataDate->SetCallHandlersOnInputDisabled(true); in InitControls()
/trunk/main/sd/source/ui/annotations/
H A Dannotationwindow.cxx320 mpMeta->SetCallHandlersOnInputDisabled(true); in InitControls()
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx835 void SetCallHandlersOnInputDisabled( bool bCall );
/trunk/main/vcl/source/window/
H A Dwindow.cxx6820 void Window::SetCallHandlersOnInputDisabled( bool bCall ) in SetCallHandlersOnInputDisabled() function in Window
6827 pChild->SetCallHandlersOnInputDisabled( bCall ); in SetCallHandlersOnInputDisabled()

Completed in 87 milliseconds