Searched defs:pShow (Results 1 – 6 of 6) sorted by relevance
46 uno::Reference< uno::XInterface > createUnoCustomShow( SdCustomShow* pShow ) in createUnoCustomShow()58 SdXCustomPresentation::SdXCustomPresentation( SdCustomShow* pShow, SdXImpressDocument* pMyModel) th… in SdXCustomPresentation()353 SdCustomShow* pShow = pXShow->GetSdCustomShow(); in insertByName() local387 SdCustomShow* pShow = getSdCustomShow(Name); in removeByName() local414 SdCustomShow* pShow = getSdCustomShow(aName); in getByName() local442 const SdCustomShow* pShow = (const SdCustomShow*)pList->GetObject(nIdx); in getElementNames() local485 SdCustomShow* pShow = (SdCustomShow*)pList->GetObject(nIdx); in getSdCustomShow() local
67 void SetSdCustomShow( SdCustomShow* pShow ) throw() { mpSdCustomShow = pShow; } in SetSdCustomShow()
201 SdCustomShow* pShow = new SdCustomShow( *(SdCustomShow*) pCustomShowList->GetObject( nPos ) ); in IMPL_LINK() local
621 …SdCustomShow* pShow = (pList && rPresSettings.mbCustomShow)?(SdCustomShow*)pList->GetCurObject():N… in getPropertyValue() local
390 RscEnum * pShow; in InitClassWorkWindow() local
1170 Image *pShow, *pShow2; member in DisplayHidWin
Completed in 53 milliseconds