Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx3100 String sNextChain, sPrevChain; in Reset() local
3103 sPrevChain = pFlyFmt->GetName(); in Reset()
3118 if(sPrevChain.Len()) in Reset()
3120 if(LISTBOX_ENTRY_NOTFOUND == aPrevLB.GetEntryPos(sPrevChain)) in Reset()
3121 aPrevLB.InsertEntry(sPrevChain, 1); in Reset()
3122 aPrevLB.SelectEntry(sPrevChain); in Reset()
3132 pWrtSh->GetConnectableFrmFmts(*pFmt, sPrevChain, sal_True, in Reset()
3242 String sNextChain, sPrevChain; in FillItemSet() local
3244 sPrevChain = pFlyFmt->GetName(); in FillItemSet()
3248 if(sPrevChain != sCurrentPrevChain) in FillItemSet()

Completed in 46 milliseconds