Home
last modified time | relevance | path

Searched refs:SdXCustomPresentation (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sd/source/ui/unoidl/
H A Dunocpres.cxx51 SdXCustomPresentation::SdXCustomPresentation() throw() in SdXCustomPresentation() function in SdXCustomPresentation
58 SdXCustomPresentation::SdXCustomPresentation( SdCustomShow* pShow, SdXImpressDocument* pMyModel) th… in SdXCustomPresentation() function in SdXCustomPresentation
65 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 …]
H A Dunocpres.hxx44 class SdXCustomPresentation : public ::cppu::WeakImplHelper5< ::com::sun::star::container::XIndexCo… class
60 SdXCustomPresentation() throw();
61 SdXCustomPresentation( SdCustomShow* mpSdCustomShow, SdXImpressDocument* pMyModel) throw();
62 virtual ~SdXCustomPresentation() throw();
71 UNO3_GETIMPLEMENTATION_DECL(SdXCustomPresentation)
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sd/
H A Dcom.sun.star.comp.office.SdXCustomPresentation.csv1 "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()"
/trunk/main/sd/qa/unoapi/
H A Dsd.sce38 -o sd.SdXCustomPresentation
/trunk/main/framework/qa/complex/api_internal/
H A Dworksforme.sce29 job=sd.SdXCustomPresentation
H A Dapi.lst155 job157=sd.SdXCustomPresentation
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sd/
H A DSdXCustomPresentation.java72 public class SdXCustomPresentation extends TestCase { class

Completed in 18 milliseconds