Searched refs:SdMasterPagesAccess (Results 1 – 7 of 7) sorted by relevance
1 "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()"
811 mxMasterPagesAccess = xMasterPages = new SdMasterPagesAccess(*this); in getMasterPages()2622 SdMasterPagesAccess::SdMasterPagesAccess( SdXImpressDocument& rMyModel ) throw() in SdMasterPagesAccess() function in SdMasterPagesAccess2627 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 …]
90 friend class SdMasterPagesAccess;284 class SdMasterPagesAccess : public ::cppu::WeakImplHelper3< ::com::sun::star::drawing::XDrawPages, … class290 SdMasterPagesAccess( SdXImpressDocument& rMyModel ) throw();291 virtual ~SdMasterPagesAccess() throw();
58 public class SdMasterPagesAccess extends TestCase { class
36 -o sd.SdMasterPagesAccess
28 job=sd.SdMasterPagesAccess
149 job150=sd.SdMasterPagesAccess