Home
last modified time | relevance | path

Searched refs:getControlContainer (Results 1 – 9 of 9) sorted by relevance

/aoo41x/main/svx/source/sdr/contact/
H A Dviewobjectcontactofunocontrol.cxx417 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::SdrPageViewAccess
480 getControlContainer( const OutputDevice& _rDevice ) const;
491 …Reference< XControlContainer > InvisibleControlViewAccess::getControlContainer( const OutputDevice… in getControlContainer() function in sdr::contact::InvisibleControlViewAccess
528 getControlContainer( const OutputDevice& _rDevice ) const;
539 …Reference< XControlContainer > DummyPageViewAccess::getControlContainer( const OutputDevice& /*_rD… in getControlContainer() function in sdr::contact::DummyPageViewAccess
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()
1252 … Reference< XControlContainer > xControlContainer( _rPageView.getControlContainer( _rDevice ) ); in createControlForDevice()
/aoo41x/main/extensions/source/bibliography/
H A Dbibbeam.cxx110 …const Reference< awt::XControlContainer >& getControlContainer() const { return m_xControlContaine… in getControlContainer() function in bib::BibGridwin
273 Reference< awt::XControlContainer > BibBeamer::getControlContainer() in getControlContainer() function in bib::BibBeamer
277 xReturn = pGridWin->getControlContainer(); in getControlContainer()
H A Dbibview.hxx59 getControlContainer();
H A Dformcontrolcontainer.hxx63 getControlContainer() = 0;
H A Dbibbeam.hxx71 getControlContainer();
H A Dformcontrolcontainer.cxx114 Reference< XControlContainer > xControlCont = getControlContainer(); in implSetDesignMode()
H A Dbibview.cxx207 Reference< awt::XControlContainer > BibView::getControlContainer() in getControlContainer() function in bib::BibView
/aoo41x/main/svx/source/inc/
H A Dfmvwimp.hxx124 …:star::uno::Reference< ::com::sun::star::awt::XControlContainer > getControlContainer() const { r… in getControlContainer() function in FormViewPageWindowAdapter
/aoo41x/main/svx/source/form/
H A Dfmvwimp.cxx577 if ( _rxCC == (*i)->getControlContainer() ) in findWindow()
619 if ( _rxCC != (*i)->getControlContainer() ) in removeWindow()

Completed in 56 milliseconds