Lines Matching refs:Content
72 Content::Content( const uno::Reference< lang::XMultiServiceFactory >& rxSMgr, in Content() function in Content
85 Content::~Content() in ~Content()
96 void SAL_CALL Content::acquire() in acquire()
104 void SAL_CALL Content::release() in release()
112 uno::Any SAL_CALL Content::queryInterface( const uno::Type & rType ) in queryInterface()
125 XTYPEPROVIDER_COMMON_IMPL( Content );
129 uno::Sequence< uno::Type > SAL_CALL Content::getTypes() in getTypes()
164 rtl::OUString SAL_CALL Content::getImplementationName() in getImplementationName()
172 uno::Sequence< rtl::OUString > SAL_CALL Content::getSupportedServiceNames() in getSupportedServiceNames()
188 rtl::OUString SAL_CALL Content::getContentType() in getContentType()
201 void SAL_CALL Content::abort( sal_Int32 /*CommandId*/ ) in abort()
305 uno::Any SAL_CALL Content::execute( in execute()
449 uno::Reference< sdbc::XRow > Content::getPropertyValues( in getPropertyValues()