Home
last modified time | relevance | path

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

/AOO42X/main/sd/source/ui/unoidl/
H A Dunocpres.cxx341 SdXCustomPresentation* pXShow = NULL; in insertByName() local
345 pXShow = SdXCustomPresentation::getImplementation(xContainer); in insertByName()
347 if( NULL == pXShow ) in insertByName()
351 SdCustomShow* pShow = pXShow->GetSdCustomShow(); in insertByName()
355 pXShow->SetSdCustomShow( pShow ); in insertByName()
359 if( NULL == pXShow->GetModel() || *pXShow->GetModel() != mrModel ) in insertByName()