Home
last modified time | relevance | path

Searched refs:getThis (Results 1 – 12 of 12) sorted by relevance

/trunk/main/dbaccess/source/ui/misc/
H A Ddbaundomanager.cxx95 virtual Reference< XUndoManager > getThis();
105 Reference< XUndoManager > UndoManager_Impl::getThis() in getThis() function in dbaui::UndoManager_Impl
154 throw DisposedException( ::rtl::OUString(), i_impl.getThis() ); in UndoManagerMethodGuard()
387 throw NoSupportException( ::rtl::OUString(), m_pImpl->getThis() ); in setParent()
/trunk/main/chart2/source/model/main/
H A DUndoManager.cxx96 virtual Reference< XUndoManager > getThis();
135 Reference< XUndoManager > UndoManager_Impl::getThis() in getThis() function in chart::impl::UndoManager_Impl
154 throw DisposedException( ::rtl::OUString(), getThis() ); in checkDisposed_lck()
405 throw NoSupportException( ::rtl::OUString(), m_pImpl->getThis() ); in setParent()
/trunk/main/sfx2/source/doc/
H A Ddocundomanager.cxx107 virtual Reference< XUndoManager > getThis();
148 Reference< XUndoManager > DocumentUndoManager_Impl::getThis() in getThis() function in sfx2::DocumentUndoManager_Impl
449 throw NoSupportException( ::rtl::OUString(), m_pImpl->getThis() ); in setParent()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatabasedocument.hxx279 virtual ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > getThis() const;
464 throw ::com::sun::star::lang::NotInitializedException( ::rtl::OUString(), getThis() ); in checkInitialized()
476 throw ::com::sun::star::lang::NotInitializedException( ::rtl::OUString(), getThis() ); in checkNotUninitilized()
485 … throw ::com::sun::star::frame::DoubleInitializationException( ::rtl::OUString(), getThis() ); in checkNotInitialized()
H A DModelImpl.hxx541 … virtual ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > getThis() const = 0;
570 …sposedException( ::rtl::OUString::createFromAscii( "Component is already disposed." ), getThis() ); in checkDisposed()
H A Ddatasource.hxx271 virtual ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > getThis() const;
H A Ddatabasedocument.cxx1981 Reference< XInterface > ODatabaseDocument::getThis() const in getThis() function in dbaccess::ODatabaseDocument
2053 uno::Reference< frame::XModel > xThis (getThis(), uno::UNO_QUERY_THROW); in impl_getTitleHelper_throw()
H A Ddatasource.cxx1462 Reference< XInterface > ODatabaseSource::getThis() const in getThis() function in dbaccess::ODatabaseSource
/trunk/main/framework/inc/framework/
H A Dundomanagerhelper.hxx80 getThis() = 0;
/trunk/main/framework/source/fwe/helper/
H A Dundomanagerhelper.cxx264 return m_rUndoManagerImplementation.getThis(); in getXUndoManager()
591 m_rUndoManagerImplementation.getThis() in impl_enterUndoContext()
/trunk/main/extensions/test/ole/idl/
H A Doletest.idl300 com::sun::star::uno::XInterface getThis();
/trunk/main/extensions/test/ole/cpnt/
H A Dcpnt.cxx332 virtual Reference< XInterface > SAL_CALL getThis( ) throw (RuntimeException);
2079 Reference< XInterface > SAL_CALL OComponent::getThis( ) throw (RuntimeException) in getThis() function in OComponent

Completed in 84 milliseconds