Home
last modified time | relevance | path

Searched refs:cppu (Results 1 – 25 of 3060) sorted by relevance

12345678910>>...123

/trunk/main/cppu/qa/
H A Dtest_unotype.cxx74 t = ::cppu::UnoType< ::cppu::UnoVoidType >::get(); in TEST_F()
124 t = ::cppu::UnoType< ::cppu::UnoCharType >::get(); in TEST_F()
160 t = ::cppu::UnoType< ::cppu::UnoSequenceType< ::cppu::UnoSequenceType< in TEST_F()
169 t = ::cppu::UnoType< ::cppu::UnoSequenceType< ::cppu::UnoSequenceType< in TEST_F()
175 t = ::cppu::UnoType< ::cppu::UnoSequenceType< ::cppu::UnoSequenceType< in TEST_F()
382 ::cppu::UnoType< ::cppu::UnoSequenceType< ::cppu::UnoSequenceType< in TEST_F()
388 ::cppu::UnoType< ::cppu::UnoSequenceType< ::cppu::UnoSequenceType< in TEST_F()
410 ::cppu::UnoType< ::cppu::UnoSequenceType< ::cppu::UnoSequenceType< in TEST_F()
658 ::cppu::UnoType< ::cppu::UnoSequenceType< ::cppu::UnoSequenceType< in TEST_F()
664 ::cppu::UnoType< ::cppu::UnoSequenceType< ::cppu::UnoSequenceType< in TEST_F()
[all …]
/trunk/main/cppu/inc/cppu/
H A Dunotype.hxx42 namespace cppu { namespace
117 namespace cppu { namespace detail { namespace
147 return ::cppu::detail::getTypeFromTypeClass( in cppu_detail_getUnoType()
158 return ::cppu::detail::getTypeFromTypeClass( in cppu_detail_getUnoType()
232 return ::cppu::UnoType< T >::get(); in cppu_detail_getUnoType()
239 namespace cppu { namespace
264 using namespace ::cppu::detail; in get()
286 return ::cppu::UnoType< T >::get(); in getTypeFavourUnsigned()
301 return ::cppu::UnoType< ::cppu::UnoUnsignedShortType >::get(); in getTypeFavourUnsigned()
333 return ::cppu::UnoType< T >::get(); in getTypeFavourChar()
[all …]
/trunk/main/ucbhelper/source/provider/
H A Dinteractionrequest.cxx156 static cppu::OImplementationId* pId = NULL; in getImplementationId()
180 static cppu::OTypeCollection collection( in getTypes()
308 static cppu::OImplementationId* pId = NULL; in getImplementationId()
332 static cppu::OTypeCollection collection( in getTypes()
410 static cppu::OImplementationId* pId = NULL; in getImplementationId()
434 static cppu::OTypeCollection collection( in getTypes()
512 static cppu::OImplementationId* pId = NULL; in getImplementationId()
536 static cppu::OTypeCollection collection( in getTypes()
638 static cppu::OTypeCollection collection( in getTypes()
742 static cppu::OTypeCollection collection( in getTypes()
[all …]
H A Dcontenthelper.cxx131 typedef cppu::OMultiTypeInterfaceContainerHelperVar
214 cppu::OWeakObject::acquire(); in acquire()
352 = new cppu::OInterfaceContainerHelper( m_aMutex ); in addEventListener()
393 = new cppu::OInterfaceContainerHelper( m_aMutex ); in addContentEventListener()
513 = new cppu::OInterfaceContainerHelper( m_aMutex ); in addCommandInfoChangeListener()
625 static_cast< cppu::OWeakObject * >( this ), in addProperty()
730 static_cast< cppu::OWeakObject * >( this ), in removeProperty()
887 cppu::OInterfaceContainerHelper* pPropsContainer in notifyPropertiesChange()
964 cppu::OInterfaceIteratorHelper aIter( in notifyCommandInfoChange()
1040 static_cast< cppu::OWeakObject * >( this ), in deleted()
[all …]
/trunk/main/cppu/inc/com/sun/star/uno/
H A DType.hxx108 return ::cppu::UnoType< ::cppu::UnoVoidType >::get(); in getCppuVoidType()
112 return ::cppu::UnoType< ::cppu::UnoVoidType >::get(); in getVoidCppuType()
117 return ::cppu::UnoType< bool >::get(); in getCppuBooleanType()
121 return ::cppu::UnoType< bool >::get(); in getBooleanCppuType()
125 return ::cppu::UnoType< bool >::get(); in getCppuType()
131 return ::cppu::UnoType< bool >::get(); in getCppuType()
136 return ::cppu::UnoType< ::cppu::UnoCharType >::get(); in getCharCppuType()
140 return ::cppu::UnoType< ::cppu::UnoCharType >::get(); in getCppuCharType()
160 return ::cppu::UnoType< ::cppu::UnoUnsignedShortType >::get(); in getCppuType()
313 return ::cppu::UnoType< T >::get(); in getCppuType()
[all …]
/trunk/main/configmgr/source/
H A Daccess.cxx251 res = cppu::queryInterface( in queryInterface()
267 res = cppu::queryInterface( in queryInterface()
279 res = cppu::queryInterface( in queryInterface()
287 res = cppu::queryInterface( in queryInterface()
294 res = cppu::queryInterface( in queryInterface()
313 static_cast< cppu::OWeakObject * >(this)); in checkLocalizedPropertyAccess()
1064 return cppu::UnoType< cppu::UnoVoidType >::get(); in getElementType()
1066 return cppu::UnoType< cppu::UnoVoidType >::get(); //TODO: correct? in getElementType()
1071 static_cast< cppu::OWeakObject * >(this)); in getElementType()
1686 static_cast< cppu::OWeakObject * >(this)); in getHierarchicalPropertyValue()
[all …]
H A Dconfigurationregistry.cxx78 public cppu::WeakImplHelper3<
416 static_cast< cppu::OWeakObject * >(this)); in destroy()
443 static_cast< cppu::OWeakObject * >(this)); in mergeKey()
453 static_cast< cppu::OWeakObject * >(this)); in flush()
465 static_cast< cppu::OWeakObject * >(this)); in addFlushListener()
477 static_cast< cppu::OWeakObject * >(this)); in removeFlushListener()
518 static_cast< cppu::OWeakObject * >(this)); in getKeyName()
584 static_cast< cppu::OWeakObject * >(this)); in getLongValue()
595 static_cast< cppu::OWeakObject * >(this)); in setLongValue()
613 static_cast< cppu::OWeakObject * >(this)); in getLongListValue()
[all …]
H A Dtype.cxx82 return cppu::UnoType< css::uno::Any >::get(); in mapType()
84 return cppu::UnoType< sal_Bool >::get(); in mapType()
86 return cppu::UnoType< sal_Int16 >::get(); in mapType()
88 return cppu::UnoType< sal_Int32 >::get(); in mapType()
90 return cppu::UnoType< sal_Int64 >::get(); in mapType()
92 return cppu::UnoType< double >::get(); in mapType()
94 return cppu::UnoType< rtl::OUString >::get(); in mapType()
96 return cppu::UnoType< css::uno::Sequence< sal_Int8 > >::get(); in mapType()
98 return cppu::UnoType< css::uno::Sequence< sal_Bool > >::get(); in mapType()
106 return cppu::UnoType< css::uno::Sequence< double > >::get(); in mapType()
[all …]
/trunk/main/chart2/source/model/main/
H A D_serviceregistration_model.cxx53 , ::cppu::createSingleComponentFactory
61 , ::cppu::createSingleComponentFactory
69 , ::cppu::createSingleComponentFactory
77 , ::cppu::createSingleComponentFactory
85 , ::cppu::createSingleComponentFactory
93 , ::cppu::createSingleComponentFactory
102 , ::cppu::createSingleComponentFactory
111 , ::cppu::createSingleComponentFactory
119 , ::cppu::createSingleComponentFactory
127 , ::cppu::createSingleComponentFactory
[all …]
/trunk/main/cppuhelper/qa/ifcontainer/
H A Dcppu_ifcontainer.cxx136 cppu::OInterfaceContainerHelper *pContainer; in TEST_F()
166 cppu::OInterfaceContainerHelper *pContainer; in TEST_F()
197 ::cppu::UnoType< bool >::get(), in TEST_F()
198 ::cppu::UnoType< float >::get(), in TEST_F()
199 ::cppu::UnoType< double >::get(), in TEST_F()
200 ::cppu::UnoType< ::sal_uInt64 >::get(), in TEST_F()
201 ::cppu::UnoType< ::sal_Int64 >::get(), in TEST_F()
202 ::cppu::UnoType< ::sal_uInt32 >::get(), in TEST_F()
203 ::cppu::UnoType< ::sal_Int32 >::get(), in TEST_F()
204 ::cppu::UnoType< ::sal_Int16 >::get(), in TEST_F()
[all …]
/trunk/main/cppu/prj/
H A Dd.lst1 mkdir: %_DEST%\inc%_EXT%\cppu
2 mkdir: %_DEST%\inc%_EXT%\cppu\helper\purpenv
10 ..\inc\cppu\macros.hxx %_DEST%\inc%_EXT%\cppu\macros.hxx
11 ..\inc\cppu\unotype.hxx %_DEST%\inc%_EXT%\cppu\unotype.hxx
46 ..\inc\cppu\EnvDcp.hxx %_DEST%\inc%_EXT%\cppu\EnvDcp.hxx
47 ..\inc\cppu\Enterable.hxx %_DEST%\inc%_EXT%\cppu\Enterable.hxx
48 ..\inc\cppu\EnvGuards.hxx %_DEST%\inc%_EXT%\cppu\EnvGuards.hxx
49 ..\inc\cppu\FreeReference.hxx %_DEST%\inc%_EXT%\cppu\FreeReference.hxx
50 ..\inc\cppu\Map.hxx %_DEST%\inc%_EXT%\cppu\Map.hxx
51 ..\inc\cppu\Shield.hxx %_DEST%\inc%_EXT%\cppu\Shield.hxx
[all …]
H A Dbuild.lst1 cu cppu : sal salhelper offapi BOOST:boost NULL
2 cu cppu usr1 - all cu_mkout NULL
3 cu cppu\inc nmake - all cu_inc NULL
4 cu cppu\source\uno nmake - all cu_uno cu_inc NULL
5 cu cppu\source\threadpool nmake - all cu_thpool cu_inc NULL
6 cu cppu\source\typelib nmake - all cu_typelib cu_inc NULL
7 cu cppu\source\cppu nmake - all cu_cppu cu_inc NULL
8 cu cppu\source\helper\purpenv nmake - all cu_helper_purpenv cu_inc NULL
9 cu cppu\source\UnsafeBridge nmake - all cu_UnsafeBridge cu_inc NULL
11 cu cppu\source\LogBridge nmake - all cu_LogBridge cu_inc NULL
[all …]
/trunk/main/embeddedobj/source/general/
H A Ddummyobject.cxx63 ::cppu::OInterfaceContainerHelper* pIC = m_pInterfaceContainer->getContainer( in PostEvent_Impl()
73 ::cppu::OInterfaceIteratorHelper aIt( *pIC ); in PostEvent_Impl()
265 uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >(this) ) ); in getVisualAreaSize()
334 uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >(this) ) ); in setPersistentEntry()
386 uno::Reference< uno::XInterface >( static_cast< ::cppu::OWeakObject* >(this) ) ); in storeToEntry()
598 m_pInterfaceContainer = new ::cppu::OMultiTypeInterfaceContainerHelper( m_aMutex ); in addStateChangeListener()
625 lang::EventObject aSource( static_cast< ::cppu::OWeakObject* >( this ) ); in close()
629 ::cppu::OInterfaceContainerHelper* pContainer = in close()
633 ::cppu::OInterfaceIteratorHelper pIterator(*pContainer); in close()
651 ::cppu::OInterfaceIteratorHelper pCloseIterator(*pContainer); in close()
[all …]
/trunk/main/chart2/source/tools/
H A D_serviceregistration_tools.cxx44 , ::cppu::createSingleComponentFactory
52 , ::cppu::createSingleComponentFactory
60 , ::cppu::createSingleComponentFactory
68 , ::cppu::createSingleComponentFactory
77 , ::cppu::createSingleComponentFactory
85 , ::cppu::createSingleComponentFactory
93 , ::cppu::createSingleComponentFactory
101 , ::cppu::createSingleComponentFactory
109 , ::cppu::createSingleComponentFactory
117 , ::cppu::createSingleComponentFactory
[all …]
/trunk/main/sw/source/ui/uno/
H A Dunofreg.cxx153 static ::cppu::ImplementationEntry const entries[] = {
157 &::cppu::createSingleComponentFactory, 0, 0 },
178 xFactory = ::cppu::createSingleFactory( xMSF, in component_getFactory()
186 xFactory = ::cppu::createSingleFactory( xMSF, in component_getFactory()
194 xFactory = ::cppu::createSingleFactory( xMSF, in component_getFactory()
202 xFactory = ::cppu::createSingleFactory( xMSF, in component_getFactory()
210 xFactory = ::cppu::createSingleFactory( xMSF, in component_getFactory()
218 xFactory = ::cppu::createSingleFactory( xMSF, in component_getFactory()
226 xFactory = ::cppu::createSingleFactory( xMSF, in component_getFactory()
234 xFactory = ::cppu::createSingleFactory( xMSF, in component_getFactory()
[all …]
/trunk/main/cppuhelper/qa/propertysetmixin/
H A Dcomp_propertysetmixin.cxx113 a = cppu::queryInterface( in queryInterface()
171 a = cppu::queryInterface( in queryInterface()
187 public cppu::PropertySetMixin<
193 cppu::PropertySetMixin< in Full()
269 a = cppu::queryInterface( in queryInterface()
274 : (cppu::PropertySetMixin< in queryInterface()
329 static_cast< cppu::OWeakObject * >(this)); in getThird()
337 static_cast< cppu::OWeakObject * >(this)); in setThird()
357 public cppu::WeakImplHelper1<
407 cppu::ImplementationEntry entries[] = {
[all …]
/trunk/main/comphelper/inc/comphelper/
H A Dimplbase_var.hxx110 ::cppu::class_data * operator()() { in BOOST_PP_CAT()
154 ::cppu::class_data,
174 { return ::cppu::ImplHelper_getTypes( cd::get() ); } in getTypes()
196 : public ::cppu::OWeakObject,
202 ::cppu::class_data,
216 return ::cppu::WeakImplHelper_query( in queryInterface()
262 ::cppu::class_data,
306 return ::cppu::ImplInhHelper_getTypes( in getTypes()
340 : public ::cppu::WeakComponentImplHelperBase,
346 ::cppu::class_data,
[all …]
/trunk/main/reportdesign/source/filter/xml/
H A Dxmlservices.cxx45 cppu::ImplementationEntry entries[] = {
47 &cppu::createSingleComponentFactory, 0, 0 },
49 &cppu::createSingleComponentFactory, 0, 0 },
51 &cppu::createSingleComponentFactory, 0, 0 },
53 &cppu::createSingleComponentFactory, 0, 0 },
55 &cppu::createSingleComponentFactory, 0, 0 },
57 &cppu::createSingleComponentFactory, 0, 0 },
59 &cppu::createSingleComponentFactory, 0, 0 },
61 &cppu::createSingleComponentFactory, 0, 0 },
64 &cppu::createSingleComponentFactory, 0, 0 },
[all …]
/trunk/main/desktop/source/deployment/manager/
H A Ddp_extensionmanager.cxx133 uno::Any exc(::cppu::getCaughtException()); in writeLastModified()
247 static_cast<cppu::OWeakObject*>(this), 0); in getPackageManager()
419 uno::Any exc = ::cppu::getCaughtException(); in getExtensionsWithSameIdentifier()
853 ::cppu::throwException(excOccurred2); in addExtension()
977 ::cppu::throwException(excOccurred1); in removeExtension()
1018 excOccurred = ::cppu::getCaughtException(); in enableExtension()
1020 excOccurred = ::cppu::getCaughtException(); in enableExtension()
1022 excOccurred = ::cppu::getCaughtException(); in enableExtension()
1024 excOccurred = ::cppu::getCaughtException(); in enableExtension()
1046 ::cppu::throwException(excOccurred); in enableExtension()
[all …]
/trunk/main/framework/source/fwi/uielement/
H A Drootitemcontainer.cxx51 using namespace cppu;
98 …, ::cppu::OBroadcastHelperVar< ::cppu::OMultiTypeInterfaceContainerHelper, ::cppu::OMultiTypeInt… in DEFINE_XINTERFACE_10()
99 , ::cppu::OPropertySetHelper ( *(static_cast< ::cppu::OBroadcastHelper* >(this)) ) in DEFINE_XINTERFACE_10()
100 , ::cppu::OWeakObject() in DEFINE_XINTERFACE_10()
106 …, ::cppu::OBroadcastHelperVar< ::cppu::OMultiTypeInterfaceContainerHelper, ::cppu::OMultiTypeInt… in RootItemContainer()
107 , ::cppu::OPropertySetHelper ( *(static_cast< ::cppu::OBroadcastHelper* >(this)) ) in RootItemContainer()
108 , ::cppu::OWeakObject() in RootItemContainer()
116 …, ::cppu::OBroadcastHelperVar< ::cppu::OMultiTypeInterfaceContainerHelper, ::cppu::OMultiTypeInt… in RootItemContainer()
117 , ::cppu::OPropertySetHelper ( *(static_cast< ::cppu::OBroadcastHelper* >(this)) ) in RootItemContainer()
118 , ::cppu::OWeakObject() in RootItemContainer()
[all …]
/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavcontent.cxx307 uno::Any aRet = cppu::queryInterface( in queryInterface()
376 cppu::OTypeCollection * pCollection = 0; in getTypes()
380 static cppu::OTypeCollection* pFolderTypes = 0; in getTypes()
390 static cppu::OTypeCollection aCollection( in getTypes()
413 static cppu::OTypeCollection* pDocumentTypes = 0; in getTypes()
423 static cppu::OTypeCollection aCollection( in getTypes()
901 static_cast< ::cppu::OWeakObject * >( this ), in addProperty()
909 static_cast< ::cppu::OWeakObject * >( this ) ); in addProperty()
916 static_cast< ::cppu::OWeakObject * >( this ) ); in addProperty()
961 static_cast< cppu::OWeakObject * >( this ), in addProperty()
[all …]
/trunk/main/ucb/source/ucp/hierarchy/
H A Dhierarchycontent.cxx202 aRet = cppu::queryInterface( in queryInterface()
227 cppu::OTypeCollection * pCollection = 0; in getTypes()
231 static cppu::OTypeCollection* pFolderTypes = 0; in getTypes()
241 static cppu::OTypeCollection aCollection( in getTypes()
264 static cppu::OTypeCollection* pDocumentTypes = 0; in getTypes()
274 static cppu::OTypeCollection aCollection( in getTypes()
1149 aEvent.Source = static_cast< cppu::OWeakObject * >( this ); in setPropertyValues()
1178 static_cast< cppu::OWeakObject * >( this ) ); in setPropertyValues()
1187 static_cast< cppu::OWeakObject * >( this ) ); in setPropertyValues()
1411 static_cast< cppu::OWeakObject * >( this ) ); in setPropertyValues()
[all …]
/trunk/main/ure/source/uretest/
H A Dcppmain.cc68 class Service: public ::cppu::WeakImplHelper1< ::css::lang::XMain > {
98 std::auto_ptr< cppu::UnoUrl > dummy(new cppu::UnoUrl(rtl::OUString())); in run()
102 std::auto_ptr< cppu::OMultiTypeInterfaceContainerHelperVar< in run()
104 new cppu::OMultiTypeInterfaceContainerHelperVar< in run()
176 static_cast< ::cppu::OWeakObject * >(this)); in run()
189 static_cast< ::cppu::OWeakObject * >(this)); in run()
194 static_cast< ::cppu::OWeakObject * >(this)); in run()
232 static_cast< ::cppu::OWeakObject * >(this)); in test()
262 ::cppu::ImplementationEntry entries[] = {
273 return ::cppu::component_writeInfoHelper( in component_writeInfo()
[all …]
/trunk/main/chart2/source/model/template/
H A D_serviceregistration_charttypes.cxx48 , ::cppu::createSingleComponentFactory
56 , ::cppu::createSingleComponentFactory
64 , ::cppu::createSingleComponentFactory
72 , ::cppu::createSingleComponentFactory
80 , ::cppu::createSingleComponentFactory
88 , ::cppu::createSingleComponentFactory
96 , ::cppu::createSingleComponentFactory
104 , ::cppu::createSingleComponentFactory
112 , ::cppu::createSingleComponentFactory
120 , ::cppu::createSingleComponentFactory
[all …]
/trunk/main/embeddedobj/source/commonembedding/
H A Dmiscobj.cxx342 ::cppu::OInterfaceIteratorHelper aIt( *pIC ); in PostEvent_Impl()
374 aReturn <<= ::cppu::queryInterface( in queryInterface()
392 return ::cppu::OWeakObject::queryInterface( rType ) ; in queryInterface()
400 ::cppu::OWeakObject::acquire() ; in acquire()
407 ::cppu::OWeakObject::release() ; in release()
414 static ::cppu::OTypeCollection* pTypeCollection = NULL; in getTypes()
423 static ::cppu::OTypeCollection aTypeCollection( in getTypes()
435 static ::cppu::OTypeCollection aTypeCollection( in getTypes()
456 static ::cppu::OImplementationId* pID = NULL ; in getImplementationId()
463 static ::cppu::OImplementationId aID( sal_False ) ; in getImplementationId()
[all …]

Completed in 155 milliseconds

12345678910>>...123