Searched refs:aUOF2Storage (Results 1 – 2 of 2) sorted by relevance
201 XSLT::UOF2Storage aUOF2Storage(mxMSF, xIn); in detect() local202 if(aUOF2Storage.isValidUOF2Doc()) in detect()205 …Reference< XInputStream > xUOFInputStream = aUOF2Storage.getMainStorageRef()->openInputStream(XSLT… in detect()
314 UOF2Storage aUOF2Storage( m_rServiceFactory, xInputStream ); in importer() local315 if ( aUOF2Storage.isValidUOF2Doc() ) in importer()317 UOF2Merge aUOF2Merge( aUOF2Storage, m_rServiceFactory ); in importer()
Completed in 30 milliseconds