Home
last modified time | relevance | path

Searched refs:sFormatName (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/sw/source/ui/config/
H A Doptcomp.cxx200 String sFormatName = sTmp; in ReplaceFormatName() local
202 bool bOpenOffice = ( sOpenOfficeName == sFormatName ); in ReplaceFormatName()
207 if ( !bOpenOffice && ( sAsianName != sFormatName ) ) in ReplaceFormatName()
208 sFormatName = String::CreateFromAscii("StarOffice"); in ReplaceFormatName()
210 rEntry.SearchAndReplace( String::CreateFromAscii("%FORMATNAME"), sFormatName ); in ReplaceFormatName()
/aoo42x/main/svtools/source/filter/
H A DFilterConfigCache.cxx230 ::rtl::OUString sFormatName; in ImplInit()
231 xFilterSet->getPropertyValue(SFORMATNAME) >>= sFormatName; in ImplInit()
232 aEntry.CreateFilterName( sFormatName ); in ImplInit()
/aoo42x/main/filter/source/config/cache/
H A Dfiltercache.cxx1674 ::rtl::OUString sFormatName = m_sOOoXMLFormatName; in impl_readPatchUINames()
1710 sValue = sValue.replaceAt(nIndex, FORMATNAME_VAR.getLength(), sFormatName); in impl_readPatchUINames()
/aoo42x/main/xmloff/source/style/
H A Dxmlnumfi.cxx1842 ByteString aByte( String(sFormatName), gsl_getSystemTextEncoding() ); in CreateAndInsert()

Completed in 52 milliseconds