Searched refs:ConnectionsFragment (Results 1 – 3 of 3) sorted by relevance
115 ConnectionsFragment::ConnectionsFragment( const WorkbookHelper& rHelper, const OUString& rFragmentP… in ConnectionsFragment() function in oox::xls::ConnectionsFragment120 ContextHandlerRef ConnectionsFragment::onCreateContext( sal_Int32 nElement, const AttributeList& /*… in onCreateContext()137 ContextHandlerRef ConnectionsFragment::onCreateRecordContext( sal_Int32 nRecId, SequenceInputStream… in onCreateRecordContext()154 const RecordInfo* ConnectionsFragment::getRecordInfos() const in getRecordInfos()167 void ConnectionsFragment::finalizeImport() in finalizeImport()
215 importOoxFragment( new ConnectionsFragment( *this, aConnFragmentPath ) ); in finalizeImport()
54 class ConnectionsFragment : public WorkbookFragmentBase class57 explicit ConnectionsFragment(
Completed in 24 milliseconds