Lines Matching refs:Content

89 Content::Content(  in Content()  function in gio::Content
102 Content::Content( in Content() function in gio::Content
118 Content::~Content() in ~Content()
124 rtl::OUString Content::getParentURL() in getParentURL()
137 void SAL_CALL Content::abort( sal_Int32 /*CommandId*/ ) in abort()
145 rtl::OUString SAL_CALL Content::getContentType() throw( uno::RuntimeException ) in getContentType()
292 uno::Any Content::mapGIOError( GError *pError ) in mapGIOError()
300 uno::Any Content::getBadArgExcept() in getBadArgExcept()
345 GFileInfo* Content::getGFileInfo(const uno::Reference< ucb::XCommandEnvironment >& xEnv, GError **p… in getGFileInfo()
369 GFile* Content::getGFile() in getGFile()
376 bool Content::isFolder(const uno::Reference< ucb::XCommandEnvironment >& xEnv) in isFolder()
396 uno::Reference< sdbc::XRow > Content::getPropertyValuesFromGFileInfo(GFileInfo *pInfo, in getPropertyValuesFromGFileInfo()
512 uno::Reference< sdbc::XRow > Content::getPropertyValues( in getPropertyValues()
530 void Content::queryChildren( ContentRefList& rChildren ) in queryChildren()
564 …rChildren.push_back( ::gio::Content::ContentRef (static_cast< ::gio::Content * >(xChild.get() ) ) … in queryChildren()
571 sal_Bool Content::exchangeIdentity( const uno::Reference< ucb::XContentIdentifier >& xNewId ) in exchangeIdentity()
620 uno::Sequence< uno::Any > Content::setPropertyValues( in setPropertyValues()
776 bool Content::doSetFileInfo(GFileInfo *pNewInfo) in doSetFileInfo()
789 void Content::copyData( uno::Reference< io::XInputStream > xIn, in copyData()
802 sal_Bool Content::feedSink( uno::Reference< uno::XInterface > xSink, in feedSink()
832 uno::Any Content::open(const ucb::OpenCommandArgument2 & rOpenCommand, in open()
901 uno::Any SAL_CALL Content::execute( in execute()
997 void Content::destroy( sal_Bool bDeletePhysical ) in destroy()
1004 ::gio::Content::ContentRefList aChildren; in destroy()
1017 void Content::insert(const uno::Reference< io::XInputStream > &xInputStream, in insert()
1065 void Content::transfer( const ucb::TransferInfo& aTransferInfo, const uno::Reference< ucb::XCommand… in transfer()
1089 uno::Sequence< ucb::ContentInfo > Content::queryCreatableContentsInfo( in queryCreatableContentsInfo()
1124 uno::Sequence< ucb::ContentInfo > SAL_CALL Content::queryCreatableContentsInfo() in queryCreatableContentsInfo()
1131 SAL_CALL Content::createNewContent( const ucb::ContentInfo& Info ) in createNewContent()
1166 return new ::gio::Content( m_xSMgr, m_pProvider, xId, !create_document ); in createNewContent()
1173 uno::Sequence< uno::Type > SAL_CALL Content::getTypes() in getTypes()
1210 uno::Sequence< beans::Property > Content::getProperties( in getProperties()
1257 uno::Sequence< ucb::CommandInfo > Content::getCommands( const uno::Reference< ucb::XCommandEnvironm… in getCommands()
1299 XTYPEPROVIDER_COMMON_IMPL( Content );
1301 void SAL_CALL Content::acquire() throw() in acquire()
1306 void SAL_CALL Content::release() throw() in release()
1311 uno::Any SAL_CALL Content::queryInterface( const uno::Type & rType ) throw ( uno::RuntimeException ) in queryInterface()
1317 rtl::OUString SAL_CALL Content::getImplementationName() throw( uno::RuntimeException ) in getImplementationName()
1322 uno::Sequence< rtl::OUString > SAL_CALL Content::getSupportedServiceNames() in getSupportedServiceNames()