Searched refs:pUnoName (Results 1 – 11 of 11) sorted by relevance
503 , 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()
732 if ( !pImp->pSlot->pUnoName ) in Done_Impl()739 if ( !pImp->pSlot->pUnoName ) // Hosentr"ger und G"urtel in Done_Impl()
62 sRet += pUnoName; in GetCommand()
285 if ( !pSlot || !pSlot->pUnoName ) in GetSlotServer()
349 if ( (pSlots+n)->pUnoName && in GetSlot()
1122 pNewSlot->pUnoName = 0; in SFX_EXEC_STUB()
2098 if ( !pSlot || !pSlot->pUnoName ) in QueryState()
274 const char __FAR_DATA* pUnoName; // UnoName des Slots member in SfxSlot288 const char* GetUnoName() const { return pUnoName; } in GetUnoName()
174 const char* pUnoName; member in SfxDispatchController_Impl
265 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()
339 if ( pSlot && pSlot->pUnoName ) in IMPL_LINK()
Completed in 125 milliseconds