Home
last modified time | relevance | path

Searched refs:uno (Results 76 – 100 of 8431) sorted by relevance

12345678910>>...338

/trunk/main/svx/source/inc/
H A Dformcontroller.hxx151 ::com::sun::star::uno::Reference< ::com::sun::star::uno::XAggregation> m_xAggregate;
156 ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface> m_xParent;
163 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Reference< ::com::sun::star::awt::XControl…
228 …rtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type& type)…
233 …virtual ::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId() throw(::com::su…
234 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes( ) throw…
242 …rtual ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface> SAL_CALL getParent(void…
243 …un::star::uno::Reference< ::com::sun::star::uno::XInterface>& Parent) throw( ::com::sun::star::lan…
271 …sun::star::uno::Sequence< ::com::sun::star::uno::Sequence< ::rtl::OUString > > SAL_CALL getPredica…
278 …virtual ::com::sun::star::uno::Type SAL_CALL getElementType(void) throw( ::com::sun::star::uno::Ru…
[all …]
/trunk/main/sc/source/ui/vba/
H A Dvbaborders.cxx169 uno::Any SAL_CALL getColor() throw (uno::RuntimeException) in getColor()
190 uno::Any SAL_CALL getColorIndex() throw (uno::RuntimeException) in getColorIndex()
218 uno::Any SAL_CALL getWeight() throw (uno::RuntimeException) in getWeight()
270 uno::Any SAL_CALL getLineStyle() throw (uno::RuntimeException) in getLineStyle()
309 uno::Reference< uno::XComponentContext > m_xContext;
393 uno::Any
399 uno::Type
405 uno::Any
424 return uno::makeAny( uno::Reference< uno::XInterface >() ); in getColor()
453 return uno::makeAny( uno::Reference< uno::XInterface >() ); in getColorIndex()
[all …]
H A Dvbaworkbook.cxx108 ::uno::Any SAL_CALL
111 uno::Any aRet; in Colors()
206 ScVbaWorkbook::ScVbaWorkbook( uno::Sequence< uno::Any> const & args, in ScVbaWorkbook()
225 uno::Any SAL_CALL
231 uno::Any SAL_CALL
243 return uno::Any( xWorkSheets->Item( aIndex, uno::Any() ) ); in Worksheets()
245 uno::Any SAL_CALL
252 return uno::Any( xWindows->Item( aIndex, uno::Any() ) ); in Windows()
309 uno::Any SAL_CALL
312 uno::Reference< frame::XModel > xModel( getModel(), uno::UNO_SET_THROW ); in Names()
[all …]
H A Dvbaworkbooks.cxx70 uno::Reference< frame::XModel > xModel( xDoc, uno::UNO_QUERY ); in setUpDocumentModules()
136 static uno::Any
140 uno::Reference< frame::XModel > xModel( xDoc, uno::UNO_QUERY ); in getWorkbook()
142 return uno::Any(); in getWorkbook()
152 return uno::Any( uno::Reference< excel::XWorkbook > (pWb) ); in getWorkbook()
173 uno::Type
189 uno::Any
197 uno::Any SAL_CALL
284 uno::Any SAL_CALL
285uno::Any& /*UpdateLinks*/, const uno::Any& ReadOnly, const uno::Any& Format, const uno::Any& /*Pas… in Open()
[all …]
/trunk/main/sfx2/source/doc/
H A DSfxDocumentMetaData.cxx264 const css::uno::Sequence< css::uno::Any > & aArguments)
265 throw (css::uno::RuntimeException, css::uno::Exception);
736 css::uno::Reference<css::uno::XInterface>(*this), a); in setMetaText()
1933 css::uno::Sequence< css::uno::Any > args(1); in loadFromStorage()
2015 css::uno::Sequence< css::uno::Any > args(2); in storeToStorage()
2072 css::uno::Reference<css::uno::XInterface>(*this), in loadFromMedium()
2134 throw (css::uno::RuntimeException, css::uno::Exception) in initialize()
2299 css::uno::Sequence<css::uno::Type> types(11); in createUserDefined()
2312 css::uno::Sequence<css::uno::Any> args(2); in createUserDefined()
2338 const css::uno::Sequence<css::uno::Reference<css::uno::XInterface> > in createUserDefined()
[all …]
H A DDocumentMetadataAccess.cxx129 uno::Reference<uno::XComponentContext> const & i_xContext, in createBaseURI()
220 const uno::Reference<uno::XComponentContext> m_xContext;
226 uno::Reference<uno::XComponentContext> const& i_xContext, in DocumentMetadataAccess_Impl()
241 getURI(uno::Reference< uno::XComponentContext > const & i_xContext) in getURI()
370 const uno::Sequence < uno::Reference< rdf::XURI > > & i_rTypes) in addMetadataFileImpl()
467 uno::makeAny(uriProp), uno::makeAny(rnProp)); in mkException()
918 uno::Sequence< uno::Reference< rdf::XURI > > SAL_CALL
942 const uno::Sequence < uno::Reference< rdf::XURI > > & i_rTypes) in addMetadataFile()
987 const uno::Sequence < uno::Reference< rdf::XURI > > & i_rTypes) in importMetadataFile()
1256 const uno::Sequence<uno::Reference<rdf::XURI> > graphs( in storeMetadataToStorage()
[all …]
/trunk/main/xmlscript/source/xmldlg_imexp/
H A Dimp_share.hxx82 css::uno::Reference<css::uno::XInterface>(), css::uno::Any() ); in getBoolAttr()
119 css::uno::Reference< css::uno::XComponentContext > _xContext;
152 inline css::uno::Reference< css::uno::XComponentContext >
158 css::uno::Reference<css::uno::XComponentContext> const & xContext, in DialogImport()
159 css::uno::Reference<css::container::XNameContainer> in DialogImport()
213 throw (css::uno::RuntimeException);
215 throw (css::uno::RuntimeException);
217 throw (css::uno::RuntimeException);
325 css::uno::Sequence< sal_Int16 > getSelectedItems();
466 css::uno::UNO_QUERY_THROW ), rId ) in ControlImportContext()
[all …]
/trunk/main/svtools/source/inc/
H A Dunoiface.hxx72 …::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rType …
77 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw(::com::su…
134 …::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rType …
139 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw(::com::su…
215 ::com::sun::star::uno::Any convertEffectiveValue(const ::com::sun::star::uno::Any& rValue);
305 …::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rType …
310 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw(::com::su…
345 …::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rType …
350 …::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes() throw(::com::su…
398 …::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rType …
[all …]
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_stgelems.cxx101 uno::UNO_QUERY ); in Storage()
137 m_xAggProxy->setDelegator( uno::Reference< uno::XInterface >() ); in ~Storage()
168 uno::Any SAL_CALL Storage::queryInterface( const uno::Type& aType ) in queryInterface()
211 uno::Sequence< uno::Type > SAL_CALL Storage::getTypes() in getTypes()
649 m_xAggProxy->setDelegator( uno::Reference< uno::XInterface >() ); in ~OutputStream()
659 uno::Any SAL_CALL OutputStream::queryInterface( const uno::Type& aType ) in queryInterface()
670 return uno::Any(); in queryInterface()
680 uno::Sequence< uno::Type > SAL_CALL OutputStream::getTypes() in getTypes()
850 m_xAggProxy->setDelegator( uno::Reference< uno::XInterface >() ); in ~Stream()
860 uno::Any SAL_CALL Stream::queryInterface( const uno::Type& aType ) in queryInterface()
[all …]
/trunk/main/embeddedobj/source/general/
H A Ddummyobject.cxx59 const uno::Reference< uno::XInterface >& /*xSource*/ ) in PostEvent_Impl()
102 uno::Exception, in changeState()
144 uno::Exception, in doVerb()
190 uno::Exception, in update()
229 uno::Exception, in setVisualAreaSize()
250 uno::Exception, in getVisualAreaSize()
291 uno::Exception, in getPreferredVisualRepresentation()
312 uno::Exception, in setPersistentEntry()
377 uno::Exception, in storeToEntry()
399 uno::Exception, in storeAsEntry()
[all …]
/trunk/main/sw/source/ui/vba/
H A Dvbadocuments.cxx59 static uno::Any
60 getDocument( uno::Reference< uno::XComponentContext >& xContext, const uno::Reference< text::XTextD… in getDocument()
63 uno::Reference< frame::XModel > xModel( xDoc, uno::UNO_QUERY ); in getDocument()
68 return uno::Any( uno::Reference< word::XDocument > (pWb) ); in getDocument()
88 uno::Type
104 uno::Any
111 uno::Any SAL_CALL
112 …::Add( const uno::Any& Template, const uno::Any& /*NewTemplate*/, const uno::Any& /*DocumentType*/… in Add()
117uno::Any(), uno::Any(), uno::Any(), uno::Any(), uno::Any(), uno::Any(), uno::Any(), uno::Any(), un… in Add()
128 …cuments::Close( const uno::Any& /*SaveChanges*/, const uno::Any& /*OriginalFormat*/, const uno::An… in Close()
[all …]
H A Dvbarange.cxx61 …Range::initialize( const uno::Reference< text::XTextRange >& rStart, const uno::Reference< text::X… in initialize()
80 uno::Reference< text::XTextRange > xTextRange( mxTextCursor, uno::UNO_QUERY_THROW ); in getXTextRange()
131 uno::Reference< text::XTextRange > xRange( mxTextCursor, uno::UNO_QUERY_THROW ); in setText()
179 uno::Reference< beans::XPropertySet > xProp( mxTextCursor, uno::UNO_QUERY_THROW ); in InsertBreak()
187 uno::Reference< frame::XModel > xModel( mxTextDocument, uno::UNO_QUERY_THROW ); in Select()
218 uno::Reference< beans::XPropertySet > xParaProps( mxTextCursor, uno::UNO_QUERY_THROW ); in getParagraphFormat()
225 …throw uno::RuntimeException( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("Not implemented") ), uno:… in setParagraphFormat()
233 uno::Reference< beans::XPropertySet > xProp( mxTextCursor, uno::UNO_QUERY_THROW ); in getStyle()
255 uno::Reference< beans::XPropertySet > xParaProps( mxTextCursor, uno::UNO_QUERY_THROW ); in setStyle()
278 uno::Any SAL_CALL
[all …]
/trunk/main/editeng/inc/editeng/
H A Dunotext.hxx370 static ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > maTypeSequence;
378 …rtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rTyp…
389 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes( ) throw…
402 static ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > maTypeSequence;
465 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes( ) throw…
485 …rtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rTyp…
490 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes( ) throw…
537 static ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > maTypeSequence;
591 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes( ) throw…
627 static ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > maTypeSequence;
[all …]
/trunk/main/editeng/source/uno/
H A Dunotext2.cxx48 return uno::makeAny(uno::Reference< xint >(this))
112 uno::Sequence< uno::Type > SvxUnoTextContent::maTypeSequence;
163 uno::Any SAL_CALL SvxUnoTextContent::queryAggregation( const uno::Type & rType ) throw( uno::Runtim… in queryAggregation()
182 uno::Any SAL_CALL SvxUnoTextContent::queryInterface( const uno::Type & rType ) throw( uno::RuntimeE… in queryInterface()
199 uno::Sequence< uno::Type > SAL_CALL SvxUnoTextContent::getTypes() in getTypes()
341 uno::Sequence< uno::Any > SAL_CALL SvxUnoTextContent::getPropertyValues( const uno::Sequence< ::rtl… in getPropertyValues()
486 uno::Sequence< uno::Type > SvxUnoTextCursor::maTypeSequence;
488 uno::Reference< uno::XInterface > SvxUnoTextCursor_NewInstance() in SvxUnoTextCursor_NewInstance()
492 uno::Reference< uno::XInterface > xInt( xText, uno::UNO_QUERY ); in SvxUnoTextCursor_NewInstance()
535 uno::Any SAL_CALL SvxUnoTextCursor::queryInterface( const uno::Type & rType ) in queryInterface()
[all …]
/trunk/main/sd/source/ui/inc/
H A Dunomodel.hxx110 ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > mxDashTable;
111 ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > mxGradientTable;
112 ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > mxHatchTable;
113 ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > mxBitmapTable;
114 ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > mxTransGradientTable;
115 ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > mxMarkerTable;
116 ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > mxDrawingPool;
120 ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > maTypeSequence;
150 …rtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rTyp…
162 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes( ) throw…
[all …]
/trunk/main/framework/source/services/
H A Ddesktop.cxx295 throw( css::uno::RuntimeException ) in terminate()
435 css::uno::Reference< css::lang::XServiceInfo > xInfo( xListener, css::uno::UNO_QUERY ); in addTerminateListener()
478 css::uno::Reference< css::lang::XServiceInfo > xInfo( xListener, css::uno::UNO_QUERY ); in removeTerminateListener()
605 …css::uno::Reference< css::frame::XFramesSupplier > xLast = css::uno::Reference< css::frame::XFrame… in getCurrentFrame()
608 …css::uno::Reference< css::frame::XFramesSupplier > xNext = css::uno::Reference< css::frame::XFrame… in getCurrentFrame()
615 return css::uno::Reference< css::frame::XFrame >( xLast, css::uno::UNO_QUERY ); in getCurrentFrame()
768uno::Sequence< css::uno::Reference< css::frame::XDispatch > > SAL_CALL Desktop::queryDispatches( c… in queryDispatches()
1218 …css::uno::Reference< css::uno::XInterface > xThis ( static_cast< ::cppu::OWeakObject* >(this), css… in dispose()
1758 … xComponent = css::uno::Reference< css::lang::XComponent >( xModel, css::uno::UNO_QUERY ); in impl_getFrameComponent()
1943 css::uno::Reference< css::util::XCloseable > xClose( xFrame, css::uno::UNO_QUERY ); in impl_closeFrames()
[all …]
H A Dframe.cxx196 …css::uno::Reference< css::uno::XInterface > xThis(static_cast< ::cppu::OWeakObject* >(this), css:: in DEFINE_XINTERFACE_21()
610 css::uno::Sequence< css::uno::Any > lArgs(2); in initialize()
695 css::uno::Reference< css::frame::XDesktop > xIsDesktop( xCreator, css::uno::UNO_QUERY ); in setCreator()
1752 css::uno::Reference< css::frame::XTitle > xTitle(m_xTitleHelper, css::uno::UNO_QUERY_THROW); in getTitle()
1767 css::uno::Reference< css::frame::XTitle > xTitle(m_xTitleHelper, css::uno::UNO_QUERY_THROW); in setTitle()
1825 catch(const css::uno::Exception&) in implts_forgetSubFrames()
2120uno::Sequence< css::uno::Reference< css::frame::XDispatch > > SAL_CALL Frame::queryDispatches( con… in queryDispatches()
2303 css::uno::Reference< css::frame::XFrame > xParent ( m_xParent, css::uno::UNO_QUERY ); in windowDeactivated()
2695 css::uno::Any aValue; in impl_getPropertyValue()
2882 css::uno::Reference< css::beans::XPropertySet > xSet( xController, css::uno::UNO_QUERY ); in implts_setIconOnWindow()
[all …]
/trunk/main/sc/inc/
H A Ddapiuno.hxx120 const ::com::sun::star::uno::Reference<
130 ::com::sun::star::uno::RuntimeException);
141 ::com::sun::star::uno::RuntimeException);
234 const ::com::sun::star::uno::Reference<
240 const ::com::sun::star::uno::Reference<
246 const ::com::sun::star::uno::Reference<
252 const ::com::sun::star::uno::Reference<
273 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes()
354 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Sequence< ::com::sun::star::uno::A…
378 virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes()
[all …]
/trunk/main/scripting/source/stringresource/
H A Dstringresource.hxx276 ( const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& aArguments )
277 throw (::com::sun::star::uno::Exception, ::com::sun::star::uno::RuntimeException);
311 throw (::com::sun::star::uno::Exception, ::com::sun::star::uno::RuntimeException);
319 throw (::com::sun::star::uno::Exception, ::com::sun::star::uno::RuntimeException);
327 throw (::com::sun::star::uno::Exception, ::com::sun::star::uno::RuntimeException);
339 throw (::com::sun::star::uno::Exception, ::com::sun::star::uno::RuntimeException);
426 throw (::com::sun::star::uno::Exception, ::com::sun::star::uno::RuntimeException);
430 throw (::com::sun::star::uno::Exception, ::com::sun::star::uno::RuntimeException);
540 throw (::com::sun::star::uno::Exception, ::com::sun::star::uno::RuntimeException);
544 throw (::com::sun::star::uno::Exception, ::com::sun::star::uno::RuntimeException);
[all …]
/trunk/main/vbahelper/source/vbahelper/
H A Dvbashapes.cxx98 uno::Any
109 uno::Type
143 uno::Sequence< uno::Any > sIndices; in getShapesByArrayIndices()
172 uno::Any SAL_CALL
173 ScVbaShapes::Item( const uno::Any& Index, const uno::Any& Index2 ) throw (uno::RuntimeException) in Item()
198 uno::Sequence< uno::Any > sIndices(1); in Range()
231 uno::Any
263 uno::Any
308 uno::Any SAL_CALL
368 uno::Any
[all …]
/trunk/main/framework/inc/services/
H A Dframe.hxx194 …virtual css::uno::Reference< css::frame::XFrames > SAL_CALL getFrames ( …
195 …virtual css::uno::Reference< css::frame::XFrame > SAL_CALL getActiveFrame ( …
202 …virtual css::uno::Reference< css::awt::XWindow > SAL_CALL getContainerWindow ( …
204 …virtual css::uno::Reference< css::frame::XFramesSupplier > SAL_CALL getCreator ( …
215 …const css::uno::Reference< css::frame::XController >& xController ) throw( css::uno::Runtim…
216 …virtual css::uno::Reference< css::awt::XWindow > SAL_CALL getComponentWindow ( …
217 …virtual css::uno::Reference< css::frame::XController > SAL_CALL getController ( …
239 virtual css::uno::Sequence<
240uno::Reference< css::frame::XDispatch > > SAL_CALL queryDispatches ( const css::uno::Sequence<…
305 …AL_CALL addCloseListener ( const css::uno::Reference< css::util::XCloseListener >& xListener ) t…
[all …]
H A Ddesktop.hxx203 throw( css::uno::RuntimeException );
226 throw( css::uno::RuntimeException );
248 throw( css::uno::RuntimeException );
270uno::Sequence< css::uno::Reference< css::frame::XDispatch > > SAL_CALL queryDispatches …
319 …virtual ::sal_Int32 SAL_CALL leaseNumber( const css::uno::Reference< css::uno::XInterface >& xComp…
321 css::uno::RuntimeException );
326 css::uno::RuntimeException );
329 …virtual void SAL_CALL releaseNumberForComponent( const css::uno::Reference< css::uno::XInterface >…
331 css::uno::RuntimeException );
335 throw (css::uno::RuntimeException);
[all …]
/trunk/main/stoc/test/registry_tdprovider/
H A Dtestregistrytdprovider.cxx79 static css::uno::Reference< css::uno::XInterface > SAL_CALL createInstance(
80 css::uno::Reference< css::uno::XComponentContext > const & context)
85 css::uno::Reference< css::uno::XComponentContext > const & context): in Service()
89 css::uno::Reference< css::uno::XComponentContext > m_context;
133 css::uno::Sequence< css::uno::Any > args(1); in run()
302 css::uno::Sequence< in run()
310 css::uno::Sequence< in run()
318 css::uno::Sequence< in run()
326 css::uno::Sequence< in run()
873 css::uno::Reference< css::uno::XInterface > Service::createInstance( in createInstance()
[all …]
/trunk/main/comphelper/source/streaming/
H A Dotransactedfilestream.cxx52 throw uno::RuntimeException(); in OTransactionHelper()
174 uno::UNO_QUERY_THROW ); in OTruncatedTransactedFileStream()
228 } catch( uno::Exception& ) in CloseAll_Impl()
248 uno::Reference< io::XTruncate > xOrigTruncate( xOrigStream, uno::UNO_QUERY_THROW ); in CommonInit_Impl()
249 uno::Reference< io::XSeekable > xOrigSeekable( xOrigStream, uno::UNO_QUERY_THROW ); in CommonInit_Impl()
258 uno::UNO_QUERY_THROW ); in CommonInit_Impl()
259 uno::Reference< io::XTruncate > xTempTruncate( xTempStream, uno::UNO_QUERY_THROW ); in CommonInit_Impl()
260 uno::Reference< io::XSeekable > xTempSeekable( xTempStream, uno::UNO_QUERY_THROW ); in CommonInit_Impl()
297 catch( uno::Exception& ) in Commit_Impl()
309 catch( uno::Exception& ) in Commit_Impl()
[all …]
/trunk/main/forms/source/component/
H A DDatabaseForm.hxx176 ::com::sun::star::uno::Any m_aCycle;
182 ::com::sun::star::uno::Reference< ::com::sun::star::uno::XAggregation> m_xAggregate;
233 …rtual ::com::sun::star::uno::Any SAL_CALL queryAggregation(const ::com::sun::star::uno::Type& _rTy…
236 …virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type> SAL_CALL getTypes( ) throw(…
237 …virtual ::com::sun::star::uno::Sequence<sal_Int8> SAL_CALL getImplementationId( ) throw(::com::su…
295 …sun::star::uno::Sequence< ::com::sun::star::uno::Reference< ::com::sun::star::awt::XControlModel >…
296 …ar::uno::Sequence< ::com::sun::star::uno::Reference< ::com::sun::star::awt::XControlModel > > SAL_…
382uno::Sequence< sal_Int32 > SAL_CALL deleteRows(const ::com::sun::star::uno::Sequence< ::com::sun::…
394 …static ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL Create( cons…
473 throw(::com::sun::star::uno::RuntimeException);
[all …]

Completed in 310 milliseconds

12345678910>>...338