Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/ui/chrdlg/
H A Dswuiccoll.cxx336 String sTbEntry; in IMPL_LINK() local
339 sTbEntry = aTbLinks.GetEntryText(pE); in IMPL_LINK()
340 sTbEntry = sTbEntry.GetToken(1, '\t'); in IMPL_LINK()
343 aAssignPB.Enable( sStyle != sTbEntry && aConditionCB.IsChecked() ); in IMPL_LINK()
346 aRemovePB.Enable( aConditionCB.IsChecked() && sTbEntry.Len() ); in IMPL_LINK()

Completed in 14 milliseconds