Home
last modified time | relevance | path

Searched refs:aUOF2Storage (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/filter/source/xmlfilterdetect/
H A Dfilterdetect.cxx201 XSLT::UOF2Storage aUOF2Storage(mxMSF, xIn); in detect() local
202 if(aUOF2Storage.isValidUOF2Doc()) in detect()
205 …Reference< XInputStream > xUOFInputStream = aUOF2Storage.getMainStorageRef()->openInputStream(XSLT… in detect()
/aoo4110/main/filter/source/xsltfilter/
H A DXSLTFilter.cxx314 UOF2Storage aUOF2Storage( m_rServiceFactory, xInputStream ); in importer() local
315 if ( aUOF2Storage.isValidUOF2Doc() ) in importer()
317 UOF2Merge aUOF2Merge( aUOF2Storage, m_rServiceFactory ); in importer()

Completed in 17 milliseconds