Home
last modified time | relevance | path

Searched refs:GetUnoName (Results 1 – 21 of 21) sorted by relevance

/trunk/main/sfx2/source/appl/
H A Dappserv.cxx1128 …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()
H A Dimagemgr.cxx125 aCommandURL += rtl::OUString::createFromAscii( pSlot->GetUnoName() ); in GetImage()
H A Dappuno.cxx2121 aBuf.appendAscii( pSfxSlot->GetUnoName() ); in getConfigurableDispatchInformation()
/trunk/main/sfx2/source/menu/
H A Dvirtmenu.cxx444 aCmd += pSlot->GetUnoName(); in CreateFromSVMenu()
445 pSVMenu->SetHelpId( nSlotId, pSlot->GetUnoName() ); in CreateFromSVMenu()
H A Dmnumgr.cxx342 aCommand += String::CreateFromAscii( pSlot->GetUnoName() ); in IMPL_LINK()
/trunk/main/sfx2/inc/sfx2/
H A Dmsg.hxx288 const char* GetUnoName() const { return pUnoName; } in GetUnoName() function in SfxSlot
/trunk/main/idl/inc/
H A Dslot.hxx220 const ByteString & GetUnoName() const;
/trunk/main/sfx2/source/dialog/
H A Ddockwin.cxx931 aCmd += pSlot->GetUnoName(); in SfxDockingWindow()
985 aCmd += pSlot->GetUnoName(); in SfxDockingWindow()
/trunk/main/sfx2/source/statbar/
H A Dstbitem.cxx133 aCmd += pSlot->GetUnoName(); in SfxStatusBarControllerFactory()
/trunk/main/sfx2/source/control/
H A Dstatcach.cxx296 aURL.Path = ::rtl::OUString::createFromAscii( pSlot->GetUnoName() ); in GetSlotServer()
H A Dobjface.cxx350 aCommand.CompareIgnoreCaseToAscii( (pSlots+n)->GetUnoName() ) == COMPARE_EQUAL ) in GetSlot()
H A Drequest.cxx361 aCommand.AppendAscii( pSlot->GetUnoName() ); in Record()
H A Dbindings.cxx2104 aURL.Path = ::rtl::OUString::createFromAscii(pSlot->GetUnoName()); in QueryState()
H A Ddispatch.cxx280 aCmd += rSlot.GetUnoName(); in Call_Impl()
/trunk/main/idl/source/objects/
H A Dslot.cxx542 const ByteString& SvMetaSlot::GetUnoName() const in GetUnoName() function in SvMetaSlot
545 return ((SvMetaSlot *)GetRef())->GetUnoName(); in GetUnoName()
/trunk/main/toolkit/inc/layout/
H A Dlayout.hxx99 char const* GetUnoName() const; \
/trunk/main/svx/source/form/
H A Dfmtextcontrolshell.cxx450 pAsciiUnoName = pSlot->GetUnoName(); in lcl_getUnoSlotName()
/trunk/main/sfx2/source/doc/
H A Dobjserv.cxx618 … ::rtl::OUString::createFromAscii( pSlot->GetUnoName() ), in ExecFile_Impl()
H A Dsfxbasemodel.cxx3411 aStrBuf.appendAscii( pSlot->GetUnoName() ); in ConvertSlotsToCommands()
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx426 aCmd += pSlot->GetUnoName(); in InsertObject()
/trunk/main/sfx2/source/view/
H A Dsfxbasecontroller.cxx1259 aBuf.appendAscii( pSfxSlot->GetUnoName() ); in getConfigurableDispatchInformation()

Completed in 181 milliseconds