Searched refs:StorageTextOutputStream (Results 1 – 3 of 3) sorted by relevance
90 …StorageTextOutputStream::StorageTextOutputStream( const ::comphelper::ComponentContext& i_rConte… in StorageTextOutputStream() function in dbaccess::StorageTextOutputStream105 StorageTextOutputStream::~StorageTextOutputStream() in ~StorageTextOutputStream()110 void StorageTextOutputStream::writeLine( const ::rtl::OUString& i_rLine ) in writeLine()119 void StorageTextOutputStream::writeLine() in writeLine()
43 class DBACCESS_DLLPRIVATE StorageTextOutputStream : public StorageOutputStream class46 StorageTextOutputStream(51 ~StorageTextOutputStream();
153 … StorageTextOutputStream aTextOutput( i_rContext, i_rStorage, lcl_getObjectMapStreamName() ); in lcl_writeObjectMap_throw()
Completed in 59 milliseconds