Home
last modified time | relevance | path

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

/aoo42x/main/rsc/source/rscpp/
H A Dcpp4.c100 old = dp->repl; /* Remember replacement */
101 dp->repl = NULL; /* No replacement now */
208 dp->repl = savestring(work); /* Save the string */
217 if ((old != NULL && dp->repl != NULL && !streq(old, dp->repl))
218 || (old == NULL && dp->repl != NULL)
219 || (old != NULL && dp->repl == NULL)) {
566 inp = tokenp->repl; /* -> macro replacement */
H A Dcpp6.c631 if (dp->repl != NULL) /* Free the replacement */ in defendel()
632 free(dp->repl); /* if any, and then */ in defendel()
644 dp->repl = NULL; in defendel()
695 if (dp->repl != NULL) { in dumpadef()
697 for (cp = dp->repl; (c = *cp++ & 0xFF) != EOS;) { in dumpadef()
735 file = getfile( strlen( dp->repl ), dp->name ); in dumpadef()
736 strcpy( file->buffer, dp->repl ); in dumpadef()
H A Dcpp3.c266 dp->repl = savestring(ap);
480 dp->repl = savestring("1");
501 dp->repl = tp = getmem(27);
H A Dcpp.h176 char *repl; /* -> replacement */ member
/aoo42x/main/rsc/source/rsc/
H A Drsc.cxx366 …air< OString, OString > >::const_iterator repl = m_aReplacements.begin(); repl != m_aReplacements.… in substitutePaths() local
368 if( rIn.compareTo( repl->second, repl->second.getLength() ) == 0 ) // path matches in substitutePaths()
370 …if( last_match == m_aReplacements.end() || last_match->second.getLength() < repl->second.getLength… in substitutePaths()
371 last_match = repl; in substitutePaths()
/aoo42x/main/oox/source/token/
H A Dtokens.txt4191 repl
/aoo42x/extras/l10n/source/ca-XR/
H A Dlocalize.sdf3260 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LEND13 0 ca-XR Triàngul sense replé 202004…
3261 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LEND14 0 ca-XR Diamant sense replé 2020041…
3263 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LEND16 0 ca-XR Círcul sense replé 20200411…
3264 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LEND17 0 ca-XR Quadrat 45 sense replé 2020…
3265 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LEND18 0 ca-XR Quadrat sense replé 2020041…
3266 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LEND19 0 ca-XR Mig círcul sense replé 2020…
22752 helpcontent2 source\text\simpress\main0202.xhp 0 help tit 0 ca-XR Barra Llínees i replé 20200…
22753 …f=\"text/simpress/main0202.xhp\" name=\"Llínees i barres de replé\"\>Llínees i barres de replé\</l…
22951 …<link href=\"text/sdraw/main0202.xhp\" name=\"Barra Llínees i replé\"\>Barra Llínees i replé\</lin…
23217 …nk href=\"text/shared/01/05210100.xhp\" name=\"Estil d'àrea / replé\"\>Estil d'àrea / replé\</link…
[all …]

Completed in 995 milliseconds