Searched refs:SdXCustomPresentation (Results 1 – 7 of 7) sorted by relevance
51 SdXCustomPresentation::SdXCustomPresentation() throw() in SdXCustomPresentation() function in SdXCustomPresentation58 SdXCustomPresentation::SdXCustomPresentation( SdCustomShow* pShow, SdXImpressDocument* pMyModel) th… in SdXCustomPresentation() function in SdXCustomPresentation65 SdXCustomPresentation::~SdXCustomPresentation() throw() in ~SdXCustomPresentation()69 UNO3_GETIMPLEMENTATION_IMPL( SdXCustomPresentation );72 OUString SAL_CALL SdXCustomPresentation::getImplementationName() in getImplementationName()161 uno::Type SAL_CALL SdXCustomPresentation::getElementType() in getElementType()167 sal_Bool SAL_CALL SdXCustomPresentation::hasElements() in hasElements()179 sal_Int32 SAL_CALL SdXCustomPresentation::getCount() in getCount()216 OUString SAL_CALL SdXCustomPresentation::getName() in getName()343 SdXCustomPresentation* pXShow = NULL; in insertByName()[all …]
44 class SdXCustomPresentation : public ::cppu::WeakImplHelper5< ::com::sun::star::container::XIndexCo… class60 SdXCustomPresentation() throw();61 SdXCustomPresentation( SdCustomShow* mpSdCustomShow, SdXImpressDocument* pMyModel) throw();62 virtual ~SdXCustomPresentation() throw();71 UNO3_GETIMPLEMENTATION_DECL(SdXCustomPresentation)
1 "SdXCustomPresentation";"com::sun::star::container::XIndexAccess";"getCount()"2 "SdXCustomPresentation";"com::sun::star::container::XIndexAccess";"getByIndex()"3 "SdXCustomPresentation";"com::sun::star::container::XIndexContainer";"insertByIndex()"4 "SdXCustomPresentation";"com::sun::star::container::XIndexContainer";"removeByIndex()"5 "SdXCustomPresentation";"com::sun::star::container::XElementAccess";"getElementType()"6 "SdXCustomPresentation";"com::sun::star::container::XElementAccess";"hasElements()"7 "SdXCustomPresentation";"com::sun::star::container::XIndexReplace";"replaceByIndex()"8 "SdXCustomPresentation";"com::sun::star::container::XNamed";"getName()"9 "SdXCustomPresentation";"com::sun::star::container::XNamed";"setName()"
38 -o sd.SdXCustomPresentation
29 job=sd.SdXCustomPresentation
155 job157=sd.SdXCustomPresentation
72 public class SdXCustomPresentation extends TestCase { class
Completed in 13 milliseconds