Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/unoidl/
H A Dunocpres.cxx385 SdCustomShow* pShow = getSdCustomShow(Name); in removeByName()
412 SdCustomShow* pShow = getSdCustomShow(aName); in getByName()
453 return getSdCustomShow(aName) != NULL; in hasByName()
472 SdCustomShow * SdXCustomPresentationAccess::getSdCustomShow( const OUString& Name ) const throw() in getSdCustomShow() function in SdXCustomPresentationAccess
H A Dunocpres.hxx123 SdCustomShow * getSdCustomShow( const ::rtl::OUString& Name ) const throw();