Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/shells/
H A Dtextfld.cxx219 String aPar1 = ((SfxStringItem *)pItem)->GetValue(); in ExecField() local
226 aPar1 += DB_DELIM; in ExecField()
230 aPar1 += ((SfxStringItem *)pItem)->GetValue(); in ExecField()
235 aPar1 += DB_DELIM; in ExecField()
236 aPar1 += String::CreateFromInt32(nCommand); in ExecField()
237 aPar1 += DB_DELIM; in ExecField()
241 aPar1 += ((SfxStringItem *)pItem)->GetValue(); in ExecField()
251 … SwInsertFld_Data aData(nType, 0, aPar1, aPar2, nFormat, GetShellPtr(), cSeparator ); in ExecField()
266 String aPar1 = ((SfxStringItem *)pItem)->GetValue(); in ExecField() local
289 … SwInsertFld_Data aData(nType, nSubType, aPar1, aPar2, nFormat, GetShellPtr(), cSeparator ); in ExecField()
/trunk/main/i18npool/source/localedata/
H A DLocaleNode.cxx717 OUString aPar1( RTL_CONSTASCII_USTRINGPARAM( "0)" )); in generateCode() local
721 if (aCode.indexOf( aPar1 ) > 0 || aCode.indexOf( aPar2 ) > 0 || in generateCode()
/trunk/main/basic/source/runtime/
H A Dmethods.cxx548 String aPar1 = rPar.Get(1)->GetString(); in RTLFUNC() local
551 if (aPar1.Len() > 0) in RTLFUNC()
553 int nCurDrive = (int)aPar1.GetBuffer()[0]; ; in RTLFUNC()

Completed in 57 milliseconds