Searched refs:pShowList (Results 1 – 1 of 1) sorted by relevance
1607 List* pShowList = const_cast<SdDrawDocument*>(mpDoc)->GetCustomShowList(); in PageBelongsToCurrentShow() local1608 if (pShowList != NULL) in PageBelongsToCurrentShow()1610 sal_uLong nCurrentShowIndex = pShowList->GetCurPos(); in PageBelongsToCurrentShow()1611 void* pObject = pShowList->GetObject(nCurrentShowIndex); in PageBelongsToCurrentShow()
Completed in 20 milliseconds