Home
last modified time | relevance | path

Searched refs:sSlash (Results 1 – 6 of 6) sorted by relevance

/trunk/main/svl/source/config/
H A Dsrchcfg.cxx133 const OUString sSlash(C2U("/")); in Load() local
138 pPropertyNames[nProp] += sSlash; in Load()
188 const OUString sSlash(C2U("/")); in Commit() local
194 OUString sTmpName = sSlash; in Commit()
196 sTmpName += sSlash; in Commit()
/trunk/main/cui/source/dialogs/
H A Dhldocntp.cxx446 sal_Char const sSlash[] = "/"; in IMPL_LINK() local
456 if( aStrTmp.GetChar( aStrTmp.Len() - 1 ) != sSlash[0] ) in IMPL_LINK()
457 aStrTmp.AppendAscii( sSlash ); in IMPL_LINK()
/trunk/main/sc/source/core/tool/
H A Dunitconv.cxx119 const OUString sSlash('/'); in ScUnitConverter() local
125 sPrefix += sSlash; in ScUnitConverter()
H A Daddincol.cxx413 const rtl::OUString sSlash('/'); in ReadConfiguration() local
426 aFunctionsPath += sSlash; in ReadConfiguration()
478 aFuncPropPath += sSlash; in ReadConfiguration()
480 aFuncPropPath += sSlash; in ReadConfiguration()
568 aOneArgPath += sSlash; in ReadConfiguration()
570 aOneArgPath += sSlash; in ReadConfiguration()
/trunk/main/sw/source/ui/dbui/
H A Dmmconfigitem.cxx321 OUString sSlash = C2U("/"); in SwMailMergeConfigItem_Impl() local
631 OUString sSlash = C2U("/"); in Commit() local
633 sNodePath += sSlash; in Commit()
635 sNodePath += sSlash; in Commit()
H A Ddbinsdlg.cxx1658 rtl::OUString sSlash(C2U("/")); in Commit() local
1661 pValues[i].Name = sSlash; in Commit()

Completed in 52 milliseconds