Searched defs:pShow (Results 1 – 6 of 6) sorted by relevance
44 uno::Reference< uno::XInterface > createUnoCustomShow( SdCustomShow* pShow ) in createUnoCustomShow()56 SdXCustomPresentation::SdXCustomPresentation( SdCustomShow* pShow, SdXImpressDocument* pMyModel) th… in SdXCustomPresentation()351 SdCustomShow* pShow = pXShow->GetSdCustomShow(); in insertByName() local385 SdCustomShow* pShow = getSdCustomShow(Name); in removeByName() local412 SdCustomShow* pShow = getSdCustomShow(aName); in getByName() local440 const SdCustomShow* pShow = (const SdCustomShow*)pList->GetObject(nIdx); in getElementNames() local483 SdCustomShow* pShow = (SdCustomShow*)pList->GetObject(nIdx); in getSdCustomShow() local
67 void SetSdCustomShow( SdCustomShow* pShow ) throw() { mpSdCustomShow = pShow; } in SetSdCustomShow()
195 … SdCustomShow* pShow = new SdCustomShow( *(SdCustomShow*) pCustomShowList->GetObject( nPos ) ); in IMPL_LINK() local
616 …SdCustomShow* pShow = (pList && rPresSettings.mbCustomShow)?(SdCustomShow*)pList->GetCurObject():N… in getPropertyValue() local
385 RscEnum * pShow; in InitClassWorkWindow() local
1166 Image *pShow, *pShow2; member in DisplayHidWin