/aoo4110/main/vcl/source/glyphs/ |
H A D | graphite_layout.cxx | 136 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 …]
|
/aoo4110/main/odk/examples/DevelopersGuide/UCB/ |
H A D | ChildrenRetriever.java | 236 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()
|
/aoo4110/main/offapi/com/sun/star/sdbc/ |
H A D | RowSet.idl | 119 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 D | Statement.idl | 112 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 D | PreparedStatement.idl | 160 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 D | XDataSource.idl | 71 the login time limit in seconds 89 the login time limit in seconds
|
H A D | XDriverManager.idl | 99 the login time limit in seconds 110 the driver login time limit in seconds
|
/aoo4110/main/scripting/java/com/sun/star/script/framework/io/ |
H A D | UCBStreamHandler.java | 60 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()
|
/aoo4110/main/migrationanalysis/src/wizard/ |
H A D | Analyse.bas | 387 Dim limit As Long variable 389 limit = myDocList.count 390 If (limit > 0) Then 394 For Index = 1 To limit
|
H A D | Wizard.frm | 3065 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
|
/aoo4110/main/offapi/com/sun/star/awt/ |
H A D | Selection.idl | 39 /** specifies the lower limit of the range. 45 /** specifies the upper limit of the range.
|
/aoo4110/main/sccomp/source/solver/ |
H A D | solver.src | 41 Text [ en-US ] = "Solving time limit (seconds)"; 70 Text [ en-US ] = "The time limit was reached.";
|
/aoo4110/main/libxmlsec/ |
H A D | xmlsec1-os2.patch | 26 # Otherwise a system limit (for SysV at least) may be exceeded. 63 # Otherwise a system limit (for SysV at least) may be exceeded.
|
/aoo4110/main/offapi/com/sun/star/util/ |
H A D | XTextSearch.idl | 114 checking of limit, split weigh pools. 117 the WLD is within a calculated limit where each insertion, 133 doubled calculated limit and replacements are treated
|
/aoo4110/main/sc/source/filter/lotus/ |
H A D | expop.cxx | 96 #error row limit 64k in Dimensions() 366 #error row limit 64k in Write()
|
/aoo4110/main/offapi/com/sun/star/chart/ |
H A D | ChartStatistics.idl | 59 /** specifies the lower limit of the error range of a 73 /** specifies the upper limit of the error range of a
|
/aoo4110/main/starmath/source/ |
H A D | smres.src | 716 Text [ en-US ] = "~Upper limit"; 728 Text [ en-US ] = "~Lower limit"; 1727 Text [ en-US ] = "Left limit expected" ; 1732 Text [ en-US ] = "Right limit expected" ;
|
/aoo4110/main/oox/source/dump/ |
H A D | dffdumper.ini | 180 …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…
|
/aoo4110/main/xmerge/source/xmerge/java/org/openoffice/xmerge/util/ |
H A D | resources.properties | 63 DOC_TEXT_RECORD_SIZE_EXCEEDED=DOC text record exceeds size limit.
|
/aoo4110/ext_libraries/coinmp/ |
H A D | coinmp-1.6.0-os2.patch | 79 # Otherwise a system limit (for SysV at least) may be exceeded.
|
/aoo4110/main/scaddins/source/analysis/ |
H A D | analysis.src | 923 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";
|
/aoo4110/main/offapi/com/sun/star/document/ |
H A D | XDocumentEventBroadcaster.idl | 87 … <p>Implementations might also decide to limit the list of allowed events (means event names) at
|
/aoo4110/main/offapi/com/sun/star/text/ |
H A D | TextPageStyle.idl | 141 <p>If set to zero, the height of the current page is used as limit.</p>
|
/aoo4110/main/offapi/com/sun/star/rendering/ |
H A D | StrokeAttributes.idl | 53 corner's diagonal exceed this limit, a bevelled join is used
|
/aoo4110/main/offapi/com/sun/star/report/ |
H A D | XReportEngine.idl | 151 If the limit is exceeded, the excess rows are silently dropped.
|