Home
last modified time | relevance | path

Searched refs:rPar2 (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/sw/source/ui/fldui/
H A Dfldpage.cxx153 const String& rPar2, sal_uLong nFormatId, in InsertFld() argument
162 …SwInsertFld_Data aData(nTypeId, nSubType, rPar1, rPar2, nFormatId, 0, cSeparator, bIsAutomaticLang… in InsertFld()
198 aReq.AppendItem(SfxStringItem(FN_PARAM_FIELD_CONTENT, rPar2)); in InsertFld()
209 String sPar2(rPar2); in InsertFld()
H A Dfldmgr.cxx1465 const String& rPar2, in UpdateCurFld() argument
1495 String sPar2( rPar2 ); in UpdateCurFld()
1511 sal_uInt16 nByte = (sal_uInt16)rPar2.ToInt32(); in UpdateCurFld()
1566 ((SwGetRefField*)pTmpFld)->SetSubType( (sal_uInt16)rPar2.ToInt32() ); in UpdateCurFld()
1567 sal_uInt16 nPos = rPar2.Search( '|' ); in UpdateCurFld()
1569 … ((SwGetRefField*)pTmpFld)->SetSeqNo( (sal_uInt16)rPar2.Copy( nPos + 1 ).ToInt32()); in UpdateCurFld()
H A Dfldpage.hxx79 const String& rPar2,
/aoo41x/main/sw/source/ui/inc/
H A Dfldmgr.hxx91 SwInsertFld_Data(sal_uInt16 nType, sal_uInt16 nSub, const String& rPar1, const String& rPar2, in SwInsertFld_Data()
96 sPar2(rPar2), in SwInsertFld_Data()
146 const String& rPar2,
/aoo41x/main/rsc/source/res/
H A Drsctop.cxx66 void RscTop::SetCallPar( const ByteString & rPar1, const ByteString & rPar2, in SetCallPar() argument
70 aCallPar2 = rPar2; in SetCallPar()
/aoo41x/main/rsc/inc/
H A Drsctop.hxx74 void SetCallPar( const ByteString & rPar1, const ByteString & rPar2,

Completed in 33 milliseconds