Searched refs:showElement (Results 1 – 20 of 20) sorted by relevance
90 xManager->showElement( m_sToolboxResName ); in toggleToolbox()
103 xLayoutMgr->showElement( m_sToolboxName ); in toggleToolbox()
76 xManager->showElement( sToolboxResource ); in toggleToolbox()
12 "LayoutManager";"com::sun::star::frame::XLayoutManager";"showElement()"
183 boolean shown = oObj.showElement(sElementName); in _showElement()
112 xLayoutManager->showElement( m_sResourceUrl ); in setVisible()
233 if( !xLayoutManager->showElement( url ) ) in setDisplayStatusBar()
421 xLayoutManager->showElement( aMenuBarURL ); in SetMenuBarOn_Impl()
3158 xLayoutManager->showElement( aStatusbarResString ); in MiscExec_Impl()
199 <member>XLayoutManager::showElement</member> should be used. This function can be243 boolean showElement( [in] string ResourceURL );
533 xLayoutManager->showElement( PROGRESS_RESOURCE ); in impl_showProgress()
134 …virtual sal_Bool SAL_CALL showElement( const ::rtl::OUString& aName ) throw (::com::sun::star::uno…
89 LayoutManager.showElement("private:resource/toolbar/user_toolbar1")
1102 xLayoutManager.showElement( aResourceURL ); in setToolVisible()
765 xLayoutManager->showElement( aToolBarResName ); in itemSelected()
535 xLayoutManager->showElement( aToolbarName ); in MiscExec_Impl()
1392 xLayoutManager->showElement( m_aProgressBarResName ); in GetStatusIndicator()
1263 xLayoutManager->showElement( C2U( "private:resource/statusbar/statusbar")); in dispatch()
793 xLayoutManager->showElement( aSubToolBarResName ); in endPopupMode()
1789 sal_Bool SAL_CALL LayoutManager::showElement( const ::rtl::OUString& aName ) in showElement() function in framework::LayoutManager
Completed in 129 milliseconds