Searched refs:GetUnoName (Results 1 – 21 of 21) sorted by relevance
125 aCommandURL += rtl::OUString::createFromAscii( pSlot->GetUnoName() ); in GetImage()
1128 …aCmd = ::rtl::OUString::createFromAscii( GetInterface()->GetSlot( rReq.GetSlot() )->GetUnoName() ); in OfaExec_Impl()1158 …aCmd = ::rtl::OUString::createFromAscii( GetInterface()->GetSlot( rReq.GetSlot() )->GetUnoName() ); in OfaExec_Impl()
2121 aBuf.appendAscii( pSfxSlot->GetUnoName() ); in getConfigurableDispatchInformation()
288 const char* GetUnoName() const { return pUnoName; } in GetUnoName() function in SfxSlot
220 const ByteString & GetUnoName() const;
447 aCmd += pSlot->GetUnoName(); in CreateFromSVMenu()448 pSVMenu->SetHelpId( nSlotId, pSlot->GetUnoName() ); in CreateFromSVMenu()
342 aCommand += String::CreateFromAscii( pSlot->GetUnoName() ); in IMPL_LINK()
133 aCmd += pSlot->GetUnoName(); in SfxStatusBarControllerFactory()
931 aCmd += pSlot->GetUnoName(); in SfxDockingWindow()985 aCmd += pSlot->GetUnoName(); in SfxDockingWindow()
296 aURL.Path = ::rtl::OUString::createFromAscii( pSlot->GetUnoName() ); in GetSlotServer()
350 aCommand.CompareIgnoreCaseToAscii( (pSlots+n)->GetUnoName() ) == COMPARE_EQUAL ) in GetSlot()
361 aCommand.AppendAscii( pSlot->GetUnoName() ); in Record()
2104 aURL.Path = ::rtl::OUString::createFromAscii(pSlot->GetUnoName()); in QueryState()
280 aCmd += rSlot.GetUnoName(); in Call_Impl()
542 const ByteString& SvMetaSlot::GetUnoName() const in GetUnoName() function in SvMetaSlot545 return ((SvMetaSlot *)GetRef())->GetUnoName(); in GetUnoName()
99 char const* GetUnoName() const; \
450 pAsciiUnoName = pSlot->GetUnoName(); in lcl_getUnoSlotName()
618 … ::rtl::OUString::createFromAscii( pSlot->GetUnoName() ), in ExecFile_Impl()
3377 aStrBuf.appendAscii( pSlot->GetUnoName() ); in ConvertSlotsToCommands()
426 aCmd += pSlot->GetUnoName(); in InsertObject()
1259 aBuf.appendAscii( pSfxSlot->GetUnoName() ); in getConfigurableDispatchInformation()
Completed in 216 milliseconds