Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/ui/frmdlg/
H A Dcolumn.cxx943 String tmp1(sLbl2); in SetLabels()
944 sLbl2.Insert(sLbl, sLbl2.Len() - 1); in SetLabels()
945 aLbl1.SetText(sLbl2); in SetLabels()
947 sLbl2 = String::CreateFromInt32( nVis + 2 ); in SetLabels()
948 String tmp2(sLbl2); in SetLabels()
949 sLbl2.Insert(sLbl, sLbl2.Len() - 1); in SetLabels()
950 aLbl2.SetText(sLbl2); in SetLabels()
952 sLbl2 = String::CreateFromInt32( nVis + 3 ); in SetLabels()
953 String tmp3(sLbl2); in SetLabels()
954 sLbl2.Insert(sLbl, sLbl2.Len() - 1); in SetLabels()
[all …]

Completed in 105 milliseconds