Home
last modified time | relevance | path

Searched refs:Number (Results 26 – 50 of 322) sorted by relevance

12345678910>>...13

/trunk/main/wizards/com/sun/star/wizards/web/
H A DIconsDialog.java109 return (String) set.getKey(((Number) getSelected()).intValue() / icons.length); in getIconset()
154 int i = ((Number) listItem).intValue(); in getImageUrls()
176 int i = ((Number) object).intValue(); in render()
/trunk/main/migrationanalysis/src/driver_docs/sources/
H A DCommonPreparation.bas92 Err.Number & " " & Err.Description & " " & Err.Source
133 …WriteDebug currentFunctionName & " : " & docAnalysis.name & ": " & Err.Number & " " & Err.Descript…
216 Err.Number & " " & Err.Description & " " & Err.Source
H A DCollectedFiles.cls207 WriteDebug currentFunctionName & " : " & Err.Number & " " & Err.Description & " " & Err.Source
342 WriteDebug currentFunctionName & " : " & Err.Number & " " & Err.Description & " " & Err.Source
/trunk/main/icc/
H A DSampleICC-1.3.2.patch1643 - sprintf(buf, "Number of Channels : %u\r\n", m_nChannels);
1644 + sprintf(buf, "Number of Channels : %u\n", m_nChannels);
1661 - sReport += " - Number of device channels must be three.\r\n";
1662 + sReport += " - Number of device channels must be three.\n";
2134 - sprintf(buf, "Number of Channels: %u\r\n", m_nChannels);
2135 + sprintf(buf, "Number of Channels: %u\n", m_nChannels);
2386 + sReport += " - Number of parameters inconsistent with function type.\n";
2395 + sReport += " - Number of parameters inconsistent with function type.\n";
2404 + sReport += " - Number of parameters inconsistent with function type.\n";
2413 + sReport += " - Number of parameters inconsistent with function type.\n";
[all …]
/trunk/main/sc/source/ui/sidebar/
H A DNumberFormatPropertyPanel.src37 Text = "Number Format" ;
57 < "Number" ; > ;
80 Text [ en-US ] = "Number" ;
/trunk/main/offapi/com/sun/star/rendering/
H A DFloatingPointBitmapLayout.idl45 /** Number of scanlines for this bitmap.
51 /** Number of data bytes per scanline.
87 /** Number of color components per pixel.
H A DIntegerBitmapLayout.idl45 /** Number of scanlines for this bitmap.
51 /** Number of data bytes per scanline.
/trunk/main/sw/source/ui/index/
H A Dcnttab.src301 < "Category and Number" ; > ;
471 Text [ en-US ] = "~Number entries" ;
816 < "Number range only" ; > ;
818 < "Number range and description" ; > ;
837 < "Number" ; > ;
838 < "Number without separator" ; > ;
/trunk/main/migrationanalysis/src/wizard/
H A DAnalyse.bas408 WriteDebug currentFunctionName & " : " & Err.Number & " " & Err.Description & " " & Err.Source
464 WriteDebug currentFunctionName & " : " & Err.Number & " " & Err.Description & " " & Err.Source
547 WriteDebug currentFunctionName & " : " & Err.Number & " " & Err.Description & " " & Err.Source
H A DWizard.bas302 Debug.Print currentFunctionName & " : " & Err.Number & " " & Err.Description & " " & Err.Source
447 WriteDebug currentFunctionName & " : " & Err.Number & " " & Err.Description & " " & Err.Source
536 WriteDebug currentFunctionName & " : " & Err.Number & " " & Err.Description & " " & Err.Source
H A DCollectedFiles.cls271 WriteDebug currentFunctionName & " : " & Err.Number & " " & Err.Description & " " & Err.Source
423 WriteDebug currentFunctionName & " : " & Err.Number & " " & Err.Description & " " & Err.Source
/trunk/main/oovbaapi/ooo/vba/
H A DXErrObject.idl40 [attribute] long Number;
46 …void Raise([in] any Number, [in] any Source, [in] any Description, [in] any HelpFile, [in] any Hel…
/trunk/main/cui/source/dialogs/
H A Dnewtabledlg.src40 Text [ en-US ] = "Number of columns:" ;
60 Text [ en-US ] = "Number of rows:" ;
/trunk/main/offapi/com/sun/star/text/
H A DPrintPreviewSettings.idl64 /** Number of Rows */
67 /** Number of Columns */
/trunk/main/cui/source/options/
H A Doptimprove.src86 Text [ en-US ] = "Number of reports sent:" ;
97 Text [ en-US ] = "Number of tracked actions:" ;
H A Doptmemory.src46 Text [ en-US ] = "Number of steps" ;
178 Text [ en-US ] = "Number of objects" ;
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DFormatValueUtility.java86 else if (value instanceof Number) in applyValueForVariable()
149 else if (value instanceof Number) in applyValueForCell()
/trunk/main/sc/source/filter/lotus/
H A Dexpop.cxx148 void ExportWK1::Number( const sal_uInt16 nCol, const sal_uInt16 nRow, const double fWert, const ScP… in Number() function in ExportWK1
377 Number( nCol, nRow, fVal, *pPatAttr ); in Write()
/trunk/main/wizards/com/sun/star/wizards/ui/event/
H A DUnoDataAware.java129 else if (value instanceof Number) in getBoolean()
131 return ((Number) value).intValue() == 0 ? Boolean.TRUE : Boolean.FALSE; in getBoolean()
/trunk/main/sc/addin/rot13/
H A Drot13.cl64 …* @param *nParamCount Output: Number of Parameter. Must be greater than 0, because there's always …
100 * @param *nParam Parameter Number
/trunk/main/offapi/com/sun/star/i18n/
H A DXTransliteration.idl193 Number of codepoints to be transliterated.
234 Number of code points to use of aStr1.
246 Number of code points to use of aStr2.
/trunk/main/cui/source/tabpages/
H A Dnumfmt.src35 Text [ en-US ] = "Number Format" ;
54 < "Number" ; Default ; > ;
/trunk/main/sd/source/ui/dlg/
H A Danimobjs.src112 QuickHelpText [ en-US ] = "Image Number" ;
233 Text [ en-US ] = "Number" ;
/trunk/test/testcommon/source/org/openoffice/test/vcl/client/
H A DCommandCaller.java227 int c = ((Number) args[i]).intValue(); in writeParams()
533 writeUShort(((Number) args[i]).intValue()); in callSlot()
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/excel/
H A DRanges.log123 ITEM Assertion OK : Number of Cells in Range: 53
124 ITEM Assertion OK : Number of Cells in Range: 53
125 ITEM Assertion OK : Number of Cells in Range: 53

Completed in 88 milliseconds

12345678910>>...13