Lines Matching refs:aStrFromRES
473 String aStrFromRES = String(SVX_RESSTR( RID_SVXSTR_NUMBULLET_CUSTOM_BULLET_DESCRIPTION)); in RelplaceNumRule() local
476 aStrFromRES.SearchAndReplace(aReplace,sNUM); in RelplaceNumRule()
477 pActualBullets[nIndex]->sDescription = aStrFromRES; in RelplaceNumRule()
734 String aStrFromRES = String(SVX_RESSTR( RID_SVXSTR_NUMBULLET_CUSTOM_BULLET_DESCRIPTION)); in RelplaceNumRule() local
737 aStrFromRES.SearchAndReplace(aReplace,sNUM); in RelplaceNumRule()
738 pEntry->sDescription = aStrFromRES; in RelplaceNumRule()
1111 String aStrFromRES = String(SVX_RESSTR( RID_SVXSTR_NUMBULLET_CUSTOM_BULLET_DESCRIPTION)); in RelplaceNumRule() local
1114 aStrFromRES.SearchAndReplace(aReplace,sNUM); in RelplaceNumRule()
1115 pEntry->sDescription = aStrFromRES; in RelplaceNumRule()
1189 … String aStrFromRES = String(SVX_RESSTR( RID_SVXSTR_NUMBULLET_CUSTOM_BULLET_DESCRIPTION)); in RelplaceNumRule() local
1192 aStrFromRES.SearchAndReplace(aReplace,sNUM); in RelplaceNumRule()
1193 … ((BulletsSettings_Impl*)(pActualBullets[nIndex]->pBullets))->sDescription = aStrFromRES; in RelplaceNumRule()
1229 … String aStrFromRES = String(SVX_RESSTR( RID_SVXSTR_NUMBULLET_CUSTOM_BULLET_DESCRIPTION)); in RelplaceNumRule() local
1232 aStrFromRES.SearchAndReplace(aReplace,sNUM); in RelplaceNumRule()
1233 … ((GrfBulDataRelation*)(pActualBullets[nIndex]->pBullets))->sDescription = aStrFromRES; in RelplaceNumRule()
1597 String aStrFromRES = String(SVX_RESSTR( RID_SVXSTR_NUMBULLET_CUSTOM_NUMBERING_DESCRIPTION)); in RelplaceNumRule() local
1600 aStrFromRES.SearchAndReplace(aReplace,sNUM); in RelplaceNumRule()
1601 _pSet->sDescription = aStrFromRES; in RelplaceNumRule()
1918 … String aStrFromRES = String(SVX_RESSTR( RID_SVXSTR_NUMBULLET_CUSTOM_MULTILEVEL_DESCRIPTION)); in RelplaceNumRule() local
1921 aStrFromRES.SearchAndReplace(aReplace,sNUM); in RelplaceNumRule()
1922 pItemArr->sDescription = aStrFromRES; in RelplaceNumRule()