Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/table/
H A DFieldFormatter.java241 short icount = xlstFieldNames.getItemCount(); in addFieldName() local
242 if (CurUnoDialog.verifyfieldcount(icount)) in addFieldName()
244 xlstFieldNames.addItem(snewfieldname, icount); in addFieldName()
247 icount in addFieldName()
/aoo4110/main/wizards/com/sun/star/wizards/ui/
H A DAggregateComponent.java424 int icount = CurDBMetaData.AggregateFieldNames.length; in initialize() local
425 if (icount == 0) in initialize()
432 super.initialize(icount); in initialize()
433 hideControlRowsfromindex(icount); in initialize()
/aoo4110/main/filter/source/flash/
H A Dswfexporter.cxx737 int icount = rMtf.GetActionCount(); in getMetaFile() local
738 return icount != 0; in getMetaFile()
/aoo4110/main/wizards/com/sun/star/wizards/db/
H A DTableDescriptor.java321 int icount = xIndexAccessKeys.getCount(); in removeAllColumnsFromDescriptor() local
322 if (icount > 0) in removeAllColumnsFromDescriptor()

Completed in 43 milliseconds