Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/dlg/
H A Dsdtreelb.cxx1538 List* pShowList = const_cast<SdDrawDocument*>(mpDoc)->GetCustomShowList(); in PageBelongsToCurrentShow() local
1539 if (pShowList != NULL) in PageBelongsToCurrentShow()
1541 sal_uLong nCurrentShowIndex = pShowList->GetCurPos(); in PageBelongsToCurrentShow()
1542 void* pObject = pShowList->GetObject(nCurrentShowIndex); in PageBelongsToCurrentShow()