Searched refs:IsNativeWidgetEnabled (Results 1 – 10 of 10) sorted by relevance
43 return dynamic_cast< const Window* >( &i_rDevice )->IsNativeWidgetEnabled(); in lcl_enableNativeWidget()
361 IsNativeWidgetEnabled() ) ) in ShowFocus()408 IsNativeWidgetEnabled() ) ) in HideFocus()
6588 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
756 if( pControl && pControl->IsNativeWidgetEnabled() ) in ImplDrawFrame()
3068 IsNativeWidgetEnabled() && in GetFocus()3087 IsNativeWidgetEnabled() && in LoseFocus()3293 GetParent()->IsNativeWidgetEnabled() ) in StartFloat()
2030 IsNativeWidgetEnabled() && in GetFocus()2076 IsNativeWidgetEnabled() && in LoseFocus()2509 IsNativeWidgetEnabled() && in Modify()
925 IsNativeWidgetEnabled() && in PreNotify()
128 if( IsNativeWidgetEnabled() && in ImplInit()
2012 aProp <<= (sal_Bool) GetWindow()->IsNativeWidgetEnabled(); in getProperty()2367 sal_Bool bOldNW =pWindow->IsNativeWidgetEnabled(); in draw()
1119 sal_Bool IsNativeWidgetEnabled() const;
Completed in 123 milliseconds