Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/ui/table/
H A Dconvert.cxx55 static sal_Unicode uOther = ','; variable
75 uOther = aOtherEd.GetText().GetChar( 0 ); in GetValues()
76 rDelim = uOther; in GetValues()
86 uOther = 0; in GetValues()
163 if(uOther) in SwConvertTableDlg()
164 aOtherEd.SetText(uOther); in SwConvertTableDlg()