Lines Matching refs:sun

40 	typedef ::cppu::WeakComponentImplHelper2< com::sun::star::report::XReportEngine
41 ,com::sun::star::lang::XServiceInfo> ReportEngineBase;
42 typedef ::cppu::PropertySetMixin<com::sun::star::report::XReportEngine> ReportEnginePropertySet;
48 …typedef ::std::multimap< ::rtl::OUString, ::com::sun::star::uno::Any , ::comphelper::UStringMixLes…
49 ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext > m_xContext;
50 ::com::sun::star::uno::Reference< ::com::sun::star::report::XReportDefinition > m_xReport;
51 ::com::sun::star::uno::Reference< ::com::sun::star::task::XStatusIndicator> m_StatusIndicator;
52 …::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection > m_xActiveConne…
64 …prepareSet(_sProperty, ::com::sun::star::uno::makeAny(_member), ::com::sun::star::uno::makeAny(_Va… in set()
81 …r::ImplementationReference< OReportEngineJFree ,::com::sun::star::report::XReportEngine,::com::sun
83 …OReportEngineJFree(const com::sun::star::uno::Reference< com::sun::star::uno::XComponentContext >&…
87 …L_CALL supportsService( const ::rtl::OUString& ServiceName ) throw (::com::sun::star::uno::Runtime…
88 …virtual ::rtl::OUString SAL_CALL getImplementationName( ) throw(::com::sun::star::uno::RuntimeExc…
89 …virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames( ) t…
91 …static ::com::sun::star::uno::Sequence< ::rtl::OUString > getSupportedServiceNames_Static(void) th…
92 …static ::rtl::OUString getImplementationName_Static(void) throw( ::com::sun::star::uno::RuntimeExc…
93 static ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL
94 …create(::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext > const & xConte…
97 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL get…
98sun::star::uno::Any& aValue ) throw (::com::sun::star::beans::UnknownPropertyException, ::com::sun
99sun::star::uno::Any SAL_CALL getPropertyValue( const ::rtl::OUString& PropertyName ) throw (::com:…
100sun::star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& xListener ) throw (…
101sun::star::uno::Reference< ::com::sun::star::beans::XPropertyChangeListener >& aListener ) throw (…
102sun::star::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw (…
103sun::star::uno::Reference< ::com::sun::star::beans::XVetoableChangeListener >& aListener ) throw (…
107 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::report::XReportDefinition > SAL_CALL g…
108sun::star::uno::Reference< ::com::sun::star::report::XReportDefinition >& _reportdefinition ) thro…
109 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection > SAL_CALL getActive…
110sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _activeconnection ) throw (::com…
111 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::task::XStatusIndicator > SAL_CALL getS…
112 …ndicator( const ::com::sun::star::uno::Reference< ::com::sun::star::task::XStatusIndicator >& _sta…
113 virtual ::sal_Int32 SAL_CALL getMaxRows() throw (::com::sun::star::uno::RuntimeException);
114 …virtual void SAL_CALL setMaxRows( ::sal_Int32 _MaxRows ) throw (::com::sun::star::uno::RuntimeExce…
116sun::star::uno::Reference< ::com::sun::star::frame::XModel > SAL_CALL createDocumentModel( ) thro…
117sun::star::uno::Reference< ::com::sun::star::frame::XModel > SAL_CALL createDocumentAlive( const :…
118sun::star::uno::Reference< ::com::sun::star::frame::XModel > SAL_CALL createDocumentAlive( const :…
119sun::star::util::URL SAL_CALL createDocument( ) throw (::com::sun::star::lang::DisposedException,…
120 …AL_CALL interrupt( ) throw (::com::sun::star::lang::DisposedException, ::com::sun::star::uno::Exc…
123 virtual void SAL_CALL dispose() throw(::com::sun::star::uno::RuntimeException);
124 …dEventListener(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XEventListener > & … in addEventListener()
128 …eEventListener(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XEventListener > & … in removeEventListener()