Lines Matching refs:SAL_CALL
93 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XDrawPage > SAL_CALL insertNe…
94 …virtual void SAL_CALL remove( const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::X…
97 virtual sal_Int32 SAL_CALL getCount() throw(::com::sun::star::uno::RuntimeException) ;
98 …virtual ::com::sun::star::uno::Any SAL_CALL getByIndex( sal_Int32 Index ) throw(::com::sun::star::…
101 …virtual ::com::sun::star::uno::Type SAL_CALL getElementType() throw(::com::sun::star::uno::Runtime…
102 virtual sal_Bool SAL_CALL hasElements() throw(::com::sun::star::uno::RuntimeException);
105 …virtual ::rtl::OUString SAL_CALL getImplementationName( ) throw(::com::sun::star::uno::RuntimeExc…
106 …virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName ) throw(::com::sun::…
107 …virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames( ) t…
184 uno::Reference< uno::XInterface > SAL_CALL SvxUnoDrawMSFactory::createInstance( const OUString& Ser… in createInstance()
208 uno::Reference< uno::XInterface > SAL_CALL SvxUnoDrawMSFactory::createTextField( const ::rtl::OUStr… in createTextField()
213 uno::Reference< uno::XInterface > SAL_CALL SvxUnoDrawMSFactory::createInstanceWithArguments( const … in createInstanceWithArguments()
219 uno::Sequence< OUString > SAL_CALL SvxUnoDrawMSFactory::getAvailableServiceNames() in getAvailableServiceNames()
282 uno::Any SAL_CALL SvxUnoDrawingModel::queryInterface( const uno::Type & rType ) throw(uno::RuntimeE… in queryInterface()
296 void SAL_CALL SvxUnoDrawingModel::acquire() throw ( ) in acquire()
301 void SAL_CALL SvxUnoDrawingModel::release() throw ( ) in release()
307 uno::Sequence< uno::Type > SAL_CALL SvxUnoDrawingModel::getTypes( ) throw(uno::RuntimeException) in getTypes()
332 uno::Sequence< sal_Int8 > SAL_CALL SvxUnoDrawingModel::getImplementationId( ) throw(uno::RuntimeEx… in getImplementationId()
343 void SAL_CALL SvxUnoDrawingModel::lockControllers( ) in lockControllers()
350 void SAL_CALL SvxUnoDrawingModel::unlockControllers( ) in unlockControllers()
359 sal_Bool SAL_CALL SvxUnoDrawingModel::hasControllersLocked( ) in hasControllersLocked()
366 uno::Reference< drawing::XDrawPages > SAL_CALL SvxUnoDrawingModel::getDrawPages() in getDrawPages()
380 uno::Reference< uno::XInterface > SAL_CALL SvxUnoDrawingModel::createInstance( const OUString& aSer… in createInstance()
541 uno::Sequence< OUString > SAL_CALL SvxUnoDrawingModel::getAvailableServiceNames() in getAvailableServiceNames()
579 OUString SAL_CALL SvxUnoDrawingModel::getImplementationName() in getImplementationName()
585 sal_Bool SAL_CALL SvxUnoDrawingModel::supportsService( const OUString& ServiceName ) in supportsService()
591 uno::Sequence< OUString > SAL_CALL SvxUnoDrawingModel::getSupportedServiceNames() throw(uno::Runtim… in getSupportedServiceNames()
599 uno::Reference< com::sun::star::ucb::XAnyCompare > SAL_CALL SvxUnoDrawingModel::createAnyCompareByN… in createAnyCompareByName()
619 sal_Int32 SAL_CALL SvxUnoDrawPagesAccess::getCount() in getCount()
632 uno::Any SAL_CALL SvxUnoDrawPagesAccess::getByIndex( sal_Int32 Index ) in getByIndex()
666 uno::Type SAL_CALL SvxUnoDrawPagesAccess::getElementType() in getElementType()
672 sal_Bool SAL_CALL SvxUnoDrawPagesAccess::hasElements() in hasElements()
684 uno::Reference< drawing::XDrawPage > SAL_CALL SvxUnoDrawPagesAccess::insertNewByIndex( sal_Int32 nI… in insertNewByIndex()
707 void SAL_CALL SvxUnoDrawPagesAccess::remove( const uno::Reference< drawing::XDrawPage >& xPage ) in remove()
732 OUString SAL_CALL SvxUnoDrawPagesAccess::getImplementationName( ) throw(uno::RuntimeException) in getImplementationName()
737 sal_Bool SAL_CALL SvxUnoDrawPagesAccess::supportsService( const OUString& ServiceName ) throw(uno::… in supportsService()
742 uno::Sequence< OUString > SAL_CALL SvxUnoDrawPagesAccess::getSupportedServiceNames( ) throw(uno::R… in getSupportedServiceNames()