Searched refs:_rPageView (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/svx/source/sdr/contact/ |
H A D | viewobjectcontactofunocontrol.cxx | 433 SdrPageViewAccess( const SdrPageView& _rPageView ) : m_rPageView( _rPageView ) { } in SdrPageViewAccess() argument 673 IPageViewAccess& _rPageView, 786 IPageViewAccess& _rPageView, bool _bIsCurrentlyVisible, bool _bForce ); 853 IPageViewAccess& _rPageView, 1183 m_xContainer = m_xContainer.query( _rPageView.getControlContainer( _rDevice ) ); in impl_ensureControl_nothrow() 1185 … || ( ( !_rPageView.getControlContainer( _rDevice ).is() ) // or don't have any container, in impl_ensureControl_nothrow() 1212 bool ViewObjectContactOfUnoControl_Impl::createControlForDevice( IPageViewAccess& _rPageView, in createControlForDevice() argument 1244 _out_rControl.setDesignMode( _rPageView.isDesignMode() ); in createControlForDevice() 1252 … Reference< XControlContainer > xControlContainer( _rPageView.getControlContainer( _rDevice ) ); in createControlForDevice() 1309 …const SdrUnoObj& _rUnoObject, IPageViewAccess& _rPageView, bool _bIsCurrentlyVisible, bool _bForce… in impl_adjustControlVisibilityToLayerVisibility_throw() argument [all …]
|
/aoo42x/main/svx/source/unodraw/ |
H A D | unopage.cxx | 427 …ctOfShape( const Reference< drawing::XShape >& _rxShape, SdrView& _rView, SdrPageView& _rPageView ) in lcl_markSdrObjectOfShape() argument 437 _rView.MarkObj( pObj, &_rPageView ); in lcl_markSdrObjectOfShape()
|
Completed in 27 milliseconds