Home
last modified time | relevance | path

Searched refs:inhalt (Results 1 – 3 of 3) sorted by relevance

/trunk/main/soltools/inc/
H A Dst_list.hxx109 XX * inhalt; member in ST_List
141 : inhalt(0), in ST_List()
150 : inhalt(0), in ST_List()
187 inhalt[p] = inhalt[p-1]; in Insert()
189 inhalt[pos] = elem_; in Insert()
203 inhalt[p] = inhalt[p+1]; in Remove()
244 if (inhalt != 0) in alloc()
250 pNew[i] = inhalt[i]; in alloc()
253 delete [] inhalt; in alloc()
256 inhalt = pNew; in alloc()
[all …]
/trunk/main/xml2cmp/source/support/
H A Dlist.hxx92 XX * inhalt; member in List
121 : inhalt(0), in List()
140 inhalt[p] = inhalt[p-1]; in insert()
142 inhalt[pos] = elem_; in insert()
156 inhalt[p] = inhalt[p+1]; in remove()
197 if (inhalt != 0) in alloc()
206 delete [] inhalt; in alloc()
209 inhalt = pNew; in alloc()
228 memmove(this->inhalt[pos+1], this->inhalt[pos], (this->len-pos) * sizeof(XY*) ); in insert()
240 delete this->inhalt[pos]; in remove()
[all …]
/trunk/extras/l10n/source/de/
H A Dlocalize.sdf1115 cui source\customize\cfg.src 0 fixedline RID_SVXPAGE_MENUS GRP_MENU_SEPARATOR 261 de Menüinhalt

Completed in 914 milliseconds