Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/pagedlg/
H A Dscuitphfedit.cxx756 String aCommaSpace(RTL_CONSTASCII_STRINGPARAM(", ")); in ProcessDefinedListSel() local
757 …aWndCenter.GetEditEngine()->QuickInsertText(aCommaSpace,ESelection(aSel.nEndPara, aSel.nEndPos, aS… in ProcessDefinedListSel()
758 aSel.nEndPos = sal::static_int_cast<xub_StrLen>( aSel.nEndPos + aCommaSpace.Len() ); in ProcessDefinedListSel()
777 String aCommaSpace(RTL_CONSTASCII_STRINGPARAM(", ")); in ProcessDefinedListSel() local
778 …aWndCenter.GetEditEngine()->QuickInsertText(aCommaSpace,ESelection(aSel.nEndPara, aSel.nEndPos, aS… in ProcessDefinedListSel()
779 aSel.nEndPos = sal::static_int_cast<xub_StrLen>( aSel.nEndPos + aCommaSpace.Len() ); in ProcessDefinedListSel()

Completed in 20 milliseconds