Home
last modified time | relevance | path

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

/aoo4110/main/qadevOOo/objdsc/sd/
H A Dcom.sun.star.comp.office.SdMasterPagesAccess.csv1 "SdMasterPagesAccess";"com::sun::star::container::XIndexAccess";"getCount()"
2 "SdMasterPagesAccess";"com::sun::star::container::XIndexAccess";"getByIndex()"
3 "SdMasterPagesAccess";"com::sun::star::drawing::XDrawPages";"insertNewByIndex()"
4 "SdMasterPagesAccess";"com::sun::star::drawing::XDrawPages";"remove()"
5 "SdMasterPagesAccess";"com::sun::star::container::XElementAccess";"getElementType()"
6 "SdMasterPagesAccess";"com::sun::star::container::XElementAccess";"hasElements()"
/aoo4110/main/sd/source/ui/unoidl/
H A Dunomodel.cxx807 mxMasterPagesAccess = xMasterPages = new SdMasterPagesAccess(*this); in getMasterPages()
2592 SdMasterPagesAccess::SdMasterPagesAccess( SdXImpressDocument& rMyModel ) throw() in SdMasterPagesAccess() function in SdMasterPagesAccess
2597 SdMasterPagesAccess::~SdMasterPagesAccess() throw() in ~SdMasterPagesAccess()
2602 void SAL_CALL SdMasterPagesAccess::dispose( ) throw (uno::RuntimeException) in dispose()
2618 sal_Int32 SAL_CALL SdMasterPagesAccess::getCount() in getCount()
2633 uno::Any SAL_CALL SdMasterPagesAccess::getByIndex( sal_Int32 Index ) in getByIndex()
2657 uno::Type SAL_CALL SdMasterPagesAccess::getElementType() in getElementType()
2663 sal_Bool SAL_CALL SdMasterPagesAccess::hasElements() in hasElements()
2670 uno::Reference< drawing::XDrawPage > SAL_CALL SdMasterPagesAccess::insertNewByIndex( sal_Int32 nIns… in insertNewByIndex()
2769 void SAL_CALL SdMasterPagesAccess::remove( const uno::Reference< drawing::XDrawPage >& xPage ) in remove()
[all …]
/aoo4110/main/sd/source/ui/inc/
H A Dunomodel.hxx88 friend class SdMasterPagesAccess;
279 class SdMasterPagesAccess : public ::cppu::WeakImplHelper3< ::com::sun::star::drawing::XDrawPages, … class
285 SdMasterPagesAccess( SdXImpressDocument& rMyModel ) throw();
286 virtual ~SdMasterPagesAccess() throw();
/aoo4110/main/qadevOOo/tests/java/mod/_sd/
H A DSdMasterPagesAccess.java58 public class SdMasterPagesAccess extends TestCase { class
/aoo4110/main/sd/qa/unoapi/
H A Dsd.sce36 -o sd.SdMasterPagesAccess
/aoo4110/main/framework/qa/complex/api_internal/
H A Dworksforme.sce28 job=sd.SdMasterPagesAccess
H A Dapi.lst154 job156=sd.SdMasterPagesAccess

Completed in 49 milliseconds