Home
last modified time | relevance | path

Searched refs:pXShow (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/sd/source/ui/unoidl/
H A Dunocpres.cxx343 SdXCustomPresentation* pXShow = NULL; in insertByName() local
347 pXShow = SdXCustomPresentation::getImplementation(xContainer); in insertByName()
349 if( NULL == pXShow ) in insertByName()
353 SdCustomShow* pShow = pXShow->GetSdCustomShow(); in insertByName()
357 pXShow->SetSdCustomShow( pShow ); in insertByName()
361 if( NULL == pXShow->GetModel() || *pXShow->GetModel() != mrModel ) in insertByName()

Completed in 9 milliseconds