Searched refs:sErrFile (Results 1 – 2 of 2) sorted by relevance
311 String sWarnFile, sErrFile; in _Write() local401 sErrFile = String( RTL_CONSTASCII_STRINGPARAM("styles.xml"), in _Write()415 sErrFile = String( RTL_CONSTASCII_STRINGPARAM("content.xml"), in _Write()472 if( sErrFile.Len() ) in _Write()473 return *new StringErrorInfo( ERR_WRITE_ERROR_FILE, sErrFile, in _Write()
1502 ::rtl::OUString sWarnFile, sErrFile; in storeToStorage()1611 sErrFile = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("content.xml")); in storeToStorage()
Completed in 30 milliseconds