Lines Matching refs:OSL_ENSURE

274             OSL_ENSURE( xMgr->queryContentProviders().getLength(),  in getContentBroker()
929 OSL_ENSURE( aResult.is(), "Content::createCursor - no cursor!" ); in createCursor()
936 OSL_ENSURE( !aResult.is(), in createCursor()
959 OSL_ENSURE( aResult.is(), "Content::createCursor - no cursor!" ); in createCursor()
966 OSL_ENSURE( !aResult.is(), in createCursor()
983 OSL_ENSURE( aResult.is(), "Content::createDynamicCursor - no cursor!" ); in createDynamicCursor()
997 OSL_ENSURE( aResult.is(), "Content::createDynamicCursor - no cursor!" ); in createDynamicCursor()
1028 OSL_ENSURE( aResult.is(), "Content::createSortedDynamicCursor - no sorted cursor!\n" ); in createSortedDynamicCursor()
1063 OSL_ENSURE( aResult.is(), "Content::createSortedDynamicCursor - no sorted cursor!\n" ); in createSortedDynamicCursor()
1103 OSL_ENSURE( aDynResult.is(), "Content::createSortedCursor - no sorted cursor!\n" ); in createSortedCursor()
1111 OSL_ENSURE( aResult.is(), "Content::createSortedCursor - no cursor!" ); in createSortedCursor()
1118 OSL_ENSURE( !aResult.is(), in createSortedCursor()
1157 OSL_ENSURE( aDynResult.is(), "Content::createSortedCursor - no sorted cursor!\n" ); in createSortedCursor()
1165 OSL_ENSURE( aResult.is(), "Content::createSortedCursor - no cursor!" ); in createSortedCursor()
1172 OSL_ENSURE( !aResult.is(), in createSortedCursor()
1531 OSL_ENSURE( sal_False, in transferContent()
1540 OSL_ENSURE( sal_False, in transferContent()
1811 OSL_ENSURE( pBroker, "No Content Broker!" ); in getContent()
1815 OSL_ENSURE( pBroker->getContentProviderManagerInterface() in getContent()
1822 OSL_ENSURE( xIdFac.is(), "No Content Identifier factory!" ); in getContent()
1829 OSL_ENSURE( xId.is(), "No Content Identifier!" ); in getContent()
1836 OSL_ENSURE( xProvider.is(), "No Content Provider!" ); in getContent()