Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/config/
H A Doptcomp.cxx319 String sNewEntry; in InitControls() local
365 sNewEntry = m_sUserEntry; in InitControls()
371 sNewEntry = pFilter->GetUIName(); in InitControls()
374 if ( sNewEntry.Len() == 0 ) in InitControls()
375 sNewEntry = sName; in InitControls()
377 sal_uInt16 nPos = m_aFormattingLB.InsertEntry( sNewEntry ); in InitControls()
/trunk/main/cui/source/dialogs/
H A Dmultipat.cxx107 String sNewEntry( '\t' ); in IMPL_LINK() local
108 sNewEntry += sInsPath; in IMPL_LINK()
109 SvLBoxEntry* pEntry = aRadioLB.InsertEntry( sNewEntry ); in IMPL_LINK()

Completed in 17 milliseconds