Home
last modified time | relevance | path

Searched refs:limit (Results 1 – 25 of 98) sorted by relevance

1234

/aoo42x/main/vcl/source/glyphs/
H A Dgraphite_layout.cxx136 int limit = 0; in findSameDirLimit() local
140 ubidi_getLogicalRun(ubidi, 0, &limit, &level); in findSameDirLimit()
144 limit = 0; in findSameDirLimit()
146 return limit; in findSameDirLimit()
725 int limit = rArgs.mnEndCharPos; in CreateSegment() local
739 *pSegRecord = pCache->getSegment(rArgs, bRtl, limit); in CreateSegment()
753 if (limit > rArgs.mnMinCharPos && limit == rArgs.mnEndCharPos in CreateSegment()
754 && pSegment->stopCharacter() != limit) in CreateSegment()
769 if (lastChar >= limit) in CreateSegment()
786 mpTextSrc = new TextSourceAdaptor(rArgs, limit); in CreateSegment()
[all …]
/aoo42x/main/odk/examples/DevelopersGuide/UCB/
H A DChildrenRetriever.java236 int limit; in printLine() local
241 limit = 15; in printLine()
246 if ( leng < limit ) { in printLine()
247 for ( int l = leng; l < limit; l++) { in printLine()
253 String temp1 = prop.substring( 0, limit ); in printLine()
254 String temp2 = prop.substring( limit ); in printLine()
259 for ( int l = 0; l < limit; l++) { in printLine()
/aoo42x/main/offapi/com/sun/star/sdbc/
H A DRowSet.idl119 to execute. If the limit is exceeded, a
130 This limit is the maximum number of bytes that can be returned
131 for any column value. The limit applies only to
145 If the limit is exceeded, the excess data is silently discarded.
154 If the limit is exceeded, the excess rows are silently dropped.
H A DStatement.idl112 to execute. If the limit is exceeded, a SQLException is thrown.
121 This limit is the maximum number of bytes that can be returned
122 for any column value. The limit applies only to
136 If the limit is exceeded, the excess data is silently discarded.
145 If the limit is exceeded, the excess rows are silently dropped.
H A DPreparedStatement.idl160 to execute. If the limit is exceeded, a SQLException is thrown.
168 This limit is the maximum number of bytes that can be returned
169 for any column value. The limit applies only to
183 If the limit is exceeded, the excess data is silently discarded.
193 If the limit is exceeded, the excess rows are silently dropped.
H A DXDataSource.idl71 the login time limit in seconds
89 the login time limit in seconds
H A DXDriverManager.idl99 the login time limit in seconds
110 the driver login time limit in seconds
/aoo42x/main/scripting/java/com/sun/star/script/framework/io/
H A DUCBStreamHandler.java60 public void parseURL(URL url, String spec, int start, int limit) { in parseURL() argument
61 …UCBStreamHandler, parseURL: " + url + " spec: " + spec + " start: " + start + " limit: " + limit ); in parseURL()
65 file = spec.substring(start, limit); in parseURL()
67 file += spec.substring(start, limit); in parseURL()
/aoo42x/main/migrationanalysis/src/wizard/
H A DAnalyse.bas387 Dim limit As Long variable
389 limit = myDocList.count
390 If (limit > 0) Then
394 For Index = 1 To limit
H A DWizard.frm3065 Dim limit As Long
3066 limit = myDocFiles.WordFiles.count
3067 For Index = 1 To limit
3071 limit = myDocFiles.ExcelFiles.count
3072 For Index = 1 To limit
3076 limit = myDocFiles.PowerPointFiles.count
3077 For Index = 1 To limit
/aoo42x/main/offapi/com/sun/star/util/
H A DSearchFlags.idl99 checking of limit, split weigh pools.
102 the WLD is within a calculated limit where each insertion,
118 doubled calculated limit and replacements are treated
/aoo42x/main/offapi/com/sun/star/awt/
H A DSelection.idl39 /** specifies the lower limit of the range.
45 /** specifies the upper limit of the range.
/aoo42x/main/sccomp/source/solver/
H A Dsolver.src41 Text [ en-US ] = "Solving time limit (seconds)";
73 Text [ en-US ] = "The time limit was reached.";
/aoo42x/main/libxmlsec/
H A Dxmlsec1-os2.patch26 # Otherwise a system limit (for SysV at least) may be exceeded.
63 # Otherwise a system limit (for SysV at least) may be exceeded.
/aoo42x/main/sc/source/filter/lotus/
H A Dexpop.cxx96 #error row limit 64k in Dimensions()
366 #error row limit 64k in Write()
/aoo42x/main/offapi/com/sun/star/chart/
H A DChartStatistics.idl59 /** specifies the lower limit of the error range of a
73 /** specifies the upper limit of the error range of a
/aoo42x/main/starmath/source/
H A Dsmres.src710 Text [ en-US ] = "~Upper limit" ;
722 Text [ en-US ] = "~Lower limit" ;
1718 Text [ en-US ] = "Left limit expected" ;
1723 Text [ en-US ] = "Right limit expected" ;
/aoo42x/main/oox/source/dump/
H A Ddffdumper.ini180 …0x01C8=line-fill-width,line-fill-height,line-fill-dz-type,line-width,line-miter-limit,line-style,l…
233 …0x0548=lline-fill-width,lline-fill-height,lline-fill-dz-type,lline-width,lline-miter-limit,lline-s…
240 …0x0588=tline-fill-width,tline-fill-height,tline-fill-dz-type,tline-width,tline-miter-limit,tline-s…
247 …0x05C8=rline-fill-width,rline-fill-height,rline-fill-dz-type,rline-width,rline-miter-limit,rline-s…
254 …0x0608=bline-fill-width,bline-fill-height,bline-fill-dz-type,bline-width,bline-miter-limit,bline-s…
/aoo42x/main/xmerge/java/xmerge/src/main/resources/org/openoffice/xmerge/util/
H A Dresources.properties63 DOC_TEXT_RECORD_SIZE_EXCEEDED=DOC text record exceeds size limit.
/aoo42x/ext_libraries/coinmp/
H A Dcoinmp-1.6.0-os2.patch79 # Otherwise a system limit (for SysV at least) may be exceeded.
/aoo42x/main/scaddins/source/analysis/
H A Danalysis.src923 Text [ en-US ] = "Lower limit";
928 Text [ en-US ] = "The lower limit for integration";
933 Text [ en-US ] = "Upper limit";
938 Text [ en-US ] = "The upper limit for integration";
951 Text [ en-US ] = "Lower limit";
956 Text [ en-US ] = "The lower limit for integration";
/aoo42x/main/offapi/com/sun/star/document/
H A DXDocumentEventBroadcaster.idl87 … <p>Implementations might also decide to limit the list of allowed events (means event names) at
/aoo42x/main/offapi/com/sun/star/text/
H A DTextPageStyle.idl141 <p>If set to zero, the height of the current page is used as limit.</p>
/aoo42x/main/offapi/com/sun/star/rendering/
H A DStrokeAttributes.idl53 corner's diagonal exceed this limit, a bevelled join is used
/aoo42x/main/offapi/com/sun/star/report/
H A DXReportEngine.idl151 If the limit is exceeded, the excess rows are silently dropped.

Completed in 98 milliseconds

1234