Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/core/
H A Dstlpool.cxx784 String aLayoutNameWithSep(rLayoutName); in CreateLayoutSheetList() local
785 aLayoutNameWithSep.AppendAscii( RTL_CONSTASCII_STRINGPARAM( SD_LT_SEPARATOR )); in CreateLayoutSheetList()
786 sal_uInt16 nLen = aLayoutNameWithSep.Len(); in CreateLayoutSheetList()
793 if (pSheet->GetName().Match(aLayoutNameWithSep) == nLen) in CreateLayoutSheetList()

Completed in 22 milliseconds