Lines Matching refs:aRet

296 	uno::Sequence<OUString> aRet(nEntries);  in GetAllServiceNames()  local
297 OUString* pArray = aRet.getArray(); in GetAllServiceNames()
308 aRet.realloc(n); in GetAllServiceNames()
309 return aRet; in GetAllServiceNames()
631 uno::Any aRet; in getByIndex() local
638 aRet.setValue( &xTbl, in getByIndex()
646 return aRet; in getByIndex()
653 uno::Any aRet; in getByName() local
665 aRet.setValue(&xTbl, in getByName()
675 return aRet; in getByName()
750 uno::Sequence< OUString > aRet(1); in getSupportedServiceNames() local
751 OUString* pArr = aRet.getArray(); in getSupportedServiceNames()
753 return aRet; in getSupportedServiceNames()
1098 Sequence< OUString > aRet(1); in getSupportedServiceNames() local
1099 OUString* pArray = aRet.getArray(); in getSupportedServiceNames()
1101 return aRet; in getSupportedServiceNames()
1129 Sequence< OUString > aRet(1); in getSupportedServiceNames() local
1130 OUString* pArray = aRet.getArray(); in getSupportedServiceNames()
1132 return aRet; in getSupportedServiceNames()
1159 Sequence< OUString > aRet(1); in getSupportedServiceNames() local
1160 OUString* pArray = aRet.getArray(); in getSupportedServiceNames()
1162 return aRet; in getSupportedServiceNames()
1190 Sequence< OUString > aRet(1); in getSupportedServiceNames() local
1191 OUString* pArray = aRet.getArray(); in getSupportedServiceNames()
1193 return aRet; in getSupportedServiceNames()
1257 uno::Any aRet; in getByName() local
1270 aRet.setValue(&xSect, ::getCppuType((uno::Reference<XTextSection>*)0)); in getByName()
1279 return aRet; in getByName()
1379 Sequence< OUString > aRet(1); in getSupportedServiceNames() local
1380 aRet[0] = OUString::createFromAscii("com.sun.star.text.Bookmarks"); in getSupportedServiceNames()
1381 return aRet; in getSupportedServiceNames()
1410 uno::Any aRet; in getByIndex() local
1414 aRet <<= xRef; in getByIndex()
1415 return aRet; in getByIndex()
1430 uno::Any aRet; in getByName() local
1433 aRet <<= xRef; in getByName()
1434 return aRet; in getByName()
1504 uno::Any aRet; in getByIndex() local
1511 aRet.setValue(&xRef, ::getCppuType((uno::Reference<XIndexReplace>*)0)); in getByIndex()
1519 return aRet; in getByIndex()
1547 Sequence< OUString > aRet(1); in getSupportedServiceNames() local
1548 OUString* pArray = aRet.getArray(); in getSupportedServiceNames()
1550 return aRet; in getSupportedServiceNames()
1586 uno::Any aRet; in getByIndex() local
1603 aRet <<= xRef; in getByIndex()
1613 return aRet; in getByIndex()
1650 Sequence< OUString > aRet(1); in getSupportedServiceNames() local
1651 OUString* pArray = aRet.getArray(); in getSupportedServiceNames()
1653 return aRet; in getSupportedServiceNames()
1677 uno::Any aRet; in getByIndex() local
1687 aRet.setValue(&xRef, ::getCppuType((uno::Reference<XTextContent>*)0)); in getByIndex()
1692 return aRet; in getByIndex()
1699 uno::Any aRet; in getByName() local
1706 aRet.setValue(&xRef, ::getCppuType((uno::Reference<XTextContent>*)0)); in getByName()
1713 return aRet; in getByName()
1719 uno::Sequence<OUString> aRet; in getElementNames() local
1724 aRet.realloc(nCount); in getElementNames()
1725 OUString* pNames = aRet.getArray(); in getElementNames()
1731 return aRet; in getElementNames()