Searched refs:RelationsRef (Results 1 – 11 of 11) sorted by relevance
52 RelationsRef mxRelations;57 RelationsRef xRelations );122 …ntHandler( XmlFilterBase& rFilter, const ::rtl::OUString& rFragmentPath, RelationsRef xRelations );
39 RelationsRef xRelations );52 RelationsRef mxRelations;
66 typedef ::boost::shared_ptr< Relations > RelationsRef; typedef81 RelationsRef getRelationsFromType( const ::rtl::OUString& rType ) const;
115 RelationsRef importRelations( const ::rtl::OUString& rFragmentPath );
41 …ragmentBaseData( XmlFilterBase& rFilter, const OUString& rFragmentPath, RelationsRef xRelations ) : in FragmentBaseData()55 …FragmentHandler( XmlFilterBase& rFilter, const OUString& rFragmentPath, RelationsRef xRelations ) : in FragmentHandler()
75 RelationsRef Relations::getRelationsFromType( const OUString& rType ) const in getRelationsFromType()77 RelationsRef xRelations( new Relations( maFragmentPath ) ); in getRelationsFromType()
229 RelationsRef XmlFilterBase::importRelations( const OUString& rFragmentPath ) in importRelations()232 RelationsRef& rxRelations = mxImpl->maRelationsMap[ rFragmentPath ]; in importRelations()
64 RelationsFragment::RelationsFragment( XmlFilterBase& rFilter, RelationsRef xRelations ) : in RelationsFragment()
217 …RelationsRef xTableRels = getRelations().getRelationsFromType( CREATE_OFFICEDOC_RELATION_TYPE( "ta… in WorksheetFragment()472 …RelationsRef xQueryRels = getRelations().getRelationsFromType( CREATE_OFFICEDOC_RELATION_TYPE( "qu… in initializeImport()477 …RelationsRef xPivotRels = getRelations().getRelationsFromType( CREATE_OFFICEDOC_RELATION_TYPE( "pi… in initializeImport()
73 RelationsRef xRel = getHandler()->getRelations(); in endFastElement()
184 RelationsRef xLayoutRelations = rFilter.importRelations( aLayoutFragmentPath ); in endDocument()