Home
last modified time | relevance | path

Searched refs:getImplementationId (Results 126 – 150 of 493) sorted by relevance

12345678910>>...20

/trunk/main/cppuhelper/inc/cppuhelper/
H A Dtypeprovider.hxx227 : _pSeq( new ::com::sun::star::uno::Sequence< sal_Int8 >( rId.getImplementationId() ) )
234 ::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId() const SAL_THROW( () );
/trunk/main/dbaccess/source/core/api/
H A Dpreparedstatement.cxx90 Sequence< sal_Int8 > OPreparedStatement::getImplementationId() throw (RuntimeException) in getImplementationId() function in OPreparedStatement
102 return pId->getImplementationId(); in getImplementationId()
/trunk/main/framework/source/services/
H A Dbackingcomp.cxx234 css::uno::Sequence< sal_Int8 > SAL_CALL BackingComp::getImplementationId() in getImplementationId() function in framework::BackingComp
250 return pID->getImplementationId(); in getImplementationId()
/trunk/main/unotools/source/ucbhelper/
H A Dxtempfile.cxx104 ::css::uno::Sequence< sal_Int8 > SAL_CALL OTempFileService::getImplementationId( ) in getImplementationId() function in OTempFileService
107 return OTempFileBase::getImplementationId(); in getImplementationId()
/trunk/main/forms/source/component/
H A DColumns.cxx164 Sequence<sal_Int8> SAL_CALL OGridColumn::getImplementationId() throw(RuntimeException) in getImplementationId() function in frm::OGridColumn
166 return OImplementationIds::getImplementationId(getTypes()); in getImplementationId()
/trunk/main/forms/source/xforms/
H A Dmodel.cxx184 return aImplementationId.getImplementationId(); in getUnoTunnelID()
771 Sequence<sal_Int8> Model::getImplementationId() in getImplementationId() function in Model
/trunk/main/extensions/source/ole/
H A Dservprov.cxx711 Sequence< sal_Int8 > SAL_CALL OleServer_Impl::getImplementationId() throw(RuntimeException) in getImplementationId() function in ole_adapter::OleServer_Impl
723 return (*pId).getImplementationId(); in getImplementationId()
/trunk/main/UnoControls/source/base/
H A Dbasecontrol.cxx183 Sequence< sal_Int8 > SAL_CALL BaseControl::getImplementationId() throw( RuntimeException ) in getImplementationId() function in unocontrols::BaseControl
208 return pID->getImplementationId(); in getImplementationId()
/trunk/main/stoc/source/invocation/
H A Dinvocation.cxx147 virtual Sequence< sal_Int8 > SAL_CALL getImplementationId( )
1087 Sequence< sal_Int8 > SAL_CALL Invocation_Impl::getImplementationId( ) throw( RuntimeException) in getImplementationId() function in stoc_inv::Invocation_Impl
1099 return pId->getImplementationId(); in getImplementationId()
/trunk/main/stoc/source/corereflection/
H A Dbase.hxx144 …virtual Sequence< sal_Int8 > SAL_CALL getImplementationId() throw (::com::sun::star::uno::RuntimeE…
305 …virtual Sequence< sal_Int8 > SAL_CALL getImplementationId() throw (::com::sun::star::uno::RuntimeE…
/trunk/main/toolkit/source/controls/
H A Dgeometrycontrolmodel.cxx594 …Sequence< sal_Int8 > SAL_CALL OCommonGeometryControlModel::getImplementationId( ) throw (RuntimeE… in getImplementationId() function in OCommonGeometryControlModel
606 return pId->getImplementationId(); in getImplementationId()
/trunk/main/scripting/source/provider/
H A DBrowseNodeFactoryImpl.cxx541 virtual Sequence< sal_Int8 > SAL_CALL getImplementationId() in getImplementationId() function in browsenodefactory::DefaultBrowseNode
544 return m_xWrappedTypeProv->getImplementationId(); in getImplementationId()
/trunk/main/sc/inc/
H A Dcellsuno.hxx477 virtual ::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId()
585 virtual ::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId()
808 virtual ::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId()
973 virtual ::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId()
1240 virtual ::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId()
1292 virtual ::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId()
/trunk/main/embeddedobj/source/commonembedding/
H A Dmiscobj.cxx453 uno::Sequence< sal_Int8 > SAL_CALL OCommonEmbeddedObject::getImplementationId() in getImplementationId() function in OCommonEmbeddedObject
468 return pID->getImplementationId() ; in getImplementationId()
/trunk/main/accessibility/source/standard/
H A Dvclxaccessiblelistitem.cxx181 Sequence< sal_Int8 > VCLXAccessibleListItem::getImplementationId() throw (RuntimeException) in getImplementationId() function in VCLXAccessibleListItem
195 return pId->getImplementationId(); in getImplementationId()
/trunk/main/editeng/source/uno/
H A Dunotext2.cxx222 uno::Sequence< sal_Int8 > SAL_CALL SvxUnoTextContent::getImplementationId() in getImplementationId() function in SvxUnoTextContent
574 uno::Sequence< sal_Int8 > SAL_CALL SvxUnoTextCursor::getImplementationId() in getImplementationId() function in SvxUnoTextCursor
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/mcnttype/
H A Dcom.sun.star.comp.datatransfer.MimeContentTypeFactory.csv5 "MimeContentTypeFactory";"com::sun::star::lang::XTypeProvider";"getImplementationId()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/syssh/
H A Dcom.sun.star.comp.system.SystemShellExecute.csv6 "SystemShellExecute";"com::sun::star::lang::XTypeProvider";"getImplementationId()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/ftransl/
H A Dcom.sun.star.comp.datatransfer.DataFormatTranslator.csv5 "DataFormatTranslator";"com::sun::star::lang::XTypeProvider";"getImplementationId()"
/trunk/main/comphelper/source/misc/
H A Dweak.cxx66 Sequence< ::sal_Int8 > SAL_CALL OWeakTypeObject::getImplementationId( ) throw (RuntimeException) in getImplementationId() function in comphelper::OWeakTypeObject
/trunk/main/sw/source/core/access/
H A Daccgraphic.hxx61 …virtual ::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId( ) throw(::com::…
H A Daccfootnote.hxx76 …virtual ::com::sun::star::uno::Sequence< sal_Int8 > SAL_CALL getImplementationId( ) throw(::com::…
/trunk/main/ucb/qa/complex/tdoc/
H A D_XTypeProvider.java56 log.println("The ImplementationId is "+oObj.getImplementationId()); in _getImplementationId()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/lang/
H A D_XTypeProvider.java54 log.println("The ImplementationId is "+oObj.getImplementationId()); in _getImplementationId()
/trunk/main/comphelper/inc/comphelper/
H A Dweak.hxx51 …virtual ::com::sun::star::uno::Sequence< ::sal_Int8 > SAL_CALL getImplementationId( ) throw (::co…

Completed in 138 milliseconds

12345678910>>...20