Searched defs:xRelations (Results 1 – 4 of 4) sorted by relevance
41 …ragmentBaseData( XmlFilterBase& rFilter, const OUString& rFragmentPath, RelationsRef xRelations ) : in FragmentBaseData()55 …FragmentHandler( XmlFilterBase& rFilter, const OUString& rFragmentPath, RelationsRef xRelations ) : in FragmentHandler()
64 RelationsFragment::RelationsFragment( XmlFilterBase& rFilter, RelationsRef xRelations ) : in RelationsFragment()
262 OUString lclAddRelation( const Reference< XRelationshipAccess > xRelations, sal_Int32 nId, const OU… in lclAddRelation()285 Reference< XRelationshipAccess > xRelations( getStorage()->getXStorage(), UNO_QUERY ); in addRelation() local302 Reference< XRelationshipAccess > xRelations( xOutputStream, UNO_QUERY ); in addRelation() local
77 RelationsRef xRelations( new Relations( maFragmentPath ) ); in getRelationsFromType() local
Completed in 19 milliseconds