Searched refs:rPar2 (Results 1 – 6 of 6) sorted by relevance
/aoo4110/main/sw/source/ui/fldui/ |
H A D | fldpage.cxx | 153 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 D | fldmgr.cxx | 1465 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 D | fldpage.hxx | 79 const String& rPar2,
|
/aoo4110/main/sw/source/ui/inc/ |
H A D | fldmgr.hxx | 91 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,
|
/aoo4110/main/rsc/source/res/ |
H A D | rsctop.cxx | 66 void RscTop::SetCallPar( const ByteString & rPar1, const ByteString & rPar2, in SetCallPar() argument 70 aCallPar2 = rPar2; in SetCallPar()
|
/aoo4110/main/rsc/inc/ |
H A D | rsctop.hxx | 74 void SetCallPar( const ByteString & rPar1, const ByteString & rPar2,
|
Completed in 47 milliseconds