Lines Matching refs:SdMasterPagesAccess

807 		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()
2607 void SAL_CALL SdMasterPagesAccess::addEventListener( const uno::Reference< lang::XEventListener >& … in addEventListener()
2612 void SAL_CALL SdMasterPagesAccess::removeEventListener( const uno::Reference< lang::XEventListener … in removeEventListener()
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()
2825 OUString SAL_CALL SdMasterPagesAccess::getImplementationName( ) throw(uno::RuntimeException) in getImplementationName()
2830 sal_Bool SAL_CALL SdMasterPagesAccess::supportsService( const OUString& ServiceName ) throw(uno::Ru… in supportsService()
2835 uno::Sequence< OUString > SAL_CALL SdMasterPagesAccess::getSupportedServiceNames( ) throw(uno::Run… in getSupportedServiceNames()