Searched refs:pImpData (Results 1 – 4 of 4) sorted by relevance
141 pImpData(0) in SfxInterface()143 pImpData = new SfxInterface_Impl; in SfxInterface()149 pImpData->bRegistered = sal_True; in Register()150 pImpData->pModule = pMod; in Register()306 SfxModule *pMod = pImpData->pModule; in ~SfxInterface()307 sal_Bool bRegistered = pImpData->bRegistered; in ~SfxInterface()308 delete pImpData; in ~SfxInterface()404 pImpData->aPopupRes = rResId; in RegisterPopupMenu()420 pImpData->pObjectBars->Append(pUI); in RegisterObjectBar()463 sal_uInt16 nObjBarCount = pImpData->pObjectBars->Count(); in GetObjectBarResId()[all …]
321 if( !pItem->pImpData && pTopic->StartAdviseLoop() ) in SV_IMPL_VARARR()348 if( !pItem->pImpData ) in SV_IMPL_VARARR()707 if ( pItem->pImpData ) in NotifyClient()800 pImpData = 0; in DdeItem()812 pImpData = 0; in DdeItem()824 pImpData = 0; in DdeItem()834 delete pImpData; in ~DdeItem()848 if( pMyTopic && pImpData ) in NotifyClient()860 if( !pImpData ) in IncMonitor()862 pImpData = new DdeItemImp; in IncMonitor()[all …]
57 SfxInterface_Impl* pImpData; member in SfxInterface
309 DdeItemImp* pImpData; member in DdeItem