Searched refs:GetCustomShowList (Results 1 – 10 of 10) sorted by relevance
336 pList = mrModel.GetDoc()->GetCustomShowList(sal_True); in insertByName()389 List* pList = GetCustomShowList(); in removeByName()433 List* pList = GetCustomShowList(); in getElementNames()470 List* pList = GetCustomShowList(); in hasElements()478 List* pList = GetCustomShowList(); in getSdCustomShow()
122 inline List* GetCustomShowList() const throw();155 inline List * SdXCustomPresentationAccess::GetCustomShowList() const throw() in GetCustomShowList() function in SdXCustomPresentationAccess158 return mrModel.GetDoc()->GetCustomShowList(sal_False); in GetCustomShowList()
84 pCustomShowList = rDoc.GetCustomShowList(); in SdCustomShowDlg()144 pCustomShowList = rDoc.GetCustomShowList( sal_True ); in IMPL_LINK()523 List* pCustomShowList = rDoc.GetCustomShowList(); in IMPL_LINK()
1607 List* pShowList = const_cast<SdDrawDocument*>(mpDoc)->GetCustomShowList(); in PageBelongsToCurrentShow()
397 List* pCustomShowList = mpDoc->GetCustomShowList(sal_False); in setPropertyValue()620 List* pList = mpDoc->GetCustomShowList(sal_False); in getPropertyValue()
2546 if( !bStartWithActualSlide && mpDoc->GetCustomShowList() && maPresSettings.mbCustomShow ) in createSlideList()2547 pCustomShow = (SdCustomShow*) mpDoc->GetCustomShowList()->GetCurObject(); in createSlideList()
107 List* pCustomShowList = mpDoc->GetCustomShowList(); // No Create in DoExecute()
418 SD_DLLPUBLIC List* GetCustomShowList(sal_Bool bCreate = sal_False);
1314 List* pList = mpDoc->GetCustomShowList( sal_True ); in Import()1384 List* pList = mpDoc->GetCustomShowList( sal_False ); in Import()
1253 List* SdDrawDocument::GetCustomShowList(sal_Bool bCreate) in GetCustomShowList() function in SdDrawDocument
Completed in 140 milliseconds