Home
last modified time | relevance | path

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

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

Completed in 11 milliseconds