Lines Matching refs:aRet

275 	Any aRet = SwXTextDocumentBaseClass::queryInterface(rType);  in queryInterface()  local
276 if ( !aRet.hasValue() ) in queryInterface()
277 aRet = SfxBaseModel::queryInterface(rType); in queryInterface()
278 if ( !aRet.hasValue() && in queryInterface()
282 aRet <<= xTmp; in queryInterface()
285 if ( !aRet.hasValue() in queryInterface()
296 aRet = xNumFmtAgg->queryAggregation(rType); in queryInterface()
298 return aRet; in queryInterface()
1891 Sequence< OUString > aRet = SvxFmMSFactory::getAvailableServiceNames(); in getAvailableServiceNames() local
1892 OUString* pRet = aRet.getArray(); in getAvailableServiceNames()
1893 for ( sal_Int32 i = 0; i < aRet.getLength(); ++i ) in getAvailableServiceNames()
1897 pRet[i] = pRet[aRet.getLength() - 1]; in getAvailableServiceNames()
1898 aRet.realloc( aRet.getLength() - 1 ); // <pRet> no longer valid. in getAvailableServiceNames()
1903 aServices = SvxFmMSFactory::concatServiceNames(aRet, aOwn); in getAvailableServiceNames()
1945 Sequence< OUString > aRet (3); in getSupportedServiceNames() local
1946 OUString* pArray = aRet.getArray(); in getSupportedServiceNames()
1960 return aRet; in getSupportedServiceNames()
2475 Sequence < PropertyState > aRet ( nCount ); in getPropertyStates() local
2476 PropertyState *pState = aRet.getArray(); in getPropertyStates()
2481 return aRet; in getPropertyStates()
3549 Any aRet; in getByName() local
3561 aRet.setValue(&xRet, ::getCppuType((Reference<XPropertySet>*)0)); in getByName()
3569 aRet.setValue(&xRet, ::getCppuType((Reference< XPropertySet>*)0)); in getByName()
3577 aRet.setValue(&xRet, ::getCppuType((Reference< XPropertySet>*)0)); in getByName()
3593 aRet.setValue(&xRet, ::getCppuType((Reference< XPropertySet>*)0)); in getByName()
3601 aRet.setValue(&xRet, ::getCppuType((Reference< XPropertySet>*)0)); in getByName()
3609 aRet.setValue(&xRet, ::getCppuType((Reference< XPropertySet>*)0)); in getByName()
3617 aRet.setValue(&xRet, ::getCppuType((Reference< XPropertySet>*)0)); in getByName()
3621 return aRet; in getByName()
3629 Sequence< OUString > aRet(7); in getElementNames() local
3630 OUString* pNames = aRet.getArray(); in getElementNames()
3638 return aRet; in getElementNames()
3694 Sequence< OUString > aRet(1); in getSupportedServiceNames() local
3695 OUString* pNames = aRet.getArray(); in getSupportedServiceNames()
3697 return aRet; in getSupportedServiceNames()
3736 Any aRet; in getByName() local
3763 aRet.setValue(&xOutline, ::getCppuType((Reference<XPropertySet>*)0)); in getByName()
3770 aRet = xRealAccess->getByName(sParam.Copy(0, sParam.Len() - sSuffix.Len())); in getByName()
3772 if(!(aRet >>= xInt)) in getByName()
3775 aRet <<= xProp; in getByName()
3782 return aRet; in getByName()
3790 Sequence< OUString > aRet; in getElementNames() local
3799 aRet.realloc(nOutlineCount); in getElementNames()
3800 OUString* pResArr = aRet.getArray(); in getElementNames()
3815 aRet.realloc(aOrg.getLength()); in getElementNames()
3816 OUString* pResArr = aRet.getArray(); in getElementNames()
3822 return aRet; in getElementNames()
3916 Any aRet; in lcl_GetDisplayBitmap() local
3945 aRet.setValue( &xBmp, ::getCppuType((Reference<awt::XBitmap>*)0) ); in lcl_GetDisplayBitmap()
3947 return aRet; in lcl_GetDisplayBitmap()
3955 Any aRet; in getPropertyValue() local
3958 aRet <<= OUString(sLinkDisplayName); in getPropertyValue()
3962 aRet = lcl_GetDisplayBitmap(sLinkSuffix); in getPropertyValue()
3966 return aRet; in getPropertyValue()
4027 Sequence< OUString > aRet(1); in getSupportedServiceNames() local
4028 OUString* pNames = aRet.getArray(); in getSupportedServiceNames()
4030 return aRet; in getSupportedServiceNames()
4070 Any aRet; in getPropertyValue() local
4072 aRet <<= OUString(sOutlineText); in getPropertyValue()
4075 return aRet; in getPropertyValue()
4128 Sequence < OUString > aRet(1); in getSupportedServiceNames() local
4129 OUString* pArray = aRet.getArray(); in getSupportedServiceNames()
4132 return aRet; in getSupportedServiceNames()