Home
last modified time | relevance | path

Searched refs:splitted (Results 1 – 7 of 7) sorted by relevance

/AOO41X/main/l10ntools/scripts/tool/
H A Dsdf.py134 splitted = line.split("\t")
135 if len(splitted) == 15:
136 self.project = splitted[ self.const._PROJECT_POS ]
137 self.source_file = splitted[ self.const._SOURCE_FILE_POS ]
138 self.dummy1 = splitted[ self.const._DUMMY1_POS ]
139 self.resource_type = splitted[ self.const._RESOURCE_TYPE_POS ]
140 self.gid = splitted[ self.const._GID_POS ]
141 self.lid = splitted[ self.const._LID_POS ]
142 self.helpid = splitted[ self.const._HELPID_POS ]
143 self.platform = splitted[ self.const._PLATFORM_POS ]
[all …]
/AOO41X/main/l10ntools/java/receditor/java/transex3/model/
H A DSdfEntity.java79 String[] splitted = line.split("\t"); in setProperties() local
81 setProject( splitted[ SdfEntity.PROJECT_POS ] ); in setProperties()
82 setSource_file( splitted[ SdfEntity.SOURCE_FILE_POS ] ); in setProperties()
83 setDummy1( splitted[ SdfEntity.DUMMY1_POS ] ); in setProperties()
84 setResource_type( splitted[ SdfEntity.RESOURCE_TYPE_POS ] ); in setProperties()
85 setGid( splitted[ SdfEntity.GID_POS ] ); in setProperties()
86 setLid( splitted[ SdfEntity.LID_POS ] ); in setProperties()
87 setHelpid( splitted[ SdfEntity.HELPID_POS ] ); in setProperties()
88 setPlatform( splitted[ SdfEntity.PLATFORM_POS ] ); in setProperties()
89 setDummy2( splitted[ SdfEntity.DUMMY2_POS ] ); in setProperties()
[all …]
/AOO41X/main/l10ntools/java/jpropex/java/
H A DSdfEntity.java98 String[] splitted = line.split("\t",15); in setProperties() local
99 setProject( splitted[ SdfEntity.PROJECT_POS ] ); in setProperties()
100 setSource_file( splitted[ SdfEntity.SOURCE_FILE_POS ] ); in setProperties()
101 setDummy1( splitted[ SdfEntity.DUMMY1_POS ] ); in setProperties()
102 setResource_type( splitted[ SdfEntity.RESOURCE_TYPE_POS ] ); in setProperties()
103 setGid( splitted[ SdfEntity.GID_POS ] ); in setProperties()
104 setLid( splitted[ SdfEntity.LID_POS ] ); in setProperties()
105 setHelpid( splitted[ SdfEntity.HELPID_POS ] ); in setProperties()
106 setPlatform( splitted[ SdfEntity.PLATFORM_POS ] ); in setProperties()
107 setDummy2( splitted[ SdfEntity.DUMMY2_POS ] ); in setProperties()
[all …]
/AOO41X/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/DirtyTags/
H A DDirtyTagWrapper.java66 …String[] splitted =checkString.split("(<ept ([^<>])*>)|(</ept>)|(<bpt ([^<>])*>)|(</bpt>)|(<sub([^… in unwrapString() local
68 for(int i=0;i<splitted.length;i++){ in unwrapString()
69 workBuffer.append(splitted[i]); in unwrapString()
76 splitted =string.split("(<sub([^<>])*>)|(</sub>)"); in unwrapString()
78 for(int i=0;i<splitted.length;i++){ in unwrapString()
79 returnBuffer.append(splitted[i]); in unwrapString()
/AOO41X/main/offapi/com/sun/star/frame/
H A DDispatchHelper.idl38 Normaly a complete dispatch is splitted into different parts:
/AOO41X/main/offapi/com/sun/star/table/
H A DXMergeableCellRange.idl60 cells taht are already splitted.
/AOO41X/main/filter/source/config/tools/split/
H A DFCFGSplit.cfg24 # xcu file, should be analyzed and splitted