Searched refs:getControlContainer (Results 1 – 9 of 9) sorted by relevance
417 getControlContainer( const OutputDevice& _rDevice ) const = 0;437 getControlContainer( const OutputDevice& _rDevice ) const;448 …Reference< XControlContainer > SdrPageViewAccess::getControlContainer( const OutputDevice& _rDevic… in getControlContainer() function in sdr::contact::SdrPageViewAccess480 getControlContainer( const OutputDevice& _rDevice ) const;491 …Reference< XControlContainer > InvisibleControlViewAccess::getControlContainer( const OutputDevice… in getControlContainer() function in sdr::contact::InvisibleControlViewAccess528 getControlContainer( const OutputDevice& _rDevice ) const;539 …Reference< XControlContainer > DummyPageViewAccess::getControlContainer( const OutputDevice& /*_rD… in getControlContainer() function in sdr::contact::DummyPageViewAccess1183 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()1252 … Reference< XControlContainer > xControlContainer( _rPageView.getControlContainer( _rDevice ) ); in createControlForDevice()
110 …const Reference< awt::XControlContainer >& getControlContainer() const { return m_xControlContaine… in getControlContainer() function in bib::BibGridwin273 Reference< awt::XControlContainer > BibBeamer::getControlContainer() in getControlContainer() function in bib::BibBeamer277 xReturn = pGridWin->getControlContainer(); in getControlContainer()
59 getControlContainer();
63 getControlContainer() = 0;
71 getControlContainer();
114 Reference< XControlContainer > xControlCont = getControlContainer(); in implSetDesignMode()
207 Reference< awt::XControlContainer > BibView::getControlContainer() in getControlContainer() function in bib::BibView
124 …:star::uno::Reference< ::com::sun::star::awt::XControlContainer > getControlContainer() const { r… in getControlContainer() function in FormViewPageWindowAdapter
577 if ( _rxCC == (*i)->getControlContainer() ) in findWindow()619 if ( _rxCC != (*i)->getControlContainer() ) in removeWindow()
Completed in 41 milliseconds