Searched refs:aDesignOutput (Results 1 – 1 of 1) sorted by relevance
546 … StorageXMLOutputStream aDesignOutput( m_rContext, i_rObjectStorage, lcl_getSettingsStreamName() ); in impl_saveQueryDesign_throw() local547 SettingsExportContext aSettingsExportContext( m_rContext, aDesignOutput ); in impl_saveQueryDesign_throw()551 … aDesignOutput.startElement( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "office:settings" ) ) ); in impl_saveQueryDesign_throw()552 aDesignOutput.ignorableWhitespace( sWhitespace ); in impl_saveQueryDesign_throw()557 aDesignOutput.ignorableWhitespace( sWhitespace ); in impl_saveQueryDesign_throw()558 aDesignOutput.endElement(); in impl_saveQueryDesign_throw()559 aDesignOutput.close(); in impl_saveQueryDesign_throw()
Completed in 11 milliseconds