Searched refs:rIf (Results 1 – 2 of 2) sorted by relevance
1084 …er::SetInterface( const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& rIf, in SetInterface() argument1087 maAny <<= rIf; in SetInterface()2378 …ool TransferableDataHelper::GetInterface( SotFormatStringId nFormat, Reference< XInterface >& rIf ) in GetInterface() argument2381 return( SotExchange::GetFormatDataFlavor( nFormat, aFlavor ) && GetInterface( aFlavor, rIf ) ); in GetInterface()2386 …ool TransferableDataHelper::GetInterface( const DataFlavor& rFlavor, Reference< XInterface >& rIf ) in GetInterface() argument2389 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 26 milliseconds