Lines Matching refs:GetCommand

336 		if ( url.equals( pEntry->GetCommand() ) )  in generateCustomURL()
368 if ( url.equals( pEntry->GetCommand() ) ) in generateCustomMenuURL()
631 aPropSeq[0].Value <<= rtl::OUString( pEntry->GetCommand() ); in ConvertSvxConfigEntry()
641 if ( pEntry->HasChangedName() == sal_False && pEntry->GetCommand().getLength() ) in ConvertSvxConfigEntry()
646 uno::Any a( xCommandToLabelMap->getByName( pEntry->GetCommand() ) ); in ConvertSvxConfigEntry()
712 aPropSeq[0].Value <<= rtl::OUString( pEntry->GetCommand() ); in ConvertToolbarEntry()
722 if ( pEntry->HasChangedName() == sal_False && pEntry->GetCommand().getLength() ) in ConvertToolbarEntry()
727 uno::Any a( xCommandToLabelMap->getByName( pEntry->GetCommand() ) ); in ConvertToolbarEntry()
2150 if ( pCurEntry->GetCommand() == pNewEntryData->GetCommand() ) in AddFunction()
2241 pNewEntryData->GetCommand()); in InsertEntryIntoUI()
3394 pSaveInData->SetSystemStyle( m_xFrame, pToolbar->GetCommand(), 0 ); in IMPL_LINK()
3403 pSaveInData->SetSystemStyle( m_xFrame, pToolbar->GetCommand(), 1 ); in IMPL_LINK()
3412 pSaveInData->SetSystemStyle( m_xFrame, pToolbar->GetCommand(), 2 ); in IMPL_LINK()
3480 pSaveInData->GetSystemUIName( pEntry->GetCommand() ); in IMPL_LINK()
3491 aURLSeq[ 0 ] = pEntry->GetCommand(); in IMPL_LINK()
3591 aURLSeq[ 0 ] = pEntry->GetCommand(); in IMPL_LINK()
3664 aURLSeq[ 0 ] = pEntry->GetCommand(); in IMPL_LINK()
3724 if ( pData->GetCommand().equals( m_aURLToSelect ) ) in Init()
4172 if ( pEntry->GetCommand().equals( rURL ) ) in HasURL()
4207 OUString url = pToolbar->GetCommand(); in Reset()
4315 if ( GetConfigManager()->hasSettings( pToolbar->GetCommand() ) ) in ApplyToolbar()
4318 pToolbar->GetCommand(), xSettings ); in ApplyToolbar()
4323 pToolbar->GetCommand(), xSettings ); in ApplyToolbar()
4362 GetConfigManager()->insertSettings( pToolbar->GetCommand(), xSettings ); in CreateToolbar()
4390 OUString url = pToolbar->GetCommand(); in RemoveToolbar()
4411 OUString url = pToolbar->GetCommand(); in RestoreToolbar()
4454 aURLSeq[ 0 ] = pEntry->GetCommand(); in RestoreToolbar()