Searched refs:sSlash (Results 1 – 6 of 6) sorted by relevance
133 const OUString sSlash(C2U("/")); in Load() local138 pPropertyNames[nProp] += sSlash; in Load()188 const OUString sSlash(C2U("/")); in Commit() local194 OUString sTmpName = sSlash; in Commit()196 sTmpName += sSlash; in Commit()
446 sal_Char const sSlash[] = "/"; in IMPL_LINK() local456 if( aStrTmp.GetChar( aStrTmp.Len() - 1 ) != sSlash[0] ) in IMPL_LINK()457 aStrTmp.AppendAscii( sSlash ); in IMPL_LINK()
119 const OUString sSlash('/'); in ScUnitConverter() local125 sPrefix += sSlash; in ScUnitConverter()
413 const rtl::OUString sSlash('/'); in ReadConfiguration() local426 aFunctionsPath += sSlash; in ReadConfiguration()478 aFuncPropPath += sSlash; in ReadConfiguration()480 aFuncPropPath += sSlash; in ReadConfiguration()568 aOneArgPath += sSlash; in ReadConfiguration()570 aOneArgPath += sSlash; in ReadConfiguration()
321 OUString sSlash = C2U("/"); in SwMailMergeConfigItem_Impl() local631 OUString sSlash = C2U("/"); in Commit() local633 sNodePath += sSlash; in Commit()635 sNodePath += sSlash; in Commit()
1658 rtl::OUString sSlash(C2U("/")); in Commit() local1661 pValues[i].Name = sSlash; in Commit()
Completed in 50 milliseconds