Searched refs:pShowList (Results 1 – 1 of 1) sorted by relevance
1538 List* pShowList = const_cast<SdDrawDocument*>(mpDoc)->GetCustomShowList(); in PageBelongsToCurrentShow() local1539 if (pShowList != NULL) in PageBelongsToCurrentShow()1541 sal_uLong nCurrentShowIndex = pShowList->GetCurPos(); in PageBelongsToCurrentShow()1542 void* pObject = pShowList->GetObject(nCurrentShowIndex); in PageBelongsToCurrentShow()