Home
last modified time | relevance | path

Searched refs:_rWindow (Results 1 – 20 of 20) sorted by relevance

/trunk/main/svtools/source/misc/
H A Ddialogcontrolling.cxx101 void DialogController::addDependentWindow( Window& _rWindow ) in addDependentWindow() argument
103 m_pImpl->aConcernedWindows.push_back( &_rWindow ); in addDependentWindow()
105 VclWindowEvent aEvent( &_rWindow, 0, NULL ); in addDependentWindow()
106 impl_update( aEvent, _rWindow ); in addDependentWindow()
128 void DialogController::impl_update( const VclWindowEvent& _rTriggerEvent, Window& _rWindow ) in impl_update() argument
130 m_pImpl->pOperator->operateOn( _rTriggerEvent, _rWindow ); in impl_update()
/trunk/main/reportdesign/source/ui/report/
H A DSectionWindow.cxx372 void lcl_scroll(Window& _rWindow,const Point& _aDelta) in lcl_scroll() argument
374 _rWindow.Scroll(-_aDelta.X(),-_aDelta.Y()/*,SCROLL_CHILDREN*//*|SCROLL_CLIP*/); in lcl_scroll()
375 _rWindow.Invalidate(INVALIDATE_TRANSPARENT); in lcl_scroll()
378 void lcl_setOrigin(Window& _rWindow,long _nX, long _nY) in lcl_setOrigin() argument
380 MapMode aMap = _rWindow.GetMapMode(); in lcl_setOrigin()
382 _rWindow.SetMapMode( aMap ); in lcl_setOrigin()
/trunk/main/svtools/inc/svtools/
H A Ddialogcontrolling.hxx111 void addDependentWindow( Window& _rWindow );
122 void impl_update( const VclWindowEvent& _rTriggerEvent, Window& _rWindow );
246 FilterForRadioOrCheckToggle( const Window& _rWindow ) in FilterForRadioOrCheckToggle() argument
247 :m_rWindow( _rWindow ) in FilterForRadioOrCheckToggle()
/trunk/main/accessibility/source/extended/
H A Dlistboxaccessible.cxx38 ListBoxAccessibleBase::ListBoxAccessibleBase( SvTreeListBox& _rWindow ) in ListBoxAccessibleBase() argument
39 :m_pWindow( &_rWindow ) in ListBoxAccessibleBase()
/trunk/main/reportdesign/source/ui/dlg/
H A DCondFormat.cxx83 UpdateLocker( Window& _rWindow ) in UpdateLocker() argument
84 :m_rWindow( _rWindow ) in UpdateLocker()
86 _rWindow.SetUpdateMode( sal_False ); in UpdateLocker()
/trunk/main/svx/source/sdr/contact/
H A Dviewcontactofunocontrol.cxx106 const Window& _rWindow, Reference< XControlContainer >& _inout_ControlContainer ) const in getTemporaryControlForWindow() argument
112 …return ViewObjectContactOfUnoControl::getTemporaryControlForWindow( _rWindow, _inout_ControlContai… in getTemporaryControlForWindow()
H A Dviewobjectcontactofunocontrol.cxx1757 …const Window& _rWindow, Reference< XControlContainer >& _inout_ControlContainer, const SdrUnoObj& … in getTemporaryControlForWindow() argument
1762 …ewObjectContactOfUnoControl_Impl::createControlForDevice( aSimulatePageView, _rWindow, _rUnoObject, in getTemporaryControlForWindow()
1763 _rWindow.GetViewTransformation(), _rWindow.GetInverseViewTransformation(), aControl ) ); in getTemporaryControlForWindow()
/trunk/main/svx/source/form/
H A Dfmvwimp.cxx174 …( const ::comphelper::ComponentContext& _rContext, const SdrPageWindow& _rWindow, FmXFormView* _pV… in DBG_NAME()
175 : m_xControlContainer( _rWindow.GetControlContainer() ), in DBG_NAME()
178 m_pWindow( dynamic_cast< Window* >( &_rWindow.GetPaintWindow().GetOutputDevice() ) ) in DBG_NAME()
183 FmFormPage* pFormPage = dynamic_cast< FmFormPage* >( _rWindow.GetPageView().GetPage() ); in DBG_NAME()
868 …st_nothrow( const SdrPage& _rPage, const SdrView& _rView, const Window& _rWindow, const Reference<… in lcl_ensureControlsOfFormExist_nothrow() argument
887 pFormObject->GetUnoControl( _rView, _rWindow ); in lcl_ensureControlsOfFormExist_nothrow()
/trunk/main/svx/source/fmcomp/
H A Dgridcell.cxx3498 void FmXGridCell::onWindowEvent( const sal_uIntPtr _nEventId, const Window& _rWindow, const void* _… in onWindowEvent() argument
3507 if ( ( _rWindow.IsCompoundControl() in onWindowEvent()
3512 || ( !_rWindow.IsCompoundControl() in onWindowEvent()
3526 aEvent.FocusFlags = _rWindow.GetGetFocusFlags(); in onWindowEvent()
3907 void FmXEditCell::onWindowEvent( const sal_uIntPtr _nEventId, const Window& _rWindow, const void* _… in onWindowEvent() argument
3919 FmXTextCell::onWindowEvent( _nEventId, _rWindow, _pEventData ); in onWindowEvent()
4096 FmXDataCell::onWindowEvent( _nEventId, _rWindow, _pEventData ); in onWindowEvent()
4402 void FmXListBoxCell::onWindowEvent( const sal_uIntPtr _nEventId, const Window& _rWindow, const void… in onWindowEvent() argument
4404 if ( ( &_rWindow == m_pBox ) in onWindowEvent()
4422 FmXTextCell::onWindowEvent( _nEventId, _rWindow, _pEventData ); in onWindowEvent()
[all …]
/trunk/main/svx/source/svdraw/
H A Dsvdouno.cxx591 … const Window& _rWindow, uno::Reference< awt::XControlContainer >& _inout_ControlContainer ) const in GetTemporaryControlForWindow() argument
597 xControl = pVC->getTemporaryControlForWindow( _rWindow, _inout_ControlContainer ); in GetTemporaryControlForWindow()
/trunk/main/svx/source/inc/
H A Dgridcell.hxx830 …virtual void onWindowEvent( const sal_uLong _nEventId, const Window& _rWindow, const void* _pEvent…
946 …virtual void onWindowEvent( const sal_uLong _nEventId, const Window& _rWindow, const void* _pEvent…
998 …virtual void onWindowEvent( const sal_uLong _nEventId, const Window& _rWindow, const void* _pEvent…
1050 …virtual void onWindowEvent( const sal_uLong _nEventId, const Window& _rWindow, const void* _pEvent…
1095 …virtual void onWindowEvent( const sal_uLong _nEventId, const Window& _rWindow, const void* _pEvent…
/trunk/main/accessibility/inc/accessibility/extended/
H A Dlistboxaccessible.hxx59 ListBoxAccessibleBase( SvTreeListBox& _rWindow );
/trunk/main/toolkit/source/awt/
H A Dvclxwindow.cxx439 void VCLXWindow::notifyWindowRemoved( Window& _rWindow ) in notifyWindowRemoved() argument
445 aEvent.Child = static_cast< XWindow* >( _rWindow.GetWindowPeer() ); in notifyWindowRemoved()
1401 …void lcl_updateWritingMode( Window& _rWindow, const sal_Int16 _nWritingMode, const sal_Int16 _n… in lcl_updateWritingMode() argument
1419 const Window* pParent = _rWindow.GetParent(); in lcl_updateWritingMode()
1432 _rWindow.EnableRTL( bEnableRTL ); in lcl_updateWritingMode()
/trunk/main/svx/inc/svx/sdr/contact/
H A Dviewcontactofunocontrol.hxx76 …getTemporaryControlForWindow( const Window& _rWindow, ::com::sun::star::uno::Reference< ::com::sun…
H A Dviewobjectcontactofunocontrol.hxx74 const Window& _rWindow,
/trunk/main/reportdesign/source/ui/misc/
H A DUITools.cxx1011 void setZoomFactor(const Fraction& _aZoom,Window& _rWindow) in setZoomFactor() argument
1013 MapMode aMapMode( _rWindow.GetMapMode() ); in setZoomFactor()
1016 _rWindow.SetMapMode(aMapMode); in setZoomFactor()
/trunk/main/svx/inc/svx/
H A Dsvdouno.hxx132 const Window& _rWindow,
/trunk/main/reportdesign/source/ui/inc/
H A DUITools.hxx182 void setZoomFactor(const Fraction& _aZoom,Window& _rWindow);
/trunk/main/svtools/source/table/
H A Dtablecontrol_impl.cxx847 void lcl_setButtonRepeat( Window& _rWindow, sal_uLong _nDelay ) in lcl_setButtonRepeat() argument
849 AllSettings aSettings = _rWindow.GetSettings(); in lcl_setButtonRepeat()
855 _rWindow.SetSettings( aSettings, sal_True ); in lcl_setButtonRepeat()
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxwindow.hxx142 void notifyWindowRemoved( Window& _rWindow );

Completed in 169 milliseconds