Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Ddocpool.cxx793 String aStrSep = String::CreateFromAscii(RTL_CONSTASCII_STRINGPARAM(": ")); in GetPresentation() local
802 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()
H A Dattrib.cxx342 String aStrSep = String::CreateFromAscii(RTL_CONSTASCII_STRINGPARAM( ": " )); in GetPresentation() local
356 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 18 milliseconds