Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Doutdevnative.cxx43 return dynamic_cast< const Window* >( &i_rDevice )->IsNativeWidgetEnabled(); in lcl_enableNativeWidget()
/trunk/main/vcl/source/window/
H A Dwindow2.cxx361 IsNativeWidgetEnabled() ) ) in ShowFocus()
408 IsNativeWidgetEnabled() ) ) in HideFocus()
H A Dwindow.cxx6588 GetParent()->IsNativeWidgetEnabled() != IsNativeWidgetEnabled() ) in Show()
6589 EnableNativeWidget( GetParent()->IsNativeWidgetEnabled() ); in Show()
8172 if( IsNativeWidgetEnabled() ) in GetDisplayBackground()
9781 sal_Bool Window::IsNativeWidgetEnabled() const in IsNativeWidgetEnabled() function in Window
H A Ddecoview.cxx756 if( pControl && pControl->IsNativeWidgetEnabled() ) in ImplDrawFrame()
/trunk/main/vcl/source/control/
H A Dedit.cxx2030 IsNativeWidgetEnabled() && in GetFocus()
2076 IsNativeWidgetEnabled() && in LoseFocus()
2509 IsNativeWidgetEnabled() && in Modify()
H A Dilstbox.cxx3068 IsNativeWidgetEnabled() && in GetFocus()
3087 IsNativeWidgetEnabled() && in LoseFocus()
3293 GetParent()->IsNativeWidgetEnabled() ) in StartFloat()
H A Dspinfld.cxx925 IsNativeWidgetEnabled() && in PreNotify()
H A Dlstbox.cxx128 if( IsNativeWidgetEnabled() && in ImplInit()
/trunk/main/toolkit/source/awt/
H A Dvclxwindow.cxx2012 aProp <<= (sal_Bool) GetWindow()->IsNativeWidgetEnabled(); in getProperty()
2367 sal_Bool bOldNW =pWindow->IsNativeWidgetEnabled(); in draw()
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx1119 sal_Bool IsNativeWidgetEnabled() const;

Completed in 223 milliseconds