Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/fldui/
H A Dfldref.cxx727 sal_uInt16 nFormatSel = aFormatLB.GetSelectEntryPos(); in FillFormatLB() local
728 if (nFormatSel != LISTBOX_ENTRY_NOTFOUND) in FillFormatLB()
729 sOldSel = aFormatLB.GetEntry(nFormatSel); in FillFormatLB()
H A Dfldvar.cxx728 const sal_uInt16 nFormatSel = aFormatLB.GetSelectEntryPos(); in FillFormatLB() local
729 if ( nFormatSel != LISTBOX_ENTRY_NOTFOUND ) in FillFormatLB()
730 sOldSel = aFormatLB.GetEntry( nFormatSel ); in FillFormatLB()

Completed in 22 milliseconds