Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/unoidl/
H A Dunocpres.cxx283 SdXCustomPresentationAccess::SdXCustomPresentationAccess(SdXImpressDocument& rMyModel) throw() in SdXCustomPresentationAccess() function in SdXCustomPresentationAccess
288 SdXCustomPresentationAccess::~SdXCustomPresentationAccess() throw() in ~SdXCustomPresentationAccess()
293 OUString SAL_CALL SdXCustomPresentationAccess::getImplementationName() in getImplementationName()
305 uno::Sequence< OUString > SAL_CALL SdXCustomPresentationAccess::getSupportedServiceNames() in getSupportedServiceNames()
314 uno::Reference< uno::XInterface > SAL_CALL SdXCustomPresentationAccess::createInstance() in createInstance()
382 void SAL_CALL SdXCustomPresentationAccess::removeByName( const OUString& Name ) in removeByName()
407 uno::Any SAL_CALL SdXCustomPresentationAccess::getByName( const OUString& aName ) in getByName()
428 uno::Sequence< OUString > SAL_CALL SdXCustomPresentationAccess::getElementNames() in getElementNames()
451 sal_Bool SAL_CALL SdXCustomPresentationAccess::hasByName( const OUString& aName ) in hasByName()
459 uno::Type SAL_CALL SdXCustomPresentationAccess::getElementType() in getElementType()
[all …]
H A Dunocpres.hxx114 class SdXCustomPresentationAccess : public ::cppu::WeakImplHelper3< ::com::sun::star::container::XN… class
126 SdXCustomPresentationAccess(SdXImpressDocument& rMyModel) throw();
127 ~SdXCustomPresentationAccess() throw();
155 inline List * SdXCustomPresentationAccess::GetCustomShowList() const throw() in GetCustomShowList()
H A Dunomodel.cxx842 mxCustomPresentationAccess = xCustomPres = new SdXCustomPresentationAccess(*this); in getCustomPresentations()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sd/
H A Dcom.sun.star.comp.office.SdXCustomPresentationAccess.csv1 "SdXCustomPresentationAccess";"com::sun::star::container::XNameAccess";"getByName()"
2 "SdXCustomPresentationAccess";"com::sun::star::container::XNameAccess";"getElementNames()"
3 "SdXCustomPresentationAccess";"com::sun::star::container::XNameAccess";"hasByName()"
4 "SdXCustomPresentationAccess";"com::sun::star::container::XNameReplace";"replaceByName()"
5 "SdXCustomPresentationAccess";"com::sun::star::container::XNameContainer";"insertByName()"
6 "SdXCustomPresentationAccess";"com::sun::star::container::XNameContainer";"removeByName()"
7 "SdXCustomPresentationAccess";"com::sun::star::container::XElementAccess";"getElementType()"
8 "SdXCustomPresentationAccess";"com::sun::star::container::XElementAccess";"hasElements()"
9 "SdXCustomPresentationAccess";"com::sun::star::lang::XSingleServiceFactory";"createInstance()"
10 "SdXCustomPresentationAccess";"com::sun::star::lang::XSingleServiceFactory";"createInstanceWithArgu…
/trunk/main/sd/qa/unoapi/
H A Dsd.sce39 #i111329 -o sd.SdXCustomPresentationAccess
H A Dknownissues.xcl63 sd.SdXCustomPresentationAccess::com::sun::star::container::XNameReplace
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sd/
H A DSdXCustomPresentationAccess.java65 public class SdXCustomPresentationAccess extends TestCase { class

Completed in 66 milliseconds