Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx3100 String sNextChain, sPrevChain; in Reset() local
3108 sNextChain = pFlyFmt->GetName(); in Reset()
3115 pWrtSh->GetConnectableFrmFmts(*pFmt, sNextChain, sal_False, in Reset()
3135 if(sNextChain.Len()) in Reset()
3137 if(LISTBOX_ENTRY_NOTFOUND == aNextLB.GetEntryPos(sNextChain)) in Reset()
3138 aNextLB.InsertEntry(sNextChain, 1); in Reset()
3139 aNextLB.SelectEntry(sNextChain); in Reset()
3242 String sNextChain, sPrevChain; in FillItemSet() local
3247 sNextChain = pFlyFmt->GetName(); in FillItemSet()
3250 if(sNextChain != sCurrentNextChain) in FillItemSet()

Completed in 21 milliseconds