Searched refs:aLayoutNameWithSep (Results 1 – 1 of 1) sorted by relevance
784 String aLayoutNameWithSep(rLayoutName); in CreateLayoutSheetList() local785 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 15 milliseconds