Home
last modified time | relevance | path

Searched refs:XTypeProvider (Results 151 – 175 of 504) sorted by relevance

12345678910>>...21

/aoo42x/main/odk/examples/java/PropertySet/
H A DPropTest.java44 import com.sun.star.lang.XTypeProvider;
119 public XTypeProvider xtypeproviderA;// MAYBEVOID
/aoo42x/main/xmerge/java/XMergeBridge/src/main/java/
H A DXMergeBridge.java37 import com.sun.star.lang.XTypeProvider;
102 XTypeProvider {
115 new Type( XTypeProvider.class ), in getTypes()
/aoo42x/main/cppuhelper/inc/cppuhelper/
H A Dcompbase12.hxx58 , public ::com::sun::star::lang::XTypeProvider
109 , public ::com::sun::star::lang::XTypeProvider
/aoo42x/main/ucb/source/cacher/
H A Dcachedcontentresultsetstub.hxx41 , public com::sun::star::lang::XTypeProvider
158 , public com::sun::star::lang::XTypeProvider
/aoo42x/main/ucb/source/ucp/file/
H A Dfilinpstr.cxx102 lang::XTypeProvider, in XTYPEPROVIDER_IMPL_3() argument
115 SAL_STATIC_CAST( lang::XTypeProvider*,this ), in XTYPEPROVIDER_IMPL_3()
/aoo42x/main/ucb/source/ucp/package/
H A Dpkgprovider.cxx159 lang::XTypeProvider,
170 lang::XTypeProvider,
/aoo42x/main/framework/source/fwe/classes/
H A Dactiontriggerseparatorpropertyset.cxx74 SAL_STATIC_CAST( XTypeProvider*, this )); in queryInterface()
145 ::getCppuType(( const Reference< XTypeProvider >*)NULL ) ) ; in getTypes()
H A Drootactiontriggercontainer.cxx103 SAL_STATIC_CAST( XTypeProvider* , this ), in queryInterface()
309 ::getCppuType(( const Reference< XTypeProvider >*)NULL ) , in getTypes()
/aoo42x/main/framework/source/uiconfiguration/
H A Dmoduleuicfgsupplier.cxx88 … DIRECT_INTERFACE( css::lang::XTypeProvider ), in DEFINE_XINTERFACE_4()
95 … css::lang::XTypeProvider , in DEFINE_XINTERFACE_4()
/aoo42x/main/framework/source/dispatch/
H A Dsystemexec.cxx75 DIRECT_INTERFACE(css::lang::XTypeProvider ), in DEFINE_XINTERFACE_5()
82 css::lang::XTypeProvider , in DEFINE_XINTERFACE_5()
H A Dmailtodispatcher.cxx74 DIRECT_INTERFACE(css::lang::XTypeProvider ), in DEFINE_XINTERFACE_5()
81 css::lang::XTypeProvider , in DEFINE_XINTERFACE_5()
H A Dstartmoduledispatcher.cxx73 DIRECT_INTERFACE(css::lang::XTypeProvider ), in DEFINE_XINTERFACE_4()
80 css::lang::XTypeProvider , in DEFINE_XINTERFACE_4()
H A Dservicehandler.cxx73 DIRECT_INTERFACE(css::lang::XTypeProvider ), in DEFINE_XINTERFACE_5()
80 css::lang::XTypeProvider , in DEFINE_XINTERFACE_5()
/aoo42x/main/framework/source/helper/
H A Dtagwindowasmodified.cxx75 DIRECT_INTERFACE (css::lang::XTypeProvider ), in DEFINE_XINTERFACE_4()
81 css::lang::XTypeProvider , in DEFINE_XINTERFACE_4()
/aoo42x/main/offapi/com/sun/star/datatransfer/clipboard/
H A DSystemClipboard.idl36 #include <com/sun/star/lang/XTypeProvider.idl>
103 interface com::sun::star::lang::XTypeProvider;
/aoo42x/main/embedserv/source/embed/
H A Dservprov.cxx149 aType, static_cast<lang::XTypeProvider*>(this)); in queryInterface()
185 uno::Reference< lang::XTypeProvider>*>(0))); in getTypes()
/aoo42x/main/ucb/source/ucp/webdav/
H A Dwebdavprovider.cxx141 lang::XTypeProvider,
152 lang::XTypeProvider,
/aoo42x/main/toolkit/source/awt/
H A Dvclxmenu.cxx246 SAL_STATIC_CAST( css::lang::XTypeProvider*, this ), in queryInterface()
253 SAL_STATIC_CAST( css::lang::XTypeProvider*, this ), in queryInterface()
282 getCppuType( ( css::uno::Reference< css::lang::XTypeProvider>* ) NULL ), in IMPL_XUNOTUNNEL()
300 getCppuType( ( css::uno::Reference< css::lang::XTypeProvider>* ) NULL ), in IMPL_XUNOTUNNEL()
/aoo42x/main/ucbhelper/source/provider/
H A Dresultsethelper.cxx92 lang::XTypeProvider,
104 lang::XTypeProvider,
/aoo42x/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DWeakBase_Test.java29 import com.sun.star.lang.XTypeProvider;
53 else if (types[c].equals(new Type(XTypeProvider.class))) in getTypes()
/aoo42x/main/jurt/test/com/sun/star/uno/
H A DAnyConverter_Test.java26 import com.sun.star.lang.XTypeProvider;
85 anyXTypeProvider= new Any(new Type(XTypeProvider.class), aObj); in AnyConverter_Test()
574 Type _type= new Type(XTypeProvider.class); in test_toObject()
578 _type, new Any( new Type(XTypeProvider.class), null)); in test_toObject()
888 class ATypeProvider implements com.sun.star.lang.XTypeProvider
898 return new Type[]{new Type(XTypeProvider.class)}; in getTypes()
/aoo42x/main/dbaccess/source/core/api/
H A Dviewcontainer.cxx157 …::dbtools::throwFunctionSequenceException(static_cast<XTypeProvider*>(static_cast<OFilteredContain… in appendObject()
204 …::dbtools::throwFunctionSequenceException(static_cast<XTypeProvider*>(static_cast<OFilteredContain… in dropObject()
/aoo42x/main/qadevOOo/runner/basicrunner/basichelper/
H A DDocumentHandler.java28 import com.sun.star.lang.XTypeProvider;
132 XNameAccess, XTypeProvider {
/aoo42x/main/scripting/java/com/sun/star/script/framework/provider/
H A DScriptProvider.java31 import com.sun.star.lang.XTypeProvider;
88 XInitialization, XTypeProvider, XServiceInfo, XNameContainer
291 retValue[ 3 ] = new Type( XTypeProvider.class ); in getTypes()
/aoo42x/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_java/
H A DFlatXml.java43 XServiceInfo, XDocumentHandler, XTypeProvider
91 new Type( XTypeProvider.class ), in getTypes()

Completed in 129 milliseconds

12345678910>>...21