Home
last modified time | relevance | path

Searched refs:UNOREFERENCE (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sfx2/inc/sfx2/
H A Dsfxuno.hxx71 #define UNOREFERENCE ::com::sun::star::uno::Reference macro
162 …static UNOREFERENCE< UNOXINTERFACE > SAL_CALL impl_createInstance( const UNOREFERENCE< UNOXMULTISE…
163 …static UNOREFERENCE< UNOXSINGLESERVICEFACTORY > impl_createFactory( const UNOREFERENCE< UNOXMULTIS…
381 ::getCppuType(( const UNOREFERENCE< UNOXTYPEPROVIDER >*)NULL )
385 ::getCppuType(( const UNOREFERENCE< TYPE1 >*)NULL )
389 ::getCppuType(( const UNOREFERENCE< TYPE2 >*)NULL )
393 ::getCppuType(( const UNOREFERENCE< TYPE3 >*)NULL )
397 ::getCppuType(( const UNOREFERENCE< TYPE4 >*)NULL )
401 ::getCppuType(( const UNOREFERENCE< TYPE5 >*)NULL )
405 ::getCppuType(( const UNOREFERENCE< TYPE6 >*)NULL )
[all …]
/trunk/main/sw/source/ui/uno/
H A Dswdetect.cxx480 UNOREFERENCE< UNOXINTERFACE > SAL_CALL SwFilterDetect::impl_createInstance( const UNOREFERENCE< UNO… in impl_createInstance()
482 return UNOREFERENCE< UNOXINTERFACE >( *new SwFilterDetect( xServiceManager ) ); in impl_createInstance()
/trunk/main/starmath/source/
H A Dsmdetect.cxx552 UNOREFERENCE< UNOXINTERFACE > SAL_CALL SmFilterDetect::impl_createInstance( const UNOREFERENCE< UNO… in impl_createInstance()
554 return UNOREFERENCE< UNOXINTERFACE >( *new SmFilterDetect( xServiceManager ) ); in impl_createInstance()
/trunk/main/sfx2/source/view/
H A Dfrmload.cxx705 UNOREFERENCE< UNOXINTERFACE > SAL_CALL SfxFrameLoader_Impl::impl_createInstance( const UNOREFERENCE in impl_createInstance()
707 return UNOREFERENCE< UNOXINTERFACE >( *new SfxFrameLoader_Impl( xServiceManager ) ); in impl_createInstance()
/trunk/main/sc/source/ui/unoobj/
H A Dscdetect.cxx940 UNOREFERENCE< UNOXINTERFACE > SAL_CALL ScFilterDetect::impl_createInstance( const UNOREFERENCE< UNO… in impl_createInstance()
942 return UNOREFERENCE< UNOXINTERFACE >( *new ScFilterDetect( xServiceManager ) ); in impl_createInstance()