Searched refs:aStrSep (Results 1 – 2 of 2) sorted by relevance
793 String aStrSep = String::CreateFromAscii(RTL_CONSTASCII_STRINGPARAM(": ")); in GetPresentation() local802 rText += aStrSep; in GetPresentation()821 rText += aStrSep; in GetPresentation()838 rText += aStrSep; in GetPresentation()855 rText += aStrSep; in GetPresentation()872 rText += aStrSep; in GetPresentation()889 rText += aStrSep; in GetPresentation()911 … rText.Assign( ScGlobal::GetRscString( STR_SCATTR_PAGE_SCALETOPAGES ) ).Append( aStrSep ); in GetPresentation()944 rText += aStrSep; in GetPresentation()972 rText += aStrSep; in GetPresentation()
342 String aStrSep = String::CreateFromAscii(RTL_CONSTASCII_STRINGPARAM( ": " )); in GetPresentation() local356 rText = ScGlobal::GetRscString(STR_PROTECTION); rText += aStrSep; in GetPresentation()358 rText += ScGlobal::GetRscString(STR_FORMULAS); rText += aStrSep; in GetPresentation()360 rText += ScGlobal::GetRscString(STR_HIDE); rText += aStrSep; in GetPresentation()362 rText += ScGlobal::GetRscString(STR_PRINT); rText += aStrSep; in GetPresentation()
Completed in 24 milliseconds