Home
last modified time | relevance | path

Searched refs:sFormatVersion (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/ui/config/
H A Doptcomp.cxx201 String sFormatVersion; in ReplaceFormatName() local
204 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()
/trunk/main/filter/source/config/cache/
H A Dfiltercache.cxx1675 ::rtl::OUString sFormatVersion = m_sOOoXMLFormatVersion; in impl_readPatchUINames()
1717 sValue = sValue.replaceAt(nIndex, FORMATVERSION_VAR.getLength(), sFormatVersion); in impl_readPatchUINames()

Completed in 30 milliseconds