Home
last modified time | relevance | path

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/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()"
/trunk/main/sd/source/ui/unoidl/
H A Dunomodel.cxx811 mxMasterPagesAccess = xMasterPages = new SdMasterPagesAccess(*this); in getMasterPages()
2622 SdMasterPagesAccess::SdMasterPagesAccess( SdXImpressDocument& rMyModel ) throw() in SdMasterPagesAccess() function in SdMasterPagesAccess
2627 SdMasterPagesAccess::~SdMasterPagesAccess() throw() in ~SdMasterPagesAccess()
2632 void SAL_CALL SdMasterPagesAccess::dispose( ) throw (uno::RuntimeException) in dispose()
2637 void SAL_CALL SdMasterPagesAccess::addEventListener( const uno::Reference< lang::XEventListener >& … in addEventListener()
2642 void SAL_CALL SdMasterPagesAccess::removeEventListener( const uno::Reference< lang::XEventListener … in removeEventListener()
2648 sal_Int32 SAL_CALL SdMasterPagesAccess::getCount() in getCount()
2663 uno::Any SAL_CALL SdMasterPagesAccess::getByIndex( sal_Int32 Index ) in getByIndex()
2687 uno::Type SAL_CALL SdMasterPagesAccess::getElementType() in getElementType()
2693 sal_Bool SAL_CALL SdMasterPagesAccess::hasElements() in hasElements()
[all …]
/trunk/main/sd/source/ui/inc/
H A Dunomodel.hxx90 friend class SdMasterPagesAccess;
284 class SdMasterPagesAccess : public ::cppu::WeakImplHelper3< ::com::sun::star::drawing::XDrawPages, … class
290 SdMasterPagesAccess( SdXImpressDocument& rMyModel ) throw();
291 virtual ~SdMasterPagesAccess() throw();
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sd/
H A DSdMasterPagesAccess.java58 public class SdMasterPagesAccess extends TestCase { class
/trunk/main/sd/qa/unoapi/
H A Dsd.sce36 -o sd.SdMasterPagesAccess
/trunk/main/framework/qa/complex/api_internal/
H A Dworksforme.sce28 job=sd.SdMasterPagesAccess
H A Dapi.lst149 job150=sd.SdMasterPagesAccess