Searched refs:UOF2Storage (Results 1 – 8 of 8) sorted by relevance
423 UOF2Storage::UOF2Storage( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiSer… in UOF2Storage() function in XSLT::UOF2Storage429 UOF2Storage::UOF2Storage( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiSer… in UOF2Storage() function in XSLT::UOF2Storage435 UOF2Storage::~UOF2Storage() in ~UOF2Storage()439 ::com::sun::star::uno::Reference< ::com::sun::star::io::XInputStream > UOF2Storage::getMetaInputStr… in getMetaInputStream()444 ::com::sun::star::uno::Reference< ::com::sun::star::io::XOutputStream > UOF2Storage::getMetaOutputS… in getMetaOutputStream()449 bool UOF2Storage::isValidUOF2Doc() const in isValidUOF2Doc()
187 class UOF2Storage class190 …explicit UOF2Storage( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServic…193 …explicit UOF2Storage( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServic…196 ~UOF2Storage();
47 …UOF2Merge(UOF2Storage& rStorage, const ::com::sun::star::uno::Reference< ::com::sun::star::lang::X…60 UOF2Storage& m_rUOF2Storage;
90 UOF2Storage * m_pStore;
63 m_pStore = new UOF2Storage( m_rMultiFactory, m_rStream ); in _Init()
316 UOF2Storage aUOF2Storage( m_rServiceFactory, xInputStream ); in importer()
386 UOF2Merge::UOF2Merge( UOF2Storage& rStorage, in UOF2Merge()
201 XSLT::UOF2Storage aUOF2Storage(mxMSF, xIn); in detect()
Completed in 49 milliseconds