Searched refs:ActivateToolPanel (Results 1 – 8 of 8) sorted by relevance
53 virtual void ActivateToolPanel( const ::rtl::OUString& i_rPanelURL ) = 0;73 virtual void ActivateToolPanel( const ::rtl::OUString& i_rPanelURL );207 void ActivateToolPanel( const ::rtl::OUString& i_rPanelURL );224 virtual void ActivateToolPanel( const ::rtl::OUString& i_rPanelURL );
168 …static void ActivateToolPanel( const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XF…
219 void TaskPaneDockingWindow::ActivateToolPanel( const ::rtl::OUString& i_rPanelURL ) in ActivateToolPanel() function in sfx2::TaskPaneDockingWindow221 m_aPaneController.ActivateToolPanel( i_rPanelURL ); in ActivateToolPanel()261 void TaskPaneWrapper::ActivateToolPanel( const ::rtl::OUString& i_rPanelURL ) in ActivateToolPanel() function in sfx2::TaskPaneWrapper265 pDockingWindow->ActivateToolPanel( i_rPanelURL ); in ActivateToolPanel()881 void ActivateToolPanel( const ::rtl::OUString& i_rPanelURL );986 void TaskPaneController_Impl::ActivateToolPanel( const ::rtl::OUString& i_rPanelURL ) in ActivateToolPanel() function in sfx2::TaskPaneController_Impl1289 void TaskPaneController::ActivateToolPanel( const ::rtl::OUString& i_rPanelURL ) in ActivateToolPanel() function in sfx2::TaskPaneController1291 m_pImpl->ActivateToolPanel( i_rPanelURL ); in ActivateToolPanel()
67 FWE_DLLPUBLIC void SAL_CALL ActivateToolPanel( const ::com::sun::star::uno::Reference< ::com::sun::…
163 void SAL_CALL ActivateToolPanel( const ::com::sun::star::uno::Reference< ::com::sun::star::frame::X… in ActivateToolPanel() function
313 ::framework::SetActivateToolPanel( &SfxViewFrame::ActivateToolPanel ); in GetOrCreate()
3599 void SfxViewFrame::ActivateToolPanel( const ::com::sun::star::uno::Reference< ::com::sun::star::fra… in ActivateToolPanel() function in SfxViewFrame3629 pPanelAccess->ActivateToolPanel( i_rPanelURL ); in ActivateToolPanel_Impl()
1859 ActivateToolPanel( m_xFrame, aName ); in showElement()
Completed in 90 milliseconds