Searched refs:GetControlContainer (Results 1 – 15 of 15) sorted by relevance
77 sal_Int32 nChildCount (mrTreeNode.GetControlContainer().GetControlCount()); in getAccessibleChildCount()101 sal_uInt32 nControlCount (mrTreeNode.GetControlContainer().GetControlCount()); in getAccessibleChild()
163 return mrTreeNode.GetControlContainer().GetControlCount(); in getAccessibleChildCount()176 if (nIndex<0 || (sal_uInt32)nIndex>=mrTreeNode.GetControlContainer().GetControlCount()) in getAccessibleChild()181 ::sd::toolpanel::TreeNode* pNode = mrTreeNode.GetControlContainer().GetControl(nIndex); in getAccessibleChild()
233 pImpl->removeWindow( pPageWindow->GetControlContainer() ); in DeleteWindowFromPaintView()419 pImpl->removeWindow(rPageWindow.GetControlContainer() ); in DeactivateControls()467 if( rPageWindow.GetControlContainer( false ) == xCC ) in InsertControlContainer()
563 xControlContext = pPageWindow->GetControlContainer(); in impl_createPropertyBrowser_throw()
175 : m_xControlContainer( _rWindow.GetControlContainer() ), in DBG_NAME()590 Reference< XControlContainer > xCC = rWindow.GetControlContainer(); in addWindow()
1477 xControlContainer = pPageView->GetPageWindow(0)->GetControlContainer(); in getControlContainerForView()
163 GetControlContainer() const;194 BibGeneralPage::GetControlContainer() const in GetControlContainer() function in BibGeneralPage
211 xReturn = m_pGeneralPage->GetControlContainer(); in getControlContainer()
102 …::star::uno::Reference< ::com::sun::star::awt::XControlContainer > GetControlContainer( bool _bCre…
165 GetControlContainer( const OutputDevice& _rDevice ) const;
130 ControlContainer& GetControlContainer (void);
248 …Reference< ::com::sun::star::awt::XControlContainer > SdrPageView::GetControlContainer( const Outp… in GetControlContainer() function in SdrPageView254 xReturn = pCandidate->GetControlContainer( true ); in GetControlContainer()
52 …ference< ::com::sun::star::awt::XControlContainer > SdrPageWindow::GetControlContainer( bool _bCre… in GetControlContainer() function in SdrPageWindow
190 xReturn = xReturn.query( _pView->GetSdrPageView()->GetControlContainer( *_pWin ) ); in lcl_getControlContainer()
450 … Reference< XControlContainer > xControlContainer = m_rPageView.GetControlContainer( _rDevice ); in getControlContainer()
Completed in 182 milliseconds