Home
last modified time | relevance | path

Searched refs:split (Results 76 – 100 of 251) sorted by relevance

1234567891011

/trunk/main/l10ntools/source/filter/merge/
H A DFCFGMerge.cfg92 # This delimiter is used to split every
/trunk/main/mythes/
H A Dmythes-1.2.0-vanilla-th-gen-idx.patch35 my ($aent, $aoff) = split('\|',$a);
/trunk/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclControl.java294 String[] data = ret.split(",");
H A DVclTreeListBox.java376 String[] items = path.split("->"); in selectByPath()
/trunk/main/toolkit/test/accessibility/ov/
H A DSelectionView.java225 String[] aWords = sCommand.split (" "); in actionPerformed()
/trunk/main/l10ntools/scripts/tool/
H A Dsdf.py134 splitted = line.split("\t")
H A Dl10ntool.py155 parse_complex_arg = lambda arg: arg.split(",")
/trunk/main/basegfx/source/polygon/
H A Db2dpolygontools.cxx872 aBezierSegment.split(fBezierDistance, 0, &aRight); in getSnippetAbsolute()
930 aBezierSegment.split(fBezierDistance, &aLeft, 0); in getSnippetAbsolute()
1399 aCurrentEdge.split(fBezierSplit, 0, &aRight); in applyLineDashing()
3068 aCurrentEdge.split(fSplitPoint, &aLeftPart, &aCurrentEdge); in reSegmentPolygonEdges()
3224 aSegment.split(fExtremumPos, &aLeft, &aSegment); in createSimplifiedPolygon()
/trunk/main/solenv/bin/
H A Dbuildalyzer33 options = line[:-1].split(' ')
/trunk/main/offapi/com/sun/star/accessibility/
H A DXAccessible.idl43 <type>XAccessibleContext</type> makes it possible to split up the
/trunk/main/odk/examples/java/Inspector/
H A DInspectorAddon.java123 String[] sTitleList = sTitle.split(" - "); in dispatch()
/trunk/main/l10ntools/java/jpropex/java/
H A DSdfEntity.java98 String[] splitted = line.split("\t",15); in setProperties()
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/
H A DSelectionView.java231 String[] aWords = sCommand.split (" "); in actionPerformed()
/trunk/main/offapi/com/sun/star/rendering/
H A DFontInfo.idl74 This is to be interpreted as a split-up 128bit value, see <a
/trunk/main/sw/source/ui/table/
H A Dinstable.src148 Text [ en-US ] = "Don't split table" ;
H A Dconvert.src140 Text [ en-US ] = "Don't split table" ;
/trunk/main/offapi/com/sun/star/sheet/
H A DSpreadsheetView.idl122 /** allows to split the view.
/trunk/main/oox/source/ppt/
H A Dslidetransition.cxx325 case PPT_TOKEN( split ): in setOoxTransitionType()
/trunk/main/filter/source/config/tools/split/
H A DFCFGSplit.cfg38 outdir =c:/temp/split/fragments
/trunk/main/offapi/com/sun/star/configuration/backend/
H A DUpdatableLayer.idl100 <dd>the provided layer is split into a composite one whose contents
/trunk/main/filter/qa/complex/filter/detection/typeDetection/
H A DHelper.java127 String[] tokens = content.get(row).split(";"); in getToDoList()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/generator/html/
H A Dcode.js77 var aLcPatterns = sPattern.toLowerCase().split(/\s+/);
/trunk/main/pyuno/source/module/
H A Duno.py250 modnames = name.split( "." )
H A Dunohelper.py220 fac = loader.activate( max(x.split("/")),"",componentUrl,rootKey)
/trunk/main/offapi/com/sun/star/sdb/
H A DXSQLQueryComposer.idl93 The filter criteria is split into levels. Each level represents the

Completed in 118 milliseconds

1234567891011