Lines Matching refs:OutputDevice

417                         getControlContainer( const OutputDevice& _rDevice ) const = 0;
437 getControlContainer( const OutputDevice& _rDevice ) const;
448 …Reference< XControlContainer > SdrPageViewAccess::getControlContainer( const OutputDevice& _rDevic… in getControlContainer()
451 …olContainer.is() || NULL == m_rPageView.FindPageWindow( ( const_cast< OutputDevice& >( _rDevice ) … in getControlContainer()
480 getControlContainer( const OutputDevice& _rDevice ) const;
491 …rolContainer > InvisibleControlViewAccess::getControlContainer( const OutputDevice& _rDevice ) con… in getControlContainer()
528 getControlContainer( const OutputDevice& _rDevice ) const;
539 …Reference< XControlContainer > DummyPageViewAccess::getControlContainer( const OutputDevice& /*_rD… in getControlContainer()
582 const OutputDevice* m_pOutputDeviceForWindow;
674 const OutputDevice& _rDevice,
854 const OutputDevice& _rDevice,
866 …static const OutputDevice& impl_getPageViewOutputDevice_nothrow( const ObjectContactOfPageView& _r…
868 const OutputDevice& impl_getOutputDevice_throw() const;
965 const OutputDevice& rPageViewDevice( impl_getOutputDevice_throw() ); in DBG_NAME()
1077 … const OutputDevice& rDevice( impl_getPageViewOutputDevice_nothrow( *pPageViewContact ) ); in ensureControl()
1086 const OutputDevice& rDevice( impl_getOutputDevice_throw() ); in ensureControl()
1095 const OutputDevice& ViewObjectContactOfUnoControl_Impl::impl_getOutputDevice_throw() const in impl_getOutputDevice_throw()
1105 const OutputDevice* pDevice = m_pAntiImpl->GetObjectContact().TryToGetOutputDevice(); in impl_getOutputDevice_throw()
1111 …const OutputDevice& ViewObjectContactOfUnoControl_Impl::impl_getPageViewOutputDevice_nothrow( cons… in impl_getPageViewOutputDevice_nothrow()
1133 …ontrol_Impl::impl_ensureControl_nothrow( IPageViewAccess& _rPageView, const OutputDevice& _rDevice, in impl_ensureControl_nothrow()
1213 …const OutputDevice& _rDevice, const SdrUnoObj& _rUnoObject, const basegfx::B2DHomMatrix& _rInitial… in createControlForDevice()