Home
last modified time | relevance | path

Searched refs:uno (Results 201 – 225 of 10736) sorted by relevance

12345678910>>...430

/trunk/main/connectivity/source/inc/file/
H A DFDatabaseMetaData.hxx42 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSet > impl_getTypeInfo_th…
66 …LL getURL( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
68 …sReadOnly( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
77 …virtual sal_Int32 SAL_CALL getDriverMajorVersion( ) throw(::com::sun::star::uno::RuntimeException…
78 …virtual sal_Int32 SAL_CALL getDriverMinorVersion( ) throw(::com::sun::star::uno::RuntimeException…
79 …ocalFiles( ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException);
170uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL getTables( const ::com::sun::star::u…
171 …ar::uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL getTableTypes( ) throw(::com::s…
172uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL getTablePrivileges( const ::com::sun…
173uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL getColumns( const ::com::sun::star::
[all …]
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSResultSet.hxx70 ::com::sun::star::uno::WeakReferenceHelper m_aStatement;
90 throw (::com::sun::star::uno::Exception);
104 ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > operator *() in operator *()
106 …return ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >(*(OResultSet_BASE*)th… in operator *()
112 …rtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rTyp…
116 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes( ) throw…
137 …tar::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL getStatement( ) throw(::com::su…
166 …virtual ::com::sun::star::uno::Any SAL_CALL getWarnings( ) throw(::com::sun::star::sdbc::SQLExcep…
196 …virtual ::com::sun::star::uno::Any SAL_CALL getBookmark( ) throw(::com::sun::star::sdbc::SQLExcep…
199 …m::sun::star::uno::Any& first, const ::com::sun::star::uno::Any& second ) throw(::com::sun::star::…
[all …]
/trunk/main/sc/source/ui/vba/
H A Dexcelvbahelper.cxx43 ScDocShell* GetDocShellFromRange( const uno::Reference< uno::XInterface >& xRange ) throw ( uno::Ru… in GetDocShellFromRange()
53 ScDocument* GetDocumentFromRange( const uno::Reference< uno::XInterface >& xRange ) throw ( uno::Ru… in GetDocumentFromRange()
212 uno::Reference< uno::XInterface > xIf( xModel, uno::UNO_QUERY_THROW ); in getDocShell()
231 getCurrentBestViewShell( const uno::Reference< uno::XComponentContext >& xContext ) in getCurrentBestViewShell()
249 uno::Reference< beans::XPropertySet > xProps( xSheet, uno::UNO_QUERY_THROW ); in getUnoSheetModuleObj()
263 uno::Reference< sheet::XSheetCellRange > xSheetRange( xRange, uno::UNO_QUERY_THROW ); in getUnoSheetModuleObj()
271 uno::Reference< container::XEnumerationAccess > xEnumAccess( xRanges, uno::UNO_QUERY_THROW ); in getUnoSheetModuleObj()
273 uno::Reference< table::XCellRange > xRange( xEnum->nextElement(), uno::UNO_QUERY_THROW ); in getUnoSheetModuleObj()
280 uno::Reference< sheet::XSheetCellRange > xSheetRange( xCell, uno::UNO_QUERY_THROW ); in getUnoSheetModuleObj()
288 uno::Reference< sheet::XSpreadsheetDocument > xDoc( xModel, uno::UNO_QUERY_THROW ); in getUnoSheetModuleObj()
[all …]
H A Dvbahelper.cxx74 getIntrospectionAccess( const uno::Any& aObject ) throw (uno::RuntimeException) in getIntrospectionAccess()
86 getTypeConverter( const uno::Reference< uno::XComponentContext >& xContext ) throw (uno::RuntimeExc… in getTypeConverter()
106 const uno::Any&
109 static uno::Any aNULLL = uno::makeAny( uno::Reference< uno::XInterface >() ); in aNULL()
263 uno::Any aModel; in getCurrentDocument()
300 uno::Reference< uno::XInterface >() ); in getCurrentDocument()
308 uno::Reference< uno::XInterface > xIf( xModel, uno::UNO_QUERY_THROW ); in getDocShell()
370 uno::Any
378 uno::Any
387uno::Any& From, const uno::Any& To, const uno::Any& Copies, const uno::Any& Preview, const uno::An… in PrintOutHelper()
[all …]
/trunk/main/dbaccess/source/core/api/
H A Dresultset.hxx103 typedef ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface> ONoWeakStatement;
129 const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& _xStatement,
134 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (…
135 …virtual ::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId() throw (::com::s…
138 …tual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rType…
163 ::com::sun::star::uno::Any & rConvertedValue,
164 ::com::sun::star::uno::Any & rOldValue,
166 const ::com::sun::star::uno::Any& rValue )
170 const ::com::sun::star::uno::Any& rValue
228 …tar::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL getStatement( ) throw(::com::su…
[all …]
/trunk/main/sc/source/ui/unoobj/
H A Ddocuno.cxx391 xNumberAgg.set(uno::Reference<uno::XAggregation>( xFormatter, uno::UNO_QUERY )); in GetFormatter()
499 uno::Sequence<uno::Type> SAL_CALL ScModelObj::getTypes() throw(uno::RuntimeException) in getTypes()
501 static uno::Sequence<uno::Type> aTypes; in getTypes()
508 uno::Sequence<uno::Type> aAggTypes; in getTypes()
817 uno::Reference<uno::XInterface> xInterface(aSelection, uno::UNO_QUERY); in FillRenderMarkData()
1979 throw(uno::Exception, uno::RuntimeException) in SC_IMPL_DUMMY_PROPERTY_LISTENER()
1982 uno::Reference<uno::XInterface> xRet; in SC_IMPL_DUMMY_PROPERTY_LISTENER()
2058 const uno::Sequence<uno::Any>& aArgs ) in createInstanceWithArguments()
2059 throw(uno::Exception, uno::RuntimeException) in createInstanceWithArguments()
2589 uno::Reference<uno::XInterface> xInterface(aElement, uno::UNO_QUERY); in insertByName()
[all …]
H A Dappluno.cxx57 extern uno::Reference< uno::XInterface > SAL_CALL ScDocument_createInstance(
63 extern uno::Reference< uno::XInterface > SAL_CALL ScXMLImport_createInstance(
67 extern uno::Reference< uno::XInterface > SAL_CALL ScXMLImport_Meta_createInstance(
71 extern uno::Reference< uno::XInterface > SAL_CALL ScXMLImport_Styles_createInstance(
75 extern uno::Reference< uno::XInterface > SAL_CALL ScXMLImport_Content_createInstance(
85 extern uno::Reference< uno::XInterface > SAL_CALL ScXMLOOoExport_createInstance(
107 extern uno::Reference< uno::XInterface > SAL_CALL ScXMLOasisExport_createInstance(
408 uno::Reference<uno::XInterface> SAL_CALL ScSpreadsheetSettings_CreateInstance( in ScSpreadsheetSettings_CreateInstance()
596 uno::Any aRet; in getPropertyValue()
671 uno::Reference<uno::XInterface> SAL_CALL ScRecentFunctionsObj_CreateInstance( in ScRecentFunctionsObj_CreateInstance()
[all …]
/trunk/main/sd/source/ui/presenter/
H A DPresenterCanvas.hxx153 const css::uno::Sequence<css::uno::Any>& rArguments)
154 throw(css::uno::Exception, css::uno::RuntimeException);
204 css::uno::RuntimeException);
216 css::uno::RuntimeException);
232 css::uno::RuntimeException);
242 css::uno::RuntimeException);
253 css::uno::RuntimeException);
261 css::uno::RuntimeException);
292 css::uno::RuntimeException);
301 css::uno::RuntimeException);
[all …]
/trunk/main/sc/inc/
H A Ddptabsrc.hxx215 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Sequence<
229 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Sequence< ::com::sun::star::uno::A…
251 const ::com::sun::star::uno::Reference<
257 const ::com::sun::star::uno::Reference<
263 const ::com::sun::star::uno::Reference<
269 const ::com::sun::star::uno::Reference<
408 const ::com::sun::star::uno::Reference<
414 const ::com::sun::star::uno::Reference<
420 const ::com::sun::star::uno::Reference<
426 const ::com::sun::star::uno::Reference<
[all …]
/trunk/main/dbaccess/source/core/dataaccess/
H A Dconnection.hxx108 …DECLARE_STL_USTRINGACCESS_MAP( ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface…
128 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw (…
129 …virtual ::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId() throw (::com::s…
132 …tual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rType…
140 …irtual ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL getParent( …
141 …un::star::uno::Reference< ::com::sun::star::uno::XInterface >& Parent ) throw(::com::sun::star::la…
158 …virtual ::com::sun::star::uno::Any SAL_CALL getWarnings( ) throw(::com::sun::star::sdbc::SQLExcep…
164 …virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames( ) t…
190uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL createInstance( const ::rtl::OUString…
191uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL createInstanceWithArguments( const ::…
[all …]
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrol.hxx105 ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > mxContext;
109 ::com::sun::star::uno::WeakReferenceHelper
158 …::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId() throw(::com::sun::…
197 …::com::sun::star::uno::Reference< ::com::sun::star::awt::XGraphics > SAL_CALL getGraphics( ) thro…
203 …ntext( const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& Context ) thro…
204 …::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL getContext( ) thro…
205uno::Reference< ::com::sun::star::awt::XToolkit >& Toolkit, const ::com::sun::star::uno::Reference…
206 …::com::sun::star::uno::Reference< ::com::sun::star::awt::XWindowPeer > SAL_CALL getPeer( ) throw(…
208 …::com::sun::star::uno::Reference< ::com::sun::star::awt::XControlModel > SAL_CALL getModel( ) thr…
209 …::com::sun::star::uno::Reference< ::com::sun::star::awt::XView > SAL_CALL getView( ) throw(::com:…
[all …]
H A Dcontrolmodelcontainerbase.hxx113 …::com::sun::star::uno::Type SAL_CALL getElementType( ) throw(::com::sun::star::uno::RuntimeExcept…
119 …::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getElementNames( ) throw(::com::sun::…
128uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL createInstance( const ::rtl::OUString…
129uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL createInstanceWithArguments( const ::…
130 …::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getAvailableServiceNames( ) throw(::c…
138 …sun::star::uno::Sequence< ::com::sun::star::uno::Reference< ::com::sun::star::awt::XControlModel >…
139 …::uno::Sequence< ::com::sun::star::uno::Reference< ::com::sun::star::awt::XControlModel > > SAL_CA…
143 …::sun::star::uno::Sequence< ::com::sun::star::uno::Reference< ::com::sun::star::awt::XControlModel…
160 …virtual void SAL_CALL initialize (const com::sun::star::uno::Sequence<com::sun::star::uno::Any>& r…
161 throw (com::sun::star::uno::Exception, com::sun::star::uno::RuntimeException);
[all …]
/trunk/main/sw/source/ui/vba/
H A Dvbafind.hxx41 css::uno::Reference< css::frame::XModel > mxModel;
45 css::uno::Reference< css::text::XTextViewCursor> mxTVC;
52 …sal_Bool InRange( const css::uno::Reference< css::text::XTextRange >& xCurrentRange ) throw ( css:…
53 …sal_Bool InEqualRange( const css::uno::Reference< css::text::XTextRange >& xCurrentRange ) throw (…
60 …css::uno::Reference< css::text::XTextRange > FindOneElement() throw ( css::uno::RuntimeException );
64uno::Reference< ooo::vba::XHelperInterface >& rParent, const css::uno::Reference< css::uno::XCompo…
70 virtual css::uno::Any SAL_CALL getReplacement() throw (css::uno::RuntimeException);
71 …virtual void SAL_CALL setReplacement( const css::uno::Any& _replacement ) throw (css::uno::Runtime…
88 virtual css::uno::Any SAL_CALL getStyle() throw (css::uno::RuntimeException);
89 … virtual void SAL_CALL setStyle( const css::uno::Any& _style ) throw (css::uno::RuntimeException);
[all …]
H A Dvbasections.cxx53 return uno::makeAny( *mIt++ ); in nextElement()
63 uno::Reference< uno::XComponentContext > mxContext;
68uno::Reference< XHelperInterface >& xParent, const uno::Reference< uno::XComponentContext >& xCont… in SectionCollectionHelper()
80 uno::Reference< beans::XPropertySet > xPageProps( xStyle, uno::UNO_QUERY_THROW ); in SectionCollectionHelper()
101 virtual uno::Type SAL_CALL getElementType( ) throw (uno::RuntimeException) in getElementType()
120uno::Reference< XHelperInterface >& xParent, const uno::Reference< uno::XComponentContext >& xCont… in SectionsEnumWrapper()
133 uno::Any SAL_CALL
142 …throw uno::RuntimeException( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("There is no section") ), in PageSetup()
146 uno::Type SAL_CALL
159 uno::Any
[all …]
/trunk/main/xmlsecurity/source/xmlsec/nss/
H A Dsecurityenvironment_nssimpl.hxx89 const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& aArguments
90 ) throw( ::com::sun::star::uno::Exception , ::com::sun::star::uno::RuntimeException ) ;
107uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL impl_createInstance( const ::com::sun…
112 const ::com::sun::star::uno::Reference<
114 const ::com::sun::star::uno::Sequence<
117 … throw (::com::sun::star::uno::SecurityException, ::com::sun::star::uno::RuntimeException) ;
125 throw (::com::sun::star::uno::RuntimeException);
131 …l CERTCertDBHandle* getCertDb() throw( ::com::sun::star::uno::Exception , ::com::sun::star::uno::R…
153uno::Sequence< ::com::sun::star::uno::Reference< ::com::sun::star::security::XCertificate > > SAL_…
159uno::Sequence< ::com::sun::star::uno::Reference< ::com::sun::star::security::XCertificate > > SAL_…
[all …]
/trunk/main/editeng/source/xml/
H A Dxmltxtexp.cxx60 using namespace com::sun::star::uno;
194uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL createInstanceWithArguments( const ::…
214 …l ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL getCurrentSelecti…
233 throw(uno::Exception, uno::RuntimeException) in createInstance()
237 return uno::Reference< uno::XInterface >( in createInstance()
253 uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL SvxSimpleUnoModel::createInstanceWithA… in createInstanceWithArguments()
266 throw(uno::RuntimeException) in createAnyCompareByName()
274 throw(uno::RuntimeException) in getStyleFamilies()
442 uno::Reference<xml::sax::XDocumentHandler> xHandler( xWriter, uno::UNO_QUERY ); in SvxWriteXML()
455 uno::Reference<io::XActiveDataSource> xMetaSrc( xWriter, uno::UNO_QUERY ); in SvxWriteXML()
[all …]
/trunk/main/connectivity/source/drivers/macab/
H A DMacabResultSet.hxx80 ::com::sun::star::uno::Any & rOldValue,
87 throw (::com::sun::star::uno::Exception);
89 ::com::sun::star::uno::Any& rValue,
100 ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > operator *() in operator *()
102 …return ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >(*(MacabResultSet_BASE… in operator *()
114 …rtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rTyp…
119 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes( ) throw…
142 …tar::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL getStatement( ) throw(::com::su…
176 …virtual ::com::sun::star::uno::Any SAL_CALL getWarnings( ) throw(::com::sun::star::sdbc::SQLExcep…
212 …un::star::uno::Any& firstItem, const ::com::sun::star::uno::Any& secondItem ) throw(::com::sun::st…
[all …]
/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx1943 uno::Any aAny; in getPropertyValue()
2568 uno::Any aRet; in getPropertyDefault()
3122 ::uno::Any SAL_CALL SwXTextFrame::queryInterface( const uno::Type& aType ) in queryInterface()
3133 uno::Sequence< uno::Type > SAL_CALL SwXTextFrame::getTypes( ) throw(uno::RuntimeException) in getTypes()
3136 uno::Sequence< uno::Type > aFrameTypes = SwXFrame::getTypes(); in getTypes()
3137 uno::Sequence< uno::Type > aTextTypes = SwXText::getTypes(); in getTypes()
3382 ::uno::Any aRet; in getPropertyValue()
3433 uno::Sequence< uno::Type > SAL_CALL
3437 uno::Sequence< uno::Type > aFrameTypes = SwXFrame::getTypes(); in getTypes()
3572 uno::Sequence< uno::Type > SAL_CALL SwXTextEmbeddedObject::getTypes( ) throw(uno::RuntimeException) in getTypes()
[all …]
/trunk/main/connectivity/source/inc/odbc/
H A DOResultSet.hxx126 ::com::sun::star::uno::Sequence<sal_Int8> m_aBookmark;
134 ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface> m_xStatement;
189 throw (::com::sun::star::uno::Exception);
207 ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > operator *() in operator *()
209 …return ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >(*(OResultSet_BASE*)th… in operator *()
217 …rtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rTyp…
221 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes( ) throw…
242 …tar::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL getStatement( ) throw(::com::su…
271 …virtual ::com::sun::star::uno::Any SAL_CALL getWarnings( ) throw(::com::sun::star::sdbc::SQLExcep…
304 …m::sun::star::uno::Any& first, const ::com::sun::star::uno::Any& second ) throw(::com::sun::star::…
[all …]
/trunk/main/sd/source/ui/accessibility/
H A DAccessibleDrawDocumentView.cxx127 uno::Reference<drawing::XDrawView> xView (mxController, uno::UNO_QUERY); in Init()
176 uno::Reference<drawing::XDrawView> xView (mxController, uno::UNO_QUERY); in CreateDrawPageShape()
492 uno::Any SAL_CALL
626 uno::Reference<lang::XServiceInfo> xInfo (mxController, uno::UNO_QUERY); in CreateAccessibleName()
788 uno::Any aAny; in implSelect()
934 ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >
961 uno::Sequence<uno::Any> aRet( 1 ); in get_AccFlowTo()
972 uno::Sequence<uno::Any> aRet( 1 ); in get_AccFlowTo()
1002 uno::Sequence<uno::Any> aRet( 1 ); in get_AccFlowTo()
1016 uno::Sequence<uno::Any> aRet( 1 ); in get_AccFlowTo()
[all …]
/trunk/main/sd/source/ui/inc/
H A DAccessibleSlideView.hxx110 throw (::com::sun::star::uno::RuntimeException);
113 throw (::com::sun::star::uno::RuntimeException);
121 throw (::com::sun::star::uno::RuntimeException);
127 throw (::com::sun::star::uno::RuntimeException);
133 throw (::com::sun::star::uno::RuntimeException);
199 throw (::com::sun::star::uno::RuntimeException);
201 throw (::com::sun::star::uno::RuntimeException);
254 throw (::com::sun::star::uno::RuntimeException);
257 throw (::com::sun::star::uno::RuntimeException);
277 throw (::com::sun::star::uno::RuntimeException);
[all …]
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxwindow.hxx146 …dow* GetImplementation( const ::com::sun::star::uno::Reference< ::com::sun::star::uno::X…
147 …ALL getSomething( const ::com::sun::star::uno::Sequence< sal_Int8 >& rIdentifier ) throw(::com::su…
177 …::com::sun::star::uno::Reference< ::com::sun::star::awt::XToolkit > SAL_CALL getToolkit( ) throw(…
178 …ointer( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XPointer >& Pointer ) throw…
184 …sChild( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XWindowPeer >& Peer ) throw…
191 …:rtl::OUString& PropertyName, const ::com::sun::star::uno::Any& Value ) throw(::com::sun::star::un…
192 …::com::sun::star::uno::Any SAL_CALL getProperty( const ::rtl::OUString& PropertyName ) throw(::com…
200 …aphics( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XGraphics >& aDevice ) thro…
201 …::com::sun::star::uno::Reference< ::com::sun::star::awt::XGraphics > SAL_CALL getGraphics( ) thro…
230 …::com::sun::star::uno::Sequence< ::com::sun::star::beans::Property > SAL_CALL getProperties( ) th…
[all …]
/trunk/main/reportdesign/source/core/api/
H A DReportEngineJFree.cxx69 OReportEngineJFree::OReportEngineJFree( const uno::Reference< uno::XComponentContext >& context) in DBG_NAME()
113 uno::Reference< uno::XInterface > OReportEngineJFree::create(uno::Reference< uno::XComponentContext… in create()
146 prepareSet(PROPERTY_REPORTDEFINITION, uno::makeAny(m_xReport), uno::makeAny(_report), &l); in setReportDefinition()
192 uno::Reference< beans::XPropertySet> xStorageProp(xTemp,uno::UNO_QUERY); in getNewOutputName()
266 uno::Reference<embed::XTransactedObject> xTransact(xOut,uno::UNO_QUERY); in getNewOutputName()
273 catch(const uno::Exception& e) in getNewOutputName()
288 uno::Reference< frame::XModel > SAL_CALL OReportEngineJFree::createDocumentAlive( const uno::Refere… in createDocumentAlive()
293 uno::Reference< frame::XModel > SAL_CALL OReportEngineJFree::createDocumentAlive( const uno::Refere… in createDocumentAlive()
301 uno::Reference<frame::XComponentLoader> xFrameLoad(_frame,uno::UNO_QUERY); in createDocumentAlive()
311uno::Reference< frame::XFrame> xFrame = uno::Reference< frame::XFrame>(xFrameLoad,uno::UNO_QUERY)-… in createDocumentAlive()
[all …]
/trunk/main/desktop/source/deployment/manager/
H A Ddp_manager.h50 css::uno::Reference<css::uno::XComponentContext> m_xComponentContext;
132 css::uno::Reference<css::uno::XComponentContext> in PackageManagerImpl()
142 css::uno::Reference<css::uno::XComponentContext>
149 throw (css::uno::RuntimeException);
152 throw (css::uno::RuntimeException);
157 throw (css::uno::RuntimeException);
165 virtual css::uno::Sequence<
192 css::uno::RuntimeException);
220 css::uno::Sequence< css::uno::Reference<css::deployment::XPackage> >
223 virtual css::uno::Sequence< css::uno::Reference<css::deployment::XPackage> >
[all …]
/trunk/main/chart2/source/controller/inc/
H A DChartDocumentWrapper.hxx87 ::com::sun::star::uno::Reference<
94 virtual ::com::sun::star::uno::Reference<
97 virtual ::com::sun::star::uno::Reference<
100 virtual ::com::sun::star::uno::Reference<
103 virtual ::com::sun::star::uno::Reference<
125 virtual ::com::sun::star::uno::Sequence<
162 …virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type& aTy…
181 const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& Arguments )
193 …virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation( const ::com::sun::star::uno::Type& a…
207 ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > m_xDelegator;
[all …]

Completed in 264 milliseconds

12345678910>>...430