Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/ui/unoidl/
H A Dunocpres.cxx336 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()
H A Dunocpres.hxx122 inline List* GetCustomShowList() const throw();
155 inline List * SdXCustomPresentationAccess::GetCustomShowList() const throw() in GetCustomShowList() function in SdXCustomPresentationAccess
158 return mrModel.GetDoc()->GetCustomShowList(sal_False); in GetCustomShowList()
/aoo41x/main/sd/source/ui/dlg/
H A Dcustsdlg.cxx84 pCustomShowList = rDoc.GetCustomShowList(); in SdCustomShowDlg()
144 pCustomShowList = rDoc.GetCustomShowList( sal_True ); in IMPL_LINK()
523 List* pCustomShowList = rDoc.GetCustomShowList(); in IMPL_LINK()
H A Dsdtreelb.cxx1607 List* pShowList = const_cast<SdDrawDocument*>(mpDoc)->GetCustomShowList(); in PageBelongsToCurrentShow()
/aoo41x/main/sd/source/ui/slideshow/
H A Dslideshow.cxx397 List* pCustomShowList = mpDoc->GetCustomShowList(sal_False); in setPropertyValue()
620 List* pList = mpDoc->GetCustomShowList(sal_False); in getPropertyValue()
H A Dslideshowimpl.cxx2546 if( !bStartWithActualSlide && mpDoc->GetCustomShowList() && maPresSettings.mbCustomShow ) in createSlideList()
2547 pCustomShow = (SdCustomShow*) mpDoc->GetCustomShowList()->GetCurObject(); in createSlideList()
/aoo41x/main/sd/source/ui/func/
H A Dfusldlg.cxx107 List* pCustomShowList = mpDoc->GetCustomShowList(); // No Create in DoExecute()
/aoo41x/main/sd/inc/
H A Ddrawdoc.hxx418 SD_DLLPUBLIC List* GetCustomShowList(sal_Bool bCreate = sal_False);
/aoo41x/main/sd/source/filter/ppt/
H A Dpptin.cxx1314 List* pList = mpDoc->GetCustomShowList( sal_True ); in Import()
1384 List* pList = mpDoc->GetCustomShowList( sal_False ); in Import()
/aoo41x/main/sd/source/core/
H A Ddrawdoc3.cxx1253 List* SdDrawDocument::GetCustomShowList(sal_Bool bCreate) in GetCustomShowList() function in SdDrawDocument

Completed in 84 milliseconds