Home
last modified time | relevance | path

Searched refs:implOpenOutputStream (Results 1 – 8 of 8) sorted by relevance

/trunk/main/filter/source/xsltfilter/
H A Duof2storage.hxx129 implOpenOutputStream( const ::rtl::OUString& rElementName ) = 0;
178 implOpenOutputStream( const ::rtl::OUString& rElementName );
H A Duof2storage.cxx191 xOutStream = implOpenOutputStream(aElement); in openOutputStream()
392 …uno::Reference< ::com::sun::star::io::XOutputStream > ZipStorage::implOpenOutputStream( const ::rt… in implOpenOutputStream() function in XSLT::ZipStorage
/trunk/main/oox/inc/oox/helper/
H A Dzipstorage.hxx76 implOpenOutputStream( const ::rtl::OUString& rElementName );
H A Dstoragebase.hxx167 implOpenOutputStream( const ::rtl::OUString& rElementName ) = 0;
/trunk/main/oox/inc/oox/ole/
H A Dolestorage.hxx94 implOpenOutputStream( const ::rtl::OUString& rElementName );
/trunk/main/oox/source/helper/
H A Dzipstorage.cxx196 Reference< XOutputStream > ZipStorage::implOpenOutputStream( const OUString& rElementName ) in implOpenOutputStream() function in oox::ZipStorage
H A Dstoragebase.cxx192 xOutStream = implOpenOutputStream( aElement ); in openOutputStream()
/trunk/main/oox/source/ole/
H A Dolestorage.cxx371 Reference< XOutputStream > OleStorage::implOpenOutputStream( const OUString& rElementName ) in implOpenOutputStream() function in oox::ole::OleStorage

Completed in 35 milliseconds