Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/html/
H A Dhtmlform.cxx783 aTmpSz.Height = nSelectEntryCnt; in SetControlSize()
2297 nSelectEntryCnt = 1; in NewSelect()
2331 nSelectEntryCnt = (sal_uInt16)pOption->GetNumber(); in NewSelect()
2428 if( !bMultiple && 1==nSelectEntryCnt ) in NewSelect()
2437 if( nSelectEntryCnt <= 1 ) // 4 Zeilen als default in NewSelect()
2438 nSelectEntryCnt = 4; in NewSelect()
2447 aTextSz.Height() = nSelectEntryCnt; in NewSelect()
2552 if( !nSelCnt && 1 == nSelectEntryCnt && nEntryCnt ) in EndSelect()
H A Dswhtml.hxx441 sal_uInt16 nSelectEntryCnt;// Number of entries in the current list box member in SwHTMLParser

Completed in 34 milliseconds