Home
last modified time | relevance | path

Searched defs:pShow (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sd/source/ui/unoidl/
H A Dunocpres.cxx44 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() local
385 SdCustomShow* pShow = getSdCustomShow(Name); in removeByName() local
412 SdCustomShow* pShow = getSdCustomShow(aName); in getByName() local
440 const SdCustomShow* pShow = (const SdCustomShow*)pList->GetObject(nIdx); in getElementNames() local
483 SdCustomShow* pShow = (SdCustomShow*)pList->GetObject(nIdx); in getSdCustomShow() local
H A Dunocpres.hxx67 void SetSdCustomShow( SdCustomShow* pShow ) throw() { mpSdCustomShow = pShow; } in SetSdCustomShow()
/trunk/main/sd/source/ui/dlg/
H A Dcustsdlg.cxx195 … SdCustomShow* pShow = new SdCustomShow( *(SdCustomShow*) pCustomShowList->GetObject( nPos ) ); in IMPL_LINK() local
/trunk/main/sd/source/ui/slideshow/
H A Dslideshow.cxx616 …SdCustomShow* pShow = (pList && rPresSettings.mbCustomShow)?(SdCustomShow*)pList->GetCurObject():N… in getPropertyValue() local
/trunk/main/rsc/source/parser/
H A Drscicpx.cxx385 RscEnum * pShow; in InitClassWorkWindow() local
/trunk/main/automation/source/server/
H A Dstatemnt.cxx1166 Image *pShow, *pShow2; member in DisplayHidWin