Searched refs:sFormatVersion (Results 1 – 2 of 2) sorted by relevance
201 String sFormatVersion; in ReplaceFormatName() local204 sFormatVersion = String::CreateFromAscii("1.1"); in ReplaceFormatName()206 sFormatVersion = String::CreateFromAscii("6.0/7"); in ReplaceFormatName()211 rEntry.SearchAndReplace( String::CreateFromAscii("%FORMATVERSION"), sFormatVersion ); in ReplaceFormatName()
1675 ::rtl::OUString sFormatVersion = m_sOOoXMLFormatVersion; in impl_readPatchUINames()1717 sValue = sValue.replaceAt(nIndex, FORMATVERSION_VAR.getLength(), sFormatVersion); in impl_readPatchUINames()
Completed in 28 milliseconds