/aoo4110/main/rsc/source/parser/ |
H A D | rscyacc.y | 306 aError = S.Top().pClass->SetRef( S.Top(), aRscId ); 449 aError = S.Top().pClass->SetRef( S.Top(), aRscId ); 790 aError = S.Top().pClass->SetRef( S.Top(), RscId( $1 ) ); 802 aError = aInst.pClass->SetRef( aInst, RscId( $1 ) );
|
H A D | rscyacc.cxx | 225 aError = S.Top().pClass->SetRef( S.Top(), aName2 ); in DoClassHeader()
|
/aoo4110/main/rsc/source/res/ |
H A D | rsctop.cxx | 783 ERRTYPE RscTop::SetRef( const RSCINST & rInst, const RscId & rRefId ){ in SetRef() function in RscTop 785 return pSuperClass->SetRef( rInst, rRefId ); in SetRef()
|
H A D | rsccont.cxx | 631 ERRTYPE RscBaseCont::SetRef( const RSCINST & rInst, const RscId & rRefId ){ in SetRef() function in RscBaseCont 645 aError = aTmpI.pClass->SetRef( aTmpI, rRefId ); in SetRef()
|
H A D | rscstr.cxx | 143 ERRTYPE RscString::SetRef( const RSCINST & rInst, const RscId & rRefId ){ in SetRef() function in RscString
|
H A D | rscrange.cxx | 628 ERRTYPE RscIdRange::SetRef( const RSCINST & rInst, const RscId & rRscId ){ in SetRef() function in RscIdRange
|
H A D | rscmgr.cxx | 685 ERRTYPE RscMgr::SetRef( const RSCINST & rInst, const RscId & rRefId ) in SetRef() function in RscMgr
|
/aoo4110/main/rsc/inc/ |
H A D | rscstr.hxx | 66 ERRTYPE SetRef( const RSCINST & rInst, const RscId & rRefId );
|
H A D | rscmgr.hxx | 73 ERRTYPE SetRef( const RSCINST & rInst, const RscId & rRefId );
|
H A D | rsccont.hxx | 92 ERRTYPE SetRef( const RSCINST & rInst, const RscId & rRefId );
|
H A D | rscrange.hxx | 156 ERRTYPE SetRef( const RSCINST &, const RscId & rRscId );
|
H A D | rscinst.hxx | 86 ERRTYPE SetRef( const RscId & rRscId );
|
H A D | rsctop.hxx | 98 virtual ERRTYPE SetRef( const RSCINST & rInst, const RscId & rRefId );
|
/aoo4110/main/sw/source/core/inc/ |
H A D | ftnfrm.hxx | 108 void SetRef ( SwCntntFrm *pNew ) { pRef = pNew; } in SetRef() function in SwFtnFrm
|
/aoo4110/main/idl/inc/ |
H A D | basobj.hxx | 244 void SetRef( SvMetaReference * pRef ) in SetRef() function in SvMetaReference
|
/aoo4110/main/sw/source/core/text/ |
H A D | txtftn.cxx | 528 pFtnFrm->SetRef( this ); in RemoveFtn() 554 pFtnFrm->SetRef( pDest ); in RemoveFtn()
|
/aoo4110/main/rsc/doku/feinkonz.43/ |
H A D | rscinst.doc | 2931 ERRTYPE SetRef( const RscId & rRscId ); 3525 Au0RscInst::SetRef() 3527 AliERRTYPE RscInst::SetRef( const RscId & rRefName ); 3546 Mit SetRef( RscId() ), werden die Referenzen wieder aufgehoben. 4120 RscInst::SetRef() 42
|
/aoo4110/main/idl/source/objects/ |
H A D | slot.cxx | 938 SetRef( pKnownSlot ); in ReadSvIdl() 963 SetRef( pKnownSlot ); in ReadSvIdl()
|
H A D | types.cxx | 383 xT->SetRef( GetType() ); in ReadSvIdl() 1494 SetRef( pType ); in ReadHeaderSvIdl()
|
/aoo4110/main/idl/source/prj/ |
H A D | database.cxx | 574 xType->SetRef( pType ); in ReadKnownType()
|
/aoo4110/main/sw/source/core/layout/ |
H A D | ftnfrm.cxx | 1957 pFtn->SetRef( pNew ); in ChangeFtnRef()
|
/aoo4110/main/sw/source/core/txtnode/ |
H A D | ndtxt.cxx | 343 pFtn->SetRef( pFrm ); in lcl_ChangeFtnRef()
|