Home
last modified time | relevance | path

Searched refs:pUnoName (Results 1 – 11 of 11) sorted by relevance

/trunk/main/sfx2/source/control/
H A Dunoctitm.cxx503 , pUnoName( pSlot->pUnoName ) in SfxDispatchController_Impl()
505 if ( aDispatchURL.Protocol.equalsAscii("slot:") && pUnoName ) in SfxDispatchController_Impl()
508 aTmp += pUnoName; in SfxDispatchController_Impl()
777 lNewArgs[nIndex].Name = rtl::OUString::createFromAscii( pSlot->pUnoName ); in dispatch()
H A Drequest.cxx732 if ( !pImp->pSlot->pUnoName ) in Done_Impl()
739 if ( !pImp->pSlot->pUnoName ) // Hosentr"ger und G"urtel in Done_Impl()
H A Dmsg.cxx62 sRet += pUnoName; in GetCommand()
H A Dstatcach.cxx285 if ( !pSlot || !pSlot->pUnoName ) in GetSlotServer()
H A Dobjface.cxx349 if ( (pSlots+n)->pUnoName && in GetSlot()
H A Dshell.cxx1122 pNewSlot->pUnoName = 0; in SFX_EXEC_STUB()
H A Dbindings.cxx2098 if ( !pSlot || !pSlot->pUnoName ) in QueryState()
/trunk/main/sfx2/inc/sfx2/
H A Dmsg.hxx274 const char __FAR_DATA* pUnoName; // UnoName des Slots member in SfxSlot
288 const char* GetUnoName() const { return pUnoName; } in GetUnoName()
H A Dunoctitm.hxx174 const char* pUnoName; member in SfxDispatchController_Impl
/trunk/main/sfx2/source/appl/
H A Dappuno.cxx265 if ( nCount == 1 && aName.CompareToAscii( pSlot->pUnoName ) == COMPARE_EQUAL ) in TransformParameters()
276 aStr += pSlot->pUnoName; in TransformParameters()
314 ByteString aStr( pSlot->pUnoName ); in TransformParameters()
329 aDbgStr += pSlot->pUnoName; in TransformParameters()
924 if ( sSlotName.EqualsAscii( pSlot->pUnoName ) ) in TransformParameters()
946 aStr += pSlot->pUnoName; in TransformParameters()
1312 pValue[nActProp].Name = String( String::CreateFromAscii( pSlot->pUnoName ) ) ; in TransformItems()
1331 String aName( String::CreateFromAscii( pSlot->pUnoName ) ) ; in TransformItems()
/trunk/main/sfx2/source/menu/
H A Dmnumgr.cxx339 if ( pSlot && pSlot->pUnoName ) in IMPL_LINK()

Completed in 125 milliseconds