Searched defs:xRelations (Results 1 – 4 of 4) sorted by relevance
| /trunk/main/oox/source/core/ |
| H A D | fragmenthandler.cxx | 41 …ragmentBaseData( XmlFilterBase& rFilter, const OUString& rFragmentPath, RelationsRef xRelations ) : in FragmentBaseData() 55 …FragmentHandler( XmlFilterBase& rFilter, const OUString& rFragmentPath, RelationsRef xRelations ) : in FragmentHandler()
|
| H A D | relationshandler.cxx | 64 RelationsFragment::RelationsFragment( XmlFilterBase& rFilter, RelationsRef xRelations ) : in RelationsFragment()
|
| H A D | xmlfilterbase.cxx | 262 …ccess > xRelations, sal_Int32 nId, const OUString& rType, const OUString& rTarget, bool bExternal ) in lclAddRelation() 285 Reference< XRelationshipAccess > xRelations( getStorage()->getXStorage(), UNO_QUERY ); in addRelation() local 302 Reference< XRelationshipAccess > xRelations( xOutputStream, UNO_QUERY ); in addRelation() local
|
| H A D | relations.cxx | 77 RelationsRef xRelations( new Relations( maFragmentPath ) ); in getRelationsFromType() local
|