Searched refs:rIf (Results 1 – 2 of 2) sorted by relevance
1053 …er::SetInterface( const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& rIf, in SetInterface() argument1056 maAny <<= rIf; in SetInterface()2333 …ool TransferableDataHelper::GetInterface( SotFormatStringId nFormat, Reference< XInterface >& rIf ) in GetInterface() argument2336 return( SotExchange::GetFormatDataFlavor( nFormat, aFlavor ) && GetInterface( aFlavor, rIf ) ); in GetInterface()2341 …ool TransferableDataHelper::GetInterface( const DataFlavor& rFlavor, Reference< XInterface >& rIf ) in GetInterface() argument2344 return( aAny.hasValue() && ( aAny >>= rIf ) ); in GetInterface()
269 … SetInterface( const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& rIf,398 …rmatStringId nFormat, ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& rIf );399 …:DataFlavor& rFlavor, ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& rIf );
Completed in 31 milliseconds