Home
last modified time | relevance | path

Searched refs:sCommandURL (Results 1 – 19 of 19) sorted by relevance

/trunk/main/sd/source/ui/controller/
H A Dslidelayoutcontroller.cxx303 OUString sCommandURL( mrController.getCommandURL() ); in IMPL_LINK() local
322 sCommandURL = OUString( RTL_CONSTASCII_USTRINGPARAM( ".uno:DuplicatePage" ) ); in IMPL_LINK()
325 mrController.dispatchCommand( sCommandURL, aArgs ); in IMPL_LINK()
380 …e< lang::XMultiServiceFactory >& rServiceManager, const rtl::OUString& sCommandURL, bool bInsertPa… in SlideLayoutController() argument
381 : svt::PopupWindowController( rServiceManager, Reference< frame::XFrame >(), sCommandURL ) in SlideLayoutController()
H A Dslidelayoutcontroller.hxx35 …r::lang::XMultiServiceFactory >& rServiceManager, const rtl::OUString& sCommandURL, bool bInsertPa…
/trunk/main/svx/source/tbxctrls/
H A Dtbunosearchcontrollers.cxx207 …no::Reference< css::frame::XStatusListener >& xStatusListener, const ::rtl::OUString& sCommandURL ) in registryController() argument
213 lControllers[0].Name = sCommandURL; in registryController()
222 if (pIt->second[i].Name.equals(sCommandURL)) in registryController()
227 pIt->second[nSize].Name = sCommandURL; in registryController()
232 …Reference< css::frame::XStatusListener >& /*xStatusListener*/, const ::rtl::OUString& sCommandURL ) in freeController() argument
239 if (pItCtrl->Name.equals(sCommandURL)) in freeController()
251 …ller( const css::uno::Reference< css::frame::XFrame >& xFrame, const ::rtl::OUString& sCommandURL ) in findController() argument
260 if (pItCtrl->Name.equals(sCommandURL)) in findController()
/trunk/main/dbaccess/source/ui/control/
H A Dopendoccontrols.cxx106 ::rtl::OUString sCommandURL = ::rtl::OUString::createFromAscii( _pCommandURL ); in GetCommandText()
129 if ( !( xUICommandLabels->getByName(sCommandURL) >>= aProperties ) ) in GetCommandText()
160 ::rtl::OUString sCommandURL = ::rtl::OUString::createFromAscii( _pCommandURL ); in GetCommandIcon()
182 Sequence< ::rtl::OUString > aCommandList( &sCommandURL, 1 ); in GetCommandIcon()
H A Ddbtreelistbox.cxx515 ::rtl::OUString sCommandURL( _pPopup->GetItemCommand( nId ) ); in lcl_enableEntries()
516 bool bEnabled = ( sCommandURL.getLength() ) in lcl_enableEntries()
517 ? _rController.isCommandEnabled( sCommandURL ) in lcl_enableEntries()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbacommandbarcontrols.cxx59 …ans::PropertyValue > ScVbaCommandBarControls::CreateMenuItemData( const rtl::OUString& sCommandURL, in CreateMenuItemData() argument
70 aProps[0].Value <<= sCommandURL; in CreateMenuItemData()
87 …> ScVbaCommandBarControls::CreateToolbarItemData( const rtl::OUString& sCommandURL, const rtl::OUS… in CreateToolbarItemData() argument
92 aProps[0].Value <<= sCommandURL; in CreateToolbarItemData()
H A Dvbacommandbarcontrol.cxx67 rtl::OUString sCommandURL; in getOnAction() local
68 …etPropertyValue( m_aPropertyValues, rtl::OUString::createFromAscii("CommandURL") ) >>= sCommandURL; in getOnAction()
69 return sCommandURL; in getOnAction()
H A Dvbacommandbarcontrols.hxx42 …s::uno::Sequence< css::beans::PropertyValue > CreateMenuItemData( const rtl::OUString& sCommandURL,
49 …ss::beans::PropertyValue > CreateToolbarItemData( const rtl::OUString& sCommandURL, const rtl::OUS…
/trunk/main/svx/inc/
H A Dtbunosearchcontrollers.hxx80 …o::Reference< css::frame::XStatusListener >& xStatusListener, const ::rtl::OUString& sCommandURL );
81 …o::Reference< css::frame::XStatusListener >& xStatusListener, const ::rtl::OUString& sCommandURL );
82 …ler( const css::uno::Reference< css::frame::XFrame >& xFrame, const ::rtl::OUString& sCommandURL );
/trunk/main/forms/source/solar/control/
H A Dnavtoolbar.cxx307 ::rtl::OUString sCommandURL( lcl_getCommandURL( pSupportedFeatures->nId ) ); in implInit()
308 m_pToolbar->SetItemCommand( pSupportedFeatures->nId, sCommandURL ); in implInit()
310 …kHelpText( pSupportedFeatures->nId, m_pDescriptionProvider->getCommandDescription( sCommandURL ) ); in implInit()
/trunk/main/sd/source/ui/dlg/
H A Ddlgass.cxx1753 String AssistentDlgImpl::GetUiTextForCommand (const ::rtl::OUString& sCommandURL) in GetUiTextForCommand() argument
1762 if (sCommandURL.getLength() == 0) in GetUiTextForCommand()
1786 Any aAny (xUICommandLabels->getByName(sCommandURL)); in GetUiTextForCommand()
1815 Image AssistentDlgImpl::GetUiIconForCommand (const ::rtl::OUString& sCommandURL) in GetUiIconForCommand() argument
1824 if (sCommandURL.getLength() == 0) in GetUiIconForCommand()
1851 aCommandList[0] = sCommandURL; in GetUiIconForCommand()
/trunk/main/desktop/source/migration/
H A Dmigration_impl.hxx106 const ::rtl::OUString& sCommandURL, in MigrationItem()
111 m_sCommandURL = sCommandURL; in MigrationItem()
H A Dmigration.cxx1190 ::rtl::OUString sCommandURL; in mergeOldToNewVersion()
1200 aPropSeq[j].Value >>= sCommandURL; in mergeOldToNewVersion()
1207 if (sCommandURL == sToken) in mergeOldToNewVersion()
/trunk/main/sfx2/source/sidebar/
H A DSidebarToolBox.cxx325 const ::rtl::OUString sCommandURL (iController->second.msCurrentCommand); in UpdateIcons() local
326 …Image aImage (framework::GetImageFromURL(rxFrame, sCommandURL, bBigImages, bIsHighContrastActive)); in UpdateIcons()
/trunk/main/svtools/source/uno/
H A Dpopupmenucontrollerbase.cxx170 void PopupMenuControllerBase::dispatchCommand( const ::rtl::OUString& sCommandURL, const ::com::sun… in dispatchCommand() argument
180 aURL.Complete = sCommandURL; in dispatchCommand()
H A Dtoolboxcontroller.cxx717 void ToolboxController::dispatchCommand( const OUString& sCommandURL, const Sequence< PropertyValue… in dispatchCommand() argument
723 aURL.Complete = sCommandURL; in dispatchCommand()
/trunk/main/svtools/inc/svtools/
H A Dpopupmenucontrollerbase.hxx106 …void dispatchCommand( const ::rtl::OUString& sCommandURL, const ::com::sun::star::uno::Sequence< :…
H A Dtoolboxcontroller.hxx127 …void dispatchCommand( const ::rtl::OUString& sCommandURL, const ::com::sun::star::uno::Sequence< :…
/trunk/main/reportdesign/source/ui/report/
H A DReportController.cxx2745 ::rtl::OUString sCommandURL( getURLForId( nCommandIDs[i] ).Main ); in getViewData()
2746 …OSL_ENSURE( sCommandURL.indexOfAsciiL( ".uno:", 5 ) == 0, "OReportController::getViewData: illegal… in getViewData()
2747 sCommandURL = sCommandURL.copy( 5 ); in getViewData()
2755 aCommandProperties.put( sCommandURL, aCommandState ); in getViewData()

Completed in 132 milliseconds