/aoo4110/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/DirtyTags/ |
H A D | Tag.java | 122 String[] split=this.tagString.split("="); in wrapTagStringIntern() local 123 int length=split.length; in wrapTagStringIntern() 130 String attributeName = split[i].trim(); in wrapTagStringIntern() 131 if(split[i]. indexOf("</sub>")<0) split[i]=xmlString(split[i]); in wrapTagStringIntern() 141 if((valueStart=split[i].indexOf('"'))>=0){ in wrapTagStringIntern() 142 valueEnd = split[i].lastIndexOf('"'); in wrapTagStringIntern() 145 valueEnd = split[i].lastIndexOf("'"); in wrapTagStringIntern() 156 …split[i]=xmlString(split[i].substring(0,valueStart+1))+"<sub>"+xmlString(split[i].substring(valueS… in wrapTagStringIntern() 163 for(j=0;j<split.length-1;j++){ in wrapTagStringIntern() 164 wrappedString+=(split[j]+"="); in wrapTagStringIntern() [all …]
|
H A D | DirtyTagWrapCheck.java | 50 String [] split = line.split("\t"); in main() local 51 if(split.length<15){ in main() 56 String string = split[10]; in main()
|
H A D | DirtyTagWrapper.java | 66 …String[] splitted =checkString.split("(<ept ([^<>])*>)|(</ept>)|(<bpt ([^<>])*>)|(</bpt>)|(<sub([^… in unwrapString() 76 splitted =string.split("(<sub([^<>])*>)|(</sub>)"); in unwrapString() 101 String[] parts2 = checkString.split("\\\\>"); in wrapString()
|
/aoo4110/main/offapi/com/sun/star/sheet/ |
H A D | XViewSplitable.idl | 37 /** enables a <type>SpreadsheetView</type> to split the view. 45 /** returns <TRUE/> if the view is split 58 the view is split. 65 the view is split. 71 /** returns the column before which the view is split. 77 /** returns the row before which the view is split. 85 <p>To split only horizontally, specify <var>nPixelY</var> as 0. 86 To split only vertically, specify <var>nPixelX</var> as 0.</p>
|
/aoo4110/main/qadevOOo/runner/helper/ |
H A D | ComplexDescGetter.java | 93 String[] split = method.split("(?<=\\)),(?=\\w+)"); in getDescriptionForSingleJob() local 95 for (int i = 0; i < split.length; i++) in getDescriptionForSingleJob() 97 String meth = split[i]; in getDescriptionForSingleJob()
|
H A D | BuildEnvTools.java | 141 final String[] outs = output.split("\n"); in getSrcRoot() 188 final String[] split = line.split("="); in getEnvValue() local 189 return split[1]; in getEnvValue()
|
/aoo4110/main/store/source/ |
H A D | stortree.cxx | 142 void OStoreBTreeNodeData::split (const self& rPageL) in split() function in OStoreBTreeNodeData 186 storeError OStoreBTreeNodeObject::split ( in split() function in OStoreBTreeNodeObject 207 xPageR->split (*rxPageL); in split() 500 eErrCode = split (0, xPageL, rBIOS); in find_insert() 547 eErrCode = rNode.split (i, xNext, rBIOS); in find_insert()
|
H A D | stortree.hxx | 228 void split (const self& rPageL); 264 storeError split (
|
/aoo4110/main/i18npool/source/localedata/data/ |
H A D | list-locales.awk | 62 split( $0, x, /<|>/ ) 71 split( $0, x, /<|>/ ) 89 split( tmp, iso, /_/ )
|
H A D | currency-check.awk | 171 split( $0, arr, /<|>/ ) 181 split( $0, arr, /<|>/ ) 191 split( $0, arr, /<|>/ )
|
/aoo4110/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/ |
H A D | Worksheet.java | 261 Point split = s.getSplit(); in addSettings() local 262 if(split.getX()!=0 || split.getY()!=0) { in addSettings() 263 p.setSplitPoint(s.getSplitType(), split); in addSettings() local
|
/aoo4110/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/ |
H A D | SDFReader.java | 256 if ((splitLine = split(line)) != null){ in SDFReader() 334 if ((splittedLine = split(line)) == null) { in readBlock() 578 private String[] split(String line) throws IOException { in split() method in SDFReader 581 if ((splitLine = line.split("\t")).length == 15) in split()
|
H A D | GSIReader.java | 156 if ((splitLine = split(line)) == null) { in getGSIData() 234 private String[] split(String line) { in split() method in GSIReader 236 .split("\\(\\$\\$\\)"); in split()
|
/aoo4110/test/testcommon/source/org/openoffice/test/common/ |
H A D | NamedRequest.java | 74 String[] klasses = arg.split(","); in tc() 96 String[] packages = arg.split(","); in tp() 123 String[] methods = arg.split(","); in tm()
|
/aoo4110/main/dbaccess/source/core/recovery/ |
H A D | settingsimport.cxx | 107 …void SettingsImport::split( const ::rtl::OUString& i_rElementName, ::rtl::OUString& o_rNamespace, … in split() function in dbaccess::SettingsImport 153 split( i_rElementName, sNamespace, sLocalName ); in nextState() 268 split( i_rElementName, sNamespace, sLocalName ); in nextState()
|
/aoo4110/main/basegfx/source/curve/ |
H A D | b2dcubicbezier.cxx | 522 rEdge.split(0.5, &aLeft, &aRight); in impGetLength() 632 split(t, 0, &aRight); in getTangent() 790 void B2DCubicBezier::split(double t, B2DCubicBezier* pBezierA, B2DCubicBezier* pBezierB) const in split() function in basegfx::B2DCubicBezier 890 aRetval.split(fEnd, &aRetval, 0); in snippet() 900 aRetval.split(fStart, 0, &aRetval); in snippet()
|
/aoo4110/main/offapi/com/sun/star/text/ |
H A D | XTextTableCursor.idl | 37 … TextTableCursor provide methods to navigate throught the table structure, to merge and split cells 160 <true/> if the range should be split vertically. 161 Otherwise it will be split horizontally.
|
/aoo4110/main/filter/source/config/tools/split/ |
H A D | makefile.mk | 27 PACKAGE = com$/sun$/star$/filter$/config$/tools$/split 62 com$/sun$/star$/filter$/config$/tools$/split
|
/aoo4110/main/qadevOOo/tests/java/complex/unoapi/ |
H A D | CheckModuleAPI.java | 352 final String[] names = module.split(","); in getDefinedModuleCommand() 451 final int count = module.split(value).length; in getTranslatedNames() 469 final String[] outs = output.split("\n"); in verifyOutput()
|
/aoo4110/main/offapi/com/sun/star/sdb/ |
H A D | XSingleSelectQueryComposer.idl | 75 /** appends a new set of filter criteria which is split into levels. 77 The filter criteria is split into levels. Each level represents the 152 /** appends a new set of HAVING filter criteria which is split into levels. 154 The HAVING filter criteria is split into levels. Each level represents the
|
/aoo4110/main/solenv/bin/ |
H A D | pchdelta.py | 150 segments = inputdata.split(MARKER) 153 lines = segments[1].split("\n")
|
/aoo4110/test/testcommon/source/org/openoffice/test/vcl/widgets/ |
H A D | VclMenuItem.java | 59 this.path = path.split("->"); in VclMenuItem() 83 this.path = path.split("->"); in VclMenuItem()
|
/aoo4110/main/offapi/com/sun/star/drawing/ |
H A D | XShapeCombiner.idl | 45 /** specifies the combine/split functionality. 79 void split( [in] com::sun::star::drawing::XShape xGroup );
|
/aoo4110/main/offapi/com/sun/star/table/ |
H A D | XMergeableCellRange.idl | 74 if a split is not possible for this range. 76 void split( [in] long Columns, [in] long Rows )
|
/aoo4110/main/toolkit/src2xml/source/ |
H A D | src2xml.py | 94 lst += file (value).read ().split ('\n') 99 lst += value.split (':')
|