Lines Matching refs:SdMasterPagesAccess
811 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()
2700 uno::Reference< drawing::XDrawPage > SAL_CALL SdMasterPagesAccess::insertNewByIndex( sal_Int32 nIns… in insertNewByIndex()
2799 void SAL_CALL SdMasterPagesAccess::remove( const uno::Reference< drawing::XDrawPage >& xPage ) in remove()
2855 OUString SAL_CALL SdMasterPagesAccess::getImplementationName( ) throw(uno::RuntimeException) in getImplementationName()
2860 sal_Bool SAL_CALL SdMasterPagesAccess::supportsService( const OUString& ServiceName ) throw(uno::Ru… in supportsService()
2865 uno::Sequence< OUString > SAL_CALL SdMasterPagesAccess::getSupportedServiceNames( ) throw(uno::Run… in getSupportedServiceNames()